From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FxEzf-0000TP-3o for garchives@archives.gentoo.org; Mon, 03 Jul 2006 03:21:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k633J6LT015831; Mon, 3 Jul 2006 03:19:06 GMT Received: from tomts13-srv.bellnexxia.net (tomts13.bellnexxia.net [209.226.175.34]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k633CWRW016316 for ; Mon, 3 Jul 2006 03:12:32 GMT Received: from sympatico.ca ([70.49.160.16]) by tomts13-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with SMTP id <20060703031230.WSBW29052.tomts13-srv.bellnexxia.net@sympatico.ca> for ; Sun, 2 Jul 2006 23:12:30 -0400 Received: by sympatico.ca (sSMTP sendmail emulation); Sun, 2 Jul 2006 23:12:30 -0400 Date: Sun, 2 Jul 2006 23:12:30 -0400 From: Philip Webb To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] escape from hell: kdelibs Message-ID: <20060703031230.GA4811@sympatico.ca> Mail-Followup-To: gentoo-user@lists.gentoo.org References: <20060702124702.GA4808@sympatico.ca> <200607021704.35993.volker.armin.hemmann@tu-clausthal.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200607021704.35993.volker.armin.hemmann@tu-clausthal.de> User-Agent: Mutt/1.5.11 X-Archives-Salt: 0612814a-9372-4bf1-a6ca-5635677f2195 X-Archives-Hash: 75756dca27d81e41c9ddfb7ae77d79dc 060702 Hemmann, Volker Armin wrote: > On Sunday 02 July 2006 14:47, Philip Webb wrote: >> I thought I'ld try GCC 4.1.1, Glibc 2.4 & update to KDE 3.5.3 . >> I tried to compile Kdelibs 3.5.3 & got a long series of "can't find" msgs >> followed by failure: there are a number of similar reports in the Forum. >> Flameyes seems to give the authoritative response at Forum 060602 0917 : > and what does kdelibs not find? I didn't include it partly because I couldn't think where to look -- after some sleep, I remembered /var/log/emerge-logs -- & also because it depends on what people are trying to compile: there are similar reports with metabuilds in the Forum. Here are what appear to be the relevant final lines (following Flameyes advice above, I had updated to Binutils-2.17 too): /usr/qt/3/bin/moc /z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kdeui/kshortcutdialog.h -o kshortcutdialog.moc /bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/z/tmp/portage/kdelibs\ -3.5.2-r6/work/kdelibs-3.5.2/kdeui -I.. -I../dcop -I../kdecore -I../kio/kssl -I../kjs -I/z/tmp/portage/kdelibs-3.5.2-r6\ /work/kdelibs-3.5.2/kdefx -I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/interfaces -I/z/tmp/portage/kdelibs-3.5.\ 2-r6/work/kdelibs-3.5.2/dcop -I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/libltdl -I/z/tmp/portage/kdelibs-3.5.\ 2-r6/work/kdelibs-3.5.2/kdefx -I../kdecore -I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kdecore -I/z/tmp/portag\ e/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kdeui -I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kio -I/z/tmp/portage/k\ delibs-3.5.2-r6/work/kdelibs-3.5.2/kio/kio -I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kio/kfile -I/z/tmp/port\ age/kdelibs-3.5.2-r6/work/kdelibs-3.5.2 -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTR\ ANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -\ W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -pipe -Wformat-security -Wmissing-format-attribute -Wno-\ non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_N\ O_COMPAT -DQT_NO_TRANSLATION -c -o kshortcutdialog.lo kshortcutdialog.cpp kshortcutdialog.cpp:44:36: kshortcutdialog_simple.h: No such file or directory kshortcutdialog.cpp:45:38: kshortcutdialog_advanced.h: No such file or directory kshortcutdialog.cpp: In constructor `KShortcutDialog::KShortcutDialog(const KShortcut&, bool, QWidget*, const char*)': kshortcutdialog.cpp:78: error: invalid use of undefined type `struct KShortcutDialogSimple' ... make[3]: *** [kshortcutdialog.lo] Error 1 make[3]: Leaving directory `/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kdeui' ... Anyone have anything to add to Flameyes' account 1 month ago ? Again, no criticism intended of any devs involved. -- ========================,,============================================ SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies TRANSIT `-O----------O---' University of Toronto -- gentoo-user@gentoo.org mailing list