Subject: Making freetds
To: None <netbsd-help@netbsd.org>
From: tim <tim@uckun.com>
List: netbsd-help
Date: 04/21/2004 02:07:51
I get the following error when I attempt to build freetds on mac os x
pkgsrc
Can anybody help me decode this?
I am having problems with my SMTP server so I am not sure my last
message went through. Please excuse me if this message gets posted
twice.
I am getting the following error when making freetds on mac os X. It
looks like ar cru should be ar -cru but I can't find where in the
makefile this command is. Does anybody know?
/bin/sh ../../libtool --mode=link gcc -O2 -I/usr/pkg/include -liconv
-L/usr/pkg/lib -L/usr/lib -o libreplacements.la
ar cru .libs/libreplacements.a
ar: no archive members specified
usage: ar -d [-TLsv] archive file ...
ar -m [-TLsv] archive file ...
ar -m [-abiTLsv] position archive file ...
ar -p [-TLsv] archive [file ...]
ar -q [-cTLsv] archive file ...
ar -r [-cuTLsv] archive file ...
ar -r [-abciuTLsv] position archive file ...
ar -t [-TLsv] archive [file ...]
ar -x [-ouTLsv] archive [file ...]
gnumake[2]: *** [libreplacements.la] Error 1
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all-recursive] Error 1
*** Error code 2
Stop.
bmake: stopped in /usr/pkgsrc/databases/freetds
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/databases/freetds