Skip to Content.
Sympa Menu

freetds - Re: [freetds] freetds compile issues on solaris 8 sparc

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Les Gondor <les AT adanac.net>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] freetds compile issues on solaris 8 sparc
  • Date: Thu, 02 Sep 2004 14:54:16 -0400

Does your PATH environment variable include '/usr/ccs/bin'? That is the default location of Sun's 'ar', as part of package SUNWbtool.

Cheers,
Les

Becerra, Marrcello wrote:
I am having trouble getting freetds .053 to compile on Solaris 8 sparc.
Here is the following error after running make


(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
num
eric.o config.o query.o iconv.o
../../libtool: ar: not found
*** Error code 1
make: Fatal error: Command failed for target `libtds.la'
Current working directory /export/home/xer/db/freetds-0.53.orig/src/tds
[snip]
---
Les Gondor les AT adanac.net
"If you don't know what you're doing, do it neatly"




Archive powered by MHonArc 2.6.24.

Top of Page