Skip to Content.
Sympa Menu

freetds - Problem compiling on Solaris 2.6

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: FreeTDS AT secure.lightspeed.net
  • To: freetds
  • Subject: Problem compiling on Solaris 2.6
  • Date: Fri, 23 Jul 1999 13:35:33


I am having trouble with compiling FreeTDS v0.45. If anyone has any ideas
why this would be happening.

Making all in src
gmake[1]: Entering directory `/export/home/robert/freetds/freetds/src'
Making all in tds
gmake[2]: Entering directory `/export/home/robert/freetds/freetds/src/tds'
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"freetds\"
-DVERSION=\"0.45\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1
-DWORDS_BIGENDIAN=1 -DHAVE_STRFTIME=1 -I. -I. -I../../include -g -O2
-DHW_LITTLE_ENDIAN -DTDS42 -c convert.c
gcc -DPACKAGE=\"freetds\" -DVERSION=\"0.45\" -DSTDC_HEADERS=1
-DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_STRFTIME=1
-I. -I. -I../../include -g -O2 -DHW_LITTLE_ENDIAN -DTDS42
-Wp,-MD,.deps/convert.p -c -fPIC -DPIC convert.c
convert.c: In function `_string_to_tm':
convert.c:510: parse error before `1'
convert.c:535: duplicate case value
convert.c:523: this is the first entry for that value
gmake[2]: *** [convert.lo] Error 1
gmake[2]: Leaving directory `/export/home/robert/freetds/freetds/src/tds'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/export/home/robert/freetds/freetds/src'
gmake: *** [all-recursive] Error 1

Thank you,
Robert Mann
Lightspeed Net




Archive powered by MHonArc 2.6.24.

Top of Page