Re: Is compliling from CVS broken or is it just my openSUSE 11.1 install :)
Royce Smallbone <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 20 January 2009 11:11:51 Frediano Ziglio wrote: > Il giorno mar, 20/01/2009 alle 09.44 +0000, Royce Smallbone ha scritto: > > Hi all, > > > > I downloaded a fresh CVS copy and run ./autogen.sh and then make and I > > get the following error: > > > > > > In file included from ../../include/replacements.h:29, > > from fakepoll.c:24: > > ../../include/replacements/readpassphrase.h:49: error: expected > > declaration specifiers or ‘...’ before ‘size_t’ > > In file included from fakepoll.c:24: > > ../../include/replacements.h:84: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or > > ‘__attribute__’ before ‘tds_strlcpy’ > > ../../include/replacements.h:90: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or > > ‘__attribute__’ before ‘tds_strlcat’ > > make[2]: *** [fakepoll.lo] Error 1 > > make[2]: Leaving directory > > `/home/localuser/Development/freetds/src/replacements' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/localuser/Development/freetds/src' > > make: *** [all-recursive] Error 1 > > > > > > The current stable FreeTDS compiles fine, but I need the added > > functionality contained within CVS. > > just include stdio.h and stdlib.h before replacements.h > > freddy77 Thanks Freddy, worked a treat. Royce _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds