help-gnubatch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-gnubatch] make install error on lib in Mac OS libtool


From: John Morrison
Subject: [help-gnubatch] make install error on lib in Mac OS libtool
Date: Wed, 20 Oct 2010 08:07:44 -0400

Got through the compile of util src with 1 error

Not sure what to do with libtool error.

Hoping someone might know what might be causing this error.

Don't know which version of libtool since does not seem to support -v --version etc.

ibtool -current_version
libtool: missing argument to: -current_version option
Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
Usage: libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]
John-Morrisons-MacBook:gnubatch-1.2 gnubatch$ 

Error msg w/libtool:  

cd lib;make
libtool --mode=compile gcc -O -g -Wall -fno-stack-protector  -I../hdrs -I../..   -c -o advtime.o advtime.c
libtool: unknown option character `-' in: --mode=compile
Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
Usage: libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]
make[2]: *** [advtime.o] Error 1
make[1]: *** [lib/libgnubatch_int.la] Error 2
make: *** [build-src] Error 2


reply via email to

[Prev in Thread] Current Thread [Next in Thread]