bug-autoconf
[Top][All Lists]
Advanced

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

Bug report on AIX 52


From: bodo l. kienecker
Subject: Bug report on AIX 52
Date: Wed, 19 Jan 2005 19:39:25 +0100

Hi,
 
When I run config (./configure --prefix=PREFIX) for apache 2.52 on AIX
5.2.0.0 - 004, I got the following error:
 
Checking for Threads...
checking pthread.h usability... no
checking pthread.h presence... yes
configure: WARNING: pthread.h: present but cannot be compiled
configure: WARNING: pthread.h: check for missing prerequisite headers?
configure: WARNING: pthread.h: proceeding with the preprocessor's result
 
configure: WARNING: pthread.h: present but cannot be compiled
configure: WARNING: pthread.h: check for missing prerequisite headers?
configure: WARNING: pthread.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
 
 
As the result, I can't compile it, I got error:
"Making all in srclib
Making all in apr
Making all in strings
        /bin/sh
/opt/httpd-2.0.46/srclib/apr/libtool --silent
--mode=compile gcc -g -O2   -DHAVE_CONFIG_H -U__STR__ -D_USE_IRS
-D_THREAD_SAFE   -I../include -I../include/arch/unix  -c
apr_snprintf.c && touch apr_snprintf.lo
In file included from ../include/apr_portable.h:85,
                 from apr_snprintf.c:65:
/usr/include/pthread.h:556: error: parse error before '*' token
/usr/include/pthread.h:560: error: parse error before '*' token
/usr/include/pthread.h:563: error: parse error before '*' token
/usr/include/pthread.h:566: error: parse error before '*' token
/usr/include/pthread.h:569: error: parse error before '*' token
/usr/include/pthread.h:572: error: parse error before '*' token
/usr/include/pthread.h:575: error: parse error before '*' token
/usr/include/pthread.h:578: error: parse error before '*' token
/usr/include/pthread.h:582: error: parse error before '*' token
/usr/include/pthread.h:585: error: parse error before '*' token
/usr/include/pthread.h:589: error: parse error before '*' token
 
 
 
Any idea?
 
 
Regards
Bodo


reply via email to

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