Skip to Content.
Sympa Menu

freetds - Re: Problem compiling on Solaris 2.6

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Problem compiling on Solaris 2.6
  • Date: Sat, 24 Jul 1999 19:27:07 -0400 (EDT)


Hi,

There was a problem with my use of 'enum', I think I've fixed it in the
CVS version, could you perhaps try that and let us know if it fixes it?

Brian


On Fri, 23 Jul 1999 FreeTDS AT secure.lightspeed.net wrote:

> 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
>
> ---
> You are currently subscribed to freetds as: camber AT ais.org
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
>





Archive powered by MHonArc 2.6.24.

Top of Page