Skip to Content.
Sympa Menu

freetds - [freetds] Can configure but failes with make

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Hirsch, Jonathan" <jonathan.hirsch AT gs.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Can configure but failes with make
  • Date: Wed, 16 Apr 2003 14:34:06 -0400

Hello,

I can run configure ok but I fail when I try to run make. Any suggestions?

# make
Making all in include
echo '#define FREETDS_SYSCONFDIR "/usr/local/etc"' >freetds_sysconfdir.h
make all-am
Making all in src
Making all in replacements
source='asprintf.c' object='asprintf.lo' libtool=yes \
depfile='.deps/asprintf.Plo' tmpdepfile='.deps/asprintf.TPlo' \
depmode=gcc /bin/bash ../../depcomp \
/bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DTDS50 -Wall
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o asprintf.lo `test -f
'asprintf.c' || echo './'`asprintf.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
-D_FREETDS_LIBRARY_SOURCE -DTDS50 -Wall -Wstrict-prototypes
-Wmissing-prototypes -g -O2 -c asprintf.c -Wp,-MD,.deps/asprintf.TPlo -fPIC
-DPIC -o .libs/asprintf.o
asprintf.c: In function `asprintf':
asprintf.c:24: `__builtin_va_alist' undeclared (first use in this function)
asprintf.c:24: (Each undeclared identifier is reported only once
asprintf.c:24: for each function it appears in.)
asprintf.c:22: warning: `ap' might be used uninitialized in this function
*** Error code 1
make: Fatal error: Command failed for target `asprintf.lo'
Current working directory
/export/opt3/tempinst/freetds-0.61/src/replacements
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/opt3/tempinst/freetds-0.61/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

--
Jonathan Hirsch - User Support Engineering Group
jonathan.hirsch AT gs.com
Voice 212-902-7029
Pager 1-888-274-8943





Archive powered by MHonArc 2.6.24.

Top of Page