Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 27 Oct 2005 15:22:36 +0200 (MEST) From: Alexander Gottwald To: "Dr. Volker Zell" cc: Cygwin List Subject: Re: Apache apx2s does not produce shared libs with mod_security In-Reply-To: <82fyqn5c7r.fsf@vzell-de.de.oracle.com> Message-ID: References: <82fyqn5c7r DOT fsf AT vzell-de DOT de DOT oracle DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes 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 DOT Gottwald AT s1999 DOT tu-chemnitz DOT 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/