bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

freetds - install error


From: Haranath
Subject: freetds - install error
Date: Mon, 24 May 2004 12:45:47 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3

Hi,

I ran into an error trying to install freetds on an HP box (I do not have root access on this machine so I was setting this up in my user dir).

I ran

configure --prefix /apps/pec/freetds

and got this mesg  (inbetween all the other stdout mesgs):

checking netinet/tcp.h usability... no
checking netinet/tcp.h presence... yes
configure: WARNING: netinet/tcp.h: present but cannot be compiled
configure: WARNING: netinet/tcp.h: check for missing prerequisite headers?
configure: WARNING: netinet/tcp.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##

When I did make after that:

make
No suffix list.
Making all in include
No suffix list.
cd .. && /bin/sh /apps/pec/freetds/freetds-0.62.3/missing --run autoheader
FATAL ERROR: Autoconf version 2.54 or higher is required for this script
       touch ./config.h.in
       cd .. && /bin/sh ./config.status include/config.h
config.status: creating include/config.h
config.status: include/config.h is unchanged
       make  all-am
No suffix list.
       cd .. && /bin/sh ./config.status include/tdsver.h
config.status: creating include/tdsver.h
       cd .. && /bin/sh ./config.status include/tds_sysdep_public.h
config.status: creating include/tds_sysdep_public.h
echo '#define FREETDS_SYSCONFDIR "/apps/pec/freetds/etc"' >freetds_sysconfdir.h
Making all in src
No suffix list.
Making all in replacements
       source='iconv.c' object='iconv.lo' libtool=yes \
       depfile='.deps/iconv.Plo' tmpdepfile='.deps/iconv.TPlo' \
       depmode=hp /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../inc lude -D_XOPEN_SOURCE_EXTENDED -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -g -
c -o iconv.lo `test -f 'iconv.c' || echo './'`iconv.c
cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_XOPEN_SOURCE_EXTENDED -D_FREETDS_LIBRA RY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -g -c iconv.c -Wp,-M.deps/iconv.TPlo (Bundled) cc: warning 480: The -g option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "iconv.c", line 390: warning 501: Empty source file.
       source='asprintf.c' object='asprintf.lo' libtool=yes \
       depfile='.deps/asprintf.Plo' tmpdepfile='.deps/asprintf.TPlo' \
       depmode=hp /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../inc lude -D_XOPEN_SOURCE_EXTENDED -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -g -
c -o asprintf.lo `test -f 'asprintf.c' || echo './'`asprintf.c
cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_XOPEN_SOURCE_EXTENDED -D_FREETDS_LIBRA RY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -g -c asprintf.c -Wp,-M.deps/asprintf.TPlo (Bundled) cc: warning 480: The -g option is available only with the C/ANSI C product; ignored. (Bundled) cc: "../../include/replacements.h", line 42: error 1705: Function prototypes are an ANSI f
eature.
(Bundled) cc: "../../include/replacements.h", line 46: error 1000: Unexpected symbol: "va_list". (Bundled) cc: "../../include/replacements.h", line 46: error 1705: Function prototypes are an ANSI f
eature.
(Bundled) cc: "../../include/replacements.h", line 50: error 1705: Function prototypes are an ANSI f
eature.
(Bundled) cc: "asprintf.c", line 25: error 1705: Function prototypes are an ANSI feature. (Bundled) cc: "asprintf.c", line 31: warning 526: Pointer implicitly converted to integral value in
assignment.
(Bundled) cc: "asprintf.c", line 31: warning 563: Argument #3 is not the correct type.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

Thanks
Haranath






reply via email to

[Prev in Thread] Current Thread [Next in Thread]