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 Message-ID: <4242A17F.1000109@familiehaase.de> Date: Thu, 24 Mar 2005 12:16:15 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: Steven Boothe CC: cygwin AT cygwin DOT com Subject: Re: Cygwin/X11/QT3.3.3/Scribus1.3CVS: ./configure errors References: <4237C0E3 DOT 5090906 AT poiema DOT org> <423DC6A3 DOT 3000509 AT familiehaase DOT de> <4240C596 DOT 4010906 AT poiema DOT org> In-Reply-To: <4240C596.4010906@poiema.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Steven Boothe wrote: > Gerrit P. Haase wrote: >>> configure:2620: gcc -fdata-sections -Wl, --enable-runtime-pseudo-reloc, >>> --script, /opt/qt/3.3/mkspecs/cygwin-g++/i386pi.x-no-rdata >>> conftest.c >&5 >>> gcc: /opt/qt/3.3/mkspecs/cygwin-g++/i386pi.x-no-rdata: No such file >>> or directory >>> cc1: error: unrecognized option `-fenable-runtime-pseudo-reloc,' >>> cc1: error: unrecognized option `-fscript,' >>> configure:2623: $? = 1 >>> configure: failed program was: >>> | /* confdefs.h. */ >> What are all the flags doing? Have you tried without using them? Since the flags are C++ it is possible that the C compiler fails? Iff so, it is an autoconf problem. Which version of the autotools are used? > Hello Gerrit: > > Thanks for inquiring and offering the suggestion. It appears we have > made some headway beyond this being the configure process now. In fact > at this point I'm not sure the problem is likely very related to cygwin > as much as it is QT. Here is why I think that (does anyone think I may > find some help from cygwin-xfree?): [...snip...] > $ make > .... > ..libs/pdflib.o(.text$_ZN11QMapPrivateI7QStringS0_E5clearEP8QMapNodeIS0_S0_E[QMapPrivate QString>::clear(QMapNode*)]+0x3f):pdflib.cpp: undefined reference to > `QString::shared_null' [...snip...] Something wrong with QT? What was the command issued before this error? Usually it is important to put the import libs in the right order. -- =^..^= Action Soccer: http://www.action-soccer.de/?lv=de&id=505 (german online game) -- 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/