Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 27 Oct 2005 15:22:36 +0200 (MEST)
From: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
To: "Dr. Volker Zell" <Dr.Volker.Zell@oracle.com>
cc: Cygwin List <cygwin@cygwin.com>
Subject: Re: Apache apx2s does not produce shared libs with mod_security
In-Reply-To: <82fyqn5c7r.fsf@vzell-de.de.oracle.com>
Message-ID: <Pine.LNX.4.58.0510271520440.23497@odoaker.hrz.tu-chemnitz.de>
References: <82fyqn5c7r.fsf@vzell-de.de.oracle.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.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/

