Skip to Content.
Sympa Menu

freetds - RE: [freetds] [ freetds-Patches-831132 ] configuration issue on I nterix-not a patch for freetds

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: RE: [freetds] [ freetds-Patches-831132 ] configuration issue on I nterix-not a patch for freetds
  • Date: Tue, 28 Oct 2003 10:30:23 +0530

Inspired by your response I did a re-configure(after un-taring the freetds
again, earlier one had few of my quick fixes, which weren't straight ;) )

Steps
========
1.LDFLAGS="-L/usr/examples/freetds-0.62.dev.20030410/src/ctlib
-L/usr/examples/freetds-0.62.dev.20030410/src/dblib
-L/usr/examples/freetds-0.62.dev.20030410/src/pool
-L/usr/examples/freetds-0.62.dev.20030410/src/tds
-L/usr/examples/freetds-0.62.dev.20030410/src/odbc
-L/usr/examples/freetds-0.62.dev.20030410/src/server"

2.CFLAGS="-D_ALL_SOURCE"
CPPFLAGS="-I/usr/examples/freetds-0.62.dev.20030410/include -D_ALL_SOURCE"
./configure

configure went through fine.

Attached is the make output(swapnamake.log) and the error its throwing is
shown below.

if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I
-I/usr/examples/freetds-0.62.dev.20030410/include -D_ALL_SOURCE -D_F
ARY_SOURCE -DTDS50 -Wall -Wstrict-prototypes -Wmissing-prototypes -D
-MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o `test -f
|| echo './'`config.c; then mv ".deps/config.Tpo" ".deps/config.Po"
-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
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
Hope you find something really odd.
Thanks a ton
Swapna


-----Original Message-----
From: James K. Lowden [mailto:jklowden AT schemamania.org]
Sent: Tuesday, October 28, 2003 7:22 AM
To: FreeTDS Development Group
Subject: Re: [freetds] [ freetds-Patches-831132 ] configuration issue on
Interix-not a patch for freetds

> Patches item #831132, was opened at 2003-10-27 08:39
>
> Loading the zip file which conatins a copy of the
> config.log, config.status and the out put of ./configure .

Hmph. I guess it's good news: everything looks fine. For example, you're
detecting string.h, and even thread support.

Could we see the make output now?

> Thanks for taking out time for me.

Sure thing. :-) I want to add your environment to our list of known
working ones.

--jkl
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
**************************************************************************
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.
**************************************************************************


Attachment: swapnamake.log
Description: Binary data



  • RE: [freetds] [ freetds-Patches-831132 ] configuration issue on I nterix-not a patch for freetds, Swapna_Anand, 10/28/2003

Archive powered by MHonArc 2.6.24.

Top of Page