LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   LZIB/apache installation issue --help (https://www.linuxquestions.org/questions/linux-software-2/lzib-apache-installation-issue-help-125511/)

Robin01 12-13-2003 11:12 AM

LZIB/apache installation issue --help
 
Hello everybody...

I cann't seem to compile apache with running into issues....and stuck for answers..
what i have:mandarke9.2/ openssl/apache2/ zlib1.1.4

apache configuration:
./configure --prefix=/wwwroot/apache2 --enable-mods-shared=most --enable-deflate --enable-ssl --with-z=/usr/lib --with-ssl=/usr/lib

make -->diplaying the messages:
----------------------------------------------------
2.0.48/modules/dav/main -prefer-pic -c mod_deflate.c && touch mod_deflate.slo
In file included from /usr/include/zutil.h:17,
from mod_deflate.c:79:
/usr/include/zlib.h:68: error: redefinition of `struct z_stream_s'
/usr/include/zlib.h:705: error: conflicting types for `gzwrite'
/usr/local/include/zlib.h:982: error: previous declaration of `gzwrite'
/usr/include/zlib.h:882: error: redefinition of `struct internal_state'
make[4]: *** [mod_deflate.slo] Error 1
make[4]: Leaving directory `/downloads/httpd-2.0.48/modules/filters'
make[3]: *** [shared-build-recursive] Error 1
make[3]: Leaving directory `/downloads/httpd-2.0.48/modules/filters'
make[2]: *** [shared-build-recursive] Error 1
make[2]: Leaving directory `/downloads/httpd-2.0.48/modules'
make[1]: *** [shared-build-recursive] Error 1
make[1]: Leaving directory `/downloads/httpd-2.0.48'
make: *** [all-recursive] Error 1
-----------------------------------------------------------------
any help would be greatly appreciated...
Lost for answers...
i followed the inst. from http://www.devside.net/web/server/linux/zlib
http://www.devside.net/web/server/linux/zlib

mdkelly069 02-05-2004 12:08 PM

Same problem
 
I know this post is a little old, but I ran into the same problem so rather than create a new post with exactly the same content I thought I would bump this one

^bump^

I hope someone, or the original poster has solved this.

Thanks for any and all help

mdkelly


All times are GMT -5. The time now is 09:21 PM.