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: Wed, 24 Sep 2003 09:17:07 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <511929959364.20030924091707@familiehaase.de> To: cygwin AT cygwin DOT com Subject: libtool with expat, xmlwf/xmlwf target problems again MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Chuck, Do you remember our talk about libtool problems when the targetname is xmlwf/xmlwf and when the target name is also the executable name, here: http://www.cygwin.com/ml/cygwin/2003-04/msg01283.html I have the same problem again and I cannot remmber how I resolved it. The Makefile.in from the latest release and the Makefile.in from the current CVS are pretty much the same and I just relibtoolized and compiled it with no problems. Now I wonder how this was possible and what is wrong now (again). From the Makefile: default: buildlib xmlwf/xmlwf buildlib: $(LIBRARY) all: $(LIBRARY) xmlwf/xmlwf examples/elements examples/outline From make: sh /tmp/expat/expat-1.95.7/.obj/libtool --silent --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/tmp/expat/expat-1.95.7/lib -I. -o xmlwf/xmlwf xmlwf/xmlwf.o xmlwf/xmlfile.o xmlwf/codepage.o xmlwf/readfilemap.o libexpat.la /tmp/expat/expat-1.95.7/.obj/libtool: cannot create .libs/lt-xmlwf/xmlwf.c: directory nonexistent /tmp/expat/expat-1.95.7/.obj/libtool: cannot create .libs/lt-xmlwf/xmlwf.c: directory nonexistent /tmp/expat/expat-1.95.7/.obj/libtool: cannot create .libs/lt-xmlwf/xmlwf.c: directory nonexistent /tmp/expat/expat-1.95.7/.obj/libtool: cannot create .libs/lt-xmlwf/xmlwf.c: directory nonexistent /tmp/expat/expat-1.95.7/.obj/libtool: cannot create .libs/lt-xmlwf/xmlwf.c: directory nonexistent /tmp/expat/expat-1.95.7/.obj/libtool: cannot create .libs/lt-xmlwf/xmlwf.c: directory nonexistent ln: accessing `.libs/xmlwf/xmlwf.exe': No such file or directory Do you have an idea what I can do to get around this? Gerrit -- =^..^= -- 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/