Skip to Content.
Sympa Menu

freetds - Solaris 7, make problems.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Adam Walker" <awalker AT origin.ea.com>
  • To: freetds
  • Subject: Solaris 7, make problems.
  • Date: Mon, 31 Jan 2000 12:25:40


I apologize in advance for my inexperience in this arena. After running a
./configure --with-tdsver=4.2
then a make
The make dies at the following,
(cd .libs && rm -f libtds.so.0 && ln -s libtds.so.0.0.0 libtds.so.0)
(cd .libs && rm -f libtds.so && ln -s libtds.so.0.0.0 libtds.so)
ar cru .libs/libtds.a mem.o token.o util.o login.o read.o write.o
convert.o numeric.o
../../libtool: ar: not found
make[2]: *** [libtds.la] Error 1
make[2]: Leaving directory `/export/home/source/freetds/src/tds'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/source/freetds/src'
make: *** [all-recursive] Error 1

I'm not certain what the error means, and any help is greatly
appreciated...

Adam Walker
Origin Systems





Archive powered by MHonArc 2.6.24.

Top of Page