Skip to Content.
Sympa Menu

freetds - Mac OS X 10.1.5 Make Problem?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: stephen.hsu AT donovandata.com
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Mac OS X 10.1.5 Make Problem?
  • Date: Mon, 16 Sep 2002 15:32:21 -0400


Hey,

I'm trying to make FreeTds on OS X. I'm getting the following
at the end. Any ideas? Thanks.

later
Stephen



I../../include -g -O2 -DTDS50 -c asprintf.c
cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -DTDS50
-c asprintf.c -o asprintf.o
asprintf.c: In function `vasprintf':
asprintf.c:67: `_SC_PAGESIZE' undeclared (first use in this function)
asprintf.c:67: (Each undeclared identifier is reported only once
asprintf.c:67: for each function it appears in.)
make[3]: *** [asprintf.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1




Archive powered by MHonArc 2.6.24.

Top of Page