Skip to Content.
Sympa Menu

freetds - [freetds] tsql compile problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Mark J. Lilback" <mark AT lilback.com>
  • To: freetds mailing list <freetds AT lists.ibiblio.org>
  • Subject: [freetds] tsql compile problem
  • Date: Wed, 19 Feb 2003 21:20:39 -0500

When compiling on Mac OS X, the following error happens:

Making all in apps
source='tsql.c' object='tsql.o' libtool=no \
depfile='.deps/tsql.Po' tmpdepfile='.deps/tsql.TPo' \
depmode=gcc /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DTDS70 -Wall -Wstrict-prototypes -Wmissing-prototypes -DNOFREETDSCONF -c `test -f 'tsql.c' || echo './'`tsql.c
tsql.c:55: header file 'nl_types.h' not found
tsql.c:56: header file 'langinfo.h' not found
cpp-precomp: warning: errors during smart preprocessing, retrying in basic
mode
make[2]: *** [tsql.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1


Is there a check we can do to not include these?

Also, wouldn't it make sense to allow args to configure to enable/disable the apps. server, and pool builds?

--
__________________________________________________________________________
"They that can give up essential liberty
Mark J. Lilback to obtain a little temporary safety
<mark AT lilback.com> deserve neither liberty or safety."
http://www.lilback.com/ -- Benjamin Franklin




Archive powered by MHonArc 2.6.24.

Top of Page