Apache apx2s does not produce shared libs with mod_security

Alexander Gottwald alexander.gottwald@s1999.tu-chemnitz.de
Thu Oct 27 13:22:00 GMT 2005


On Thu, 27 Oct 2005, Dr. Volker Zell wrote:

> apxs2 -c mod_security.c
> /usr/share/apr-build/libtool --silent --mode=compile gcc -prefer-pic -O2 -DAP_HAVE_DESIGNATED_INITIALIZER -DCYGWIN  -I/usr/include/apache2  -I/usr/include   -I/usr/include   -c -o mod_security.lo mod_security.c && touch mod_security.slo
> /usr/share/apr-build/libtool --silent --mode=link gcc -o mod_security.la  -rpath /usr/lib/apache2 -module -avoid-version    mod_security.lo
> libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries

libtool always wants -no-undefined switch on cygwin. I guess this is something 
apxs2 has to add.

bye
	ago
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list