Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13693 - bbkeysconf fails to src_compile
Summary: bbkeysconf fails to src_compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Matt Keadle
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-10 22:29 UTC by Michael Cummings (RETIRED)
Modified: 2003-06-18 23:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Cummings (RETIRED) gentoo-dev 2003-01-10 22:29:07 UTC
>>> md5 ;-) bbkeysconf-1.3.tar.gz
>>> Unpacking source...
>>> Unpacking bbkeysconf-1.3.tar.gz
>>> Source unpacked.
/usr/qt/2/bin/moc gui.hh -o gui.moc
make: /usr/qt/2/bin/moc: Command not found
make: *** [gui.moc] Error 127

!!! ERROR: x11-misc/bbkeysconf-1.3-r3 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! (no error message)

emerge info:

Portage 2.0.46-r4 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 Mobile Pentium II
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg kde gnome libg++ libwww
mikmod mmx mpeg ncurses nls pdflib png qtmt quicktime sdl spell truetype xml2
xmms xv zlib gdbm berkdb slang readline arts svga java guile mysql X gpm tcpd
pam ssl perl python esd imlib oggvorbis gtk qt motif opengl mozilla"
ARCH="x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CXXFLAGS=""
ACCEPT_KEYWORDS="x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/X11R6/lib/X11/xkb /usr/kde/3/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME=""
JAVA_HOME="/opt/blackdown-jre-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 1 Matt Keadle 2003-06-18 23:08:58 UTC
your error:

make: /usr/qt/2/bin/moc: Command not found

makes it look like you've got a faulty qt install. please try emergeing bbkeysconf again. if it still fails emerge qt and then bbkeysconf again.