Skip to Content.
Sympa Menu

freetds - [freetds] fd_Set -parse error

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Swapna_Anand <Swapna_Anand AT Satyam.com>
  • To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Subject: [freetds] fd_Set -parse error
  • Date: Wed, 22 Oct 2003 11:49:05 +0530


Hi All,
I am trying to configure and make Freetds 0.61 on Interix subsystem
of windows(SFU).Configure went on fine but "make" gives me the following
error

Making all in pool
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../serv
-D_FREETDS_LIBRARY_SOURCE -DTDS50 -Wall -Wstrict-prototypes -Wmissing-proto
s -g -O2 -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o `test
config.c' || echo './'`config.c; then mv ".deps/config.Tpo" ".deps/config.P
else rm -f ".deps/config.Tpo"; exit 1; fi
In file included from config.c:35:
pool.h:100: error: parse error before "fd_set"
pool.h:100: warning: function declaration isn't a prototype
pool.h:106: error: parse error before "fd_set"
pool.h:106: warning: function declaration isn't a prototype
config.c: In function `pool_read_conf_sections':
config.c:78: warning: implicit declaration of function `strdup'
config.c:78: warning: assignment makes pointer from integer without a cast
config.c: In function `pool_read_conf_section':
config.c:179: warning: assignment makes pointer from integer without a cast
config.c:183: warning: assignment makes pointer from integer without a cast
config.c:187: warning: assignment makes pointer from integer without a cast
config.c:191: warning: assignment makes pointer from integer without a cast
*** Error code 1


I am investigating but if any of you have experienced this before please do
let me know where I can fix it.

I guess it is due to the POSIX standard on Interix.

TIA
Swapna



**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************




Archive powered by MHonArc 2.6.24.

Top of Page