From: walt <w41ter@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Unable to emerge kdebase/kfilereplace-4.3.5
Date: Wed, 16 Jun 2010 17:33:09 -0700 [thread overview]
Message-ID: <hvbq7p$t94$1@dough.gmane.org> (raw)
In-Reply-To: <4C194224.7030007@foo-bar.co.uk>
On 06/16/2010 02:29 PM, Thomas Revell wrote:
> Hi everyone,
>
> I've got a bit of a problem with a new Gentoo install that I'm currently
> trying to install KDE on. The installation of kdebase/kfilereplace-4.3.5
> is failing, apparently due to a missing header file in its sources.
<snip>
> [ 11%] ^[[34m^[[1mGenerating koptionsdlgs.h
<snip>
> ^[[0mmoc: /var/tmp/portage/kde-base/kfilereplace-4.3.5/work/kfilereplace-4.3.5_build/kfilereplace/koptionsdlgs.h:
> No such file
I have no idea what's going wrong, but I'm willing to make suggestions
anyway :)
The two lines of compiler output above show that the missing header file
is supposed to be generated on the fly by the qt/moc tools. That means
that the header file is not actually being generated, or maybe (but not
likely) being generated in the wrong directory.
I don't know much about the kde/qt build system, but it seems to involve
the automoc and cmake packages as well as qmake, which is part of qt-core.
For lack of anything better to suggest, I would try the good old shotgun
technique of recompiling every package that has to do with building kde
and qt packages, e.g. automoc, cmake, qt-core, and maybe more that I know
nothing about.
In particular, though, I always suspect that old, stale, leftover files
from previous versions of related packages like qt and kde may be fouling
things up. I pay close attention to the dates on files in /usr/include/*
and /usr/qt and /usr/kde and /usr/lib/qt and /usr/lib/kde to see if there
are just a few files with the same (old) date. Oh, and /usr/lib/pkgconfig
is worth a look also.
Meanwhile, hope for someone to give you a better answer.
next prev parent reply other threads:[~2010-06-17 1:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-16 21:29 [gentoo-user] Unable to emerge kdebase/kfilereplace-4.3.5 Thomas Revell
2010-06-17 0:33 ` walt [this message]
2010-06-17 15:02 ` [gentoo-user] " Bill Longman
2010-06-18 0:23 ` Walter Dnes
2010-06-18 15:48 ` Bill Longman
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='hvbq7p$t94$1@dough.gmane.org' \
--to=w41ter@gmail.com \
--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