You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Achim Altmann <ac...@altmann.li> on 2002/11/24 22:41:53 UTC

[users@httpd] apache 1.3.26 and redhat 8.0 compile-error

hello,

i would like install apache-1.3.26 on redhat 8.0

my configure run looks like ok.
i configure apache with that options


EAPI_MM="/usr/local/src/mm-1.2.1" SSL_BASE="/usr" \
./configure \
--enable-module=unique_id \
--enable-module=rewrite \
--enable-module=speling \
--enable-module=expires \
--enable-module=info \
--enable-module=log_agent \
--enable-module=log_referer \
--enable-module=usertrack \
--enable-module=userdir \
--enable-module=so \
--enable-shared=ssl \
--enable-module=ssl \
--activate-module=src/modules/perl/libperl.a \
--enable-module=perl

during the make comes that errors and the broke my compile

===> src/support
make[2]: Wechsel in das Verzeichnis Verzeichnis
»/usr/local/src/apache_1.3.26/src/support«
gcc -c -I.. -I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE
-I/usr/local/src/mm-1.2.1 -I../os/unix -I../include   -DLINUX=22
-I/usr/include/gdbm -DMOD_SSL=208110 -DMOD_PERL -DUSE_PERL_SSI
-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -DUSE_HSREGEX -DEAPI
-DEAPI_MM `../apaci` htpasswd.c
htpasswd.c:145: conflicting types for `getline'
/usr/include/stdio.h:473: previous declaration of `getline'
make[2]: *** [htpasswd.o] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/usr/local/src/apache_1.3.26/src/support«
make[1]: *** [build-support] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/usr/local/src/apache_1.3.26«
make: *** [build] Fehler 2
[root@web apache_1.3.26]# 

Please could any say what's the problem

Thank's a lot for any helps

Best reagards 
Achim



---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org