I switched to autoconf 2.62 ...

And get the error

if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include     -I../include  
-I../../../owlib/src/include  -fexceptions  -Wall  -W  -Wundef  -Wshadow  
-Wpointer-arith  -Wcast-qual  -Wcast-align  -Wstrict-prototypes  
-Wredundant-decls  -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 
-D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -g -O2 -DNO_NESTED_FUNCTIONS 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 
-D_POSIX_C_SOURCE=200112L -MT getaddrinfo.o -MD -MP -MF ".deps/getaddrinfo.Tpo" 
-c -o getaddrinfo.o getaddrinfo.c;  then mv -f ".deps/getaddrinfo.Tpo" 
".deps/getaddrinfo.Po"; else rm -f ".deps/getaddrinfo.Tpo"; exit 1; fi
getaddrinfo.c:82:37: missing terminating ' character
*** Error code 1


during config I noticed 

checking resolv.h usability... no
checking resolv.h presence... yes
configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h:     check for missing prerequisite headers?
configure: WARNING: resolv.h: see the Autoconf documentation
configure: WARNING: resolv.h:     section "Present But Cannot Be Compiled"
configure: WARNING: resolv.h: proceeding with the preprocessor's result
configure: WARNING: resolv.h: in the future, the compiler will take precedence
checking for resolv.h... yes

my /home/download/owfs/module/owlib/src/c/getaddrinfo.c is last modified on Oct 
17 23:24

Any ideas?

 
On Monday, October 19, 2009, at 04:08AM, "Paul Alfille" 
<[email protected]> wrote:
>------------------------------------------------------------------------------
>Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>is the only developer event you need to attend this year. Jumpstart your
>developing skills, take BlackBerry mobile applications to market and stay 
>ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>http://p.sf.net/sfu/devconference
>_______________________________________________
>Owfs-developers mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to