Skip to Content.
Sympa Menu

freetds - Re: compile problem - login.c - CVS version

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Martin Spott <Martin.Spott AT uni-duisburg.de>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: compile problem - login.c - CVS version
  • Date: Mon, 24 Apr 2000 14:01:54 +0200 (MET DST)



> I have just checked out the latest CVS copy, and tried to compile
> freetds on a Solaris 7.0 box, using gcc.

> In ./src/tds/login.c - my compile is bugging out.... it doesn't like
> 'FIONBIO'.

I'd like to second that (Solaris2.5.1/Sparc, gcc-2.95.2), though I didn't
mention it any more:

[...]
gcc -DPACKAGE=\"freetds\" -DVERSION=\"0.50\" -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_BIG_ENDIAN -DTDS50
-Wp,-MD,.deps/login.pp -c -fPIC -DPIC login.c -o login.lo
login.c: In function ds_connect':
login.c:176: IONBIO' undeclared (first use in this function)
login.c:176: (Each undeclared identifier is reported only once
login.c:176: for each function it appears in.)
make[2]: *** [login.lo] Error 1


Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------




Archive powered by MHonArc 2.6.24.

Top of Page