public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hemmann, Volker Armin" <volker.armin.hemmann@tu-clausthal.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] escape from hell: kdelibs
Date: Mon, 3 Jul 2006 06:05:10 +0200	[thread overview]
Message-ID: <200607030605.10626.volker.armin.hemmann@tu-clausthal.de> (raw)
In-Reply-To: <20060703031230.GA4811@sympatico.ca>

On Monday 03 July 2006 05:12, Philip Webb wrote:
> 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' ...
>

strange...

my only advise: go 3.5.3 - it is much more stable than 3.5.2 ever was.
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-07-03  4:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-02 12:47 [gentoo-user] escape from hell: kdelibs Philip Webb
2006-07-02 15:04 ` Hemmann, Volker Armin
2006-07-03  3:12   ` Philip Webb
2006-07-03  4:05     ` Hemmann, Volker Armin [this message]
2006-07-03 14:06     ` [gentoo-user] kdelibs again: 'moc' & USE flags ? Philip Webb
2006-07-03 16:20       ` Richard Fish
2006-07-03 16:40         ` Philip Webb
2006-07-03 17:51           ` [gentoo-user] kdelibs : solved ! blame confcache ! Philip Webb
2006-07-03 18:28             ` Neil Bothwick
2006-07-03 18:31             ` Rumen Yotov
2006-07-03 22:03           ` [gentoo-user] kdelibs again: 'moc' & USE flags ? Richard Fish
2006-07-04  8:04             ` Philip Webb
2006-07-04 16:28               ` Philip Webb
2006-07-04 22:17                 ` Richard Fish
2006-07-03 17:34         ` Uwe Thiem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200607030605.10626.volker.armin.hemmann@tu-clausthal.de \
    --to=volker.armin.hemmann@tu-clausthal.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox