Skip to Content.
Sympa Menu

freetds - RE: [freetds] fd_Set -parse error

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] fd_Set -parse error
  • Date: Wed, 22 Oct 2003 13:46:01 -0400

> From: Swapna_Anand [mailto:Swapna_Anand AT Satyam.com]
> Sent: October 22, 2003 2:19 AM
>
> 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

What does Interix say about "man fs_set"? Is fd_set defined in (the
equivalent of) /usr/include/*.h ?

If you work up a patch for src/pool that lets it at least compile on
Interix, that would be great. Unless you need the pool server, though, you
could just hack the Makefile or "#if 0" the bodies of src/pool/*.c to go
around the issue.

HTH.

--jkl
-----------------------------------------
The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the original
message. Please note that we do not accept account orders and/or instructions
by e-mail, and therefore will not be responsible for carrying out such orders
and/or instructions.






Archive powered by MHonArc 2.6.24.

Top of Page