Skip to Content.
Sympa Menu

freetds - [freetds] more freetds on Solaris

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "John Ulmer" <John.Ulmer AT noaa.gov>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] more freetds on Solaris
  • Date: Fri, 06 Dec 2002 16:00:05 -0500

First, thanks to Frediano Ziglio for the very quick and effective response to
my last post.
I did: "export AR=/usr/ccs/bin/ar" and the 'make' went a lot further.

Unfortunately, it did not complete.
Building a nightly snapshot from 12-6-2002 on SunOS 5.8

This configure seems to be happy.
prompt# ./configure --with-tdsver=7.0
--prefix=/home/user1/projects/modules/freetds
--sysconfdir=/home/user1/projects/modules/etc

The end of the 'make' looks like......

/bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../include
-D_FREETDS_LIBRARY_SOURCE -DTDS70 -D_REENTRANT -D_THREAD_SAFE -Wall
-Wstrict-prototypes -Wmissing-
prototypes -g -O2 -c -o threadsafe.lo `test -f 'threadsafe.c' || echo
'./'`threadsafe.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
-D_FREETDS_LIBRARY_SOURCE -DTDS70 -D_RE
ENTRANT -D_THREAD_SAFE -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2
-c threadsafe.c -Wp,-M
D,.deps/threadsafe.TPlo -fPIC -DPIC -o .libs/threadsafe.o
threadsafe.c: In function `tds_get_homedir':
threadsafe.c:219: too many arguments to function `getpwuid_r'
make[3]: *** [threadsafe.lo] Error 1
make[3]: Leaving directory `/home/user1/projects/modules/freetds-0.60/src/tds'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user1/projects/modules/freetds-0.60/src/tds'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user1/projects/modules/freetds-0.60/src'
make: *** [all-recursive] Error 1


As always , thanks.

--
John R. Ulmer
Senior Computer Analyst
TPMC Contractor
NOAA Coastal Services Center
john.ulmer AT noaa.gov
(843)740-1228
2234 South Hobson Avenue, Charleston, SC 29405






Archive powered by MHonArc 2.6.24.

Top of Page