I'm attempting to install httpd 2.2.11 and keep running into a really
difficult
problem each time. On the first go-around, I had the following ./
configure
./configure --with-ssl=/usr/local/ssl --enable-mods-shared="ssl ldap
proxy speling rewrite info mime-magic proxy-ajp proxy-balancer proxy-
connect" --enable-suexec --with-suexec-caller --with-suexec-logfile=/
usr/local/apache2/logs/suexec --with-suexec-uidmin CC='gcc'
But when I invoked make, the ldap portion of it bombed out during the
apr section. So I took it out.
Now the Make fails at this point:
Target "local-shared-build" is up to date.
Target "shared-build" is up to date.
Target "shared-build" is up to date.
Target "shared-build" is up to date.
cd support && make suexec
/httpd-2.2.11/srclib/apr/libtool --silent --mode=compile gcc -
g -O2 -pthread -U__STR__ -D_THREAD_SAFE -D_USE_IRS -
D_LARGEFILE64_SOURCE -I/httpd-2.2.11/srclib/pcre -I. -I/
httpd-2.2.11/os/unix -I/httpd-2.2.11/server/mpm/prefork -I/
httpd-2.2.11/modules/http -I/httpd-2.2.11/modules/filters -I/
httpd-2.2.11/modules/proxy -I/httpd-2.2.11/include -I/httpd-2.2.11/
modules/generators -I/httpd-2.2.11/modules/mappers -I/httpd-2.2.11/
modules/database -I/httpd-2.2.11/srclib/apr/include -I/httpd-2.2.11/
srclib/apr-util/include -I/httpd-2.2.11/srclib/apr-util/xml/expat/lib -
I/httpd-2.2.11/modules/proxy/../generators -I/usr/local/ssl/include -I/
httpd-2.2.11/modules/ssl -I/httpd-2.2.11/modules/dav/main -prefer-non-
pic -static -c suexec.c && touch suexec.lo
suexec.c: In function 'main':
suexec.c:315: error: 'yes' undeclared (first use in this function)
suexec.c:315: error: (Each undeclared identifier is reported only once
suexec.c:315: error: for each function it appears in.)
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
I'm running this on AIX 5.3 with GCC compilers
Any assistance would be greatly appreciated.
--jeff
Jeffrey Trimble
System LIbrarian
William F. Maag Library
Youngstown State University
330.941.2483 (Office)
jtrim...@cc.ysu.edu
http://www.maag.ysu.edu
http://digital.maag.ysu.edu
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org