Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85421 - not able to compile xpertmud, because mcopidl was not found
Summary: not able to compile xpertmud, because mcopidl was not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 14:59 UTC by Qubax
Modified: 2005-03-15 15:17 UTC (History)
0 users

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


Attachments
the log file as wanted by the error reported by the emerge process (config.log,92.09 KB, text/plain)
2005-03-15 15:02 UTC, Qubax
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Qubax 2005-03-15 14:59:04 UTC
i wanted to emerge xpertmud. during compiling i get the following error:

...
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... yes
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.3/lib, headers /usr/kde/3.3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/kde/3.3/bin/dcopidl
checking for dcopidl2cpp... /usr/kde/3.3/bin/dcopidl2cpp
checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly.


the reason, from what i understand, could be, that i have -kde and -arts in the useflags. the related dependances for kde are made, but the ones for arts are missing. maybe one has just to add arts as a dependency.

Reproducible: Always
Steps to Reproduce:
1.emerge xpertmud
2.see the errormessage
3.



Expected Results:  
compile to the end

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1, 
2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  9 2005, 21:28:44
)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -Os -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/
share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /
usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/
share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -Os -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.inode.at/ http://gentoo.mirror.icd.hu/ ftp://gd.
tuwien.ac.at/opsys/linux/gentoo/"
LANG="en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apm atm avi berkdb bitmap-fonts cups curl divx4linux dvd 
emboss encode fam font-server foomaticdb fortran gdbm gif gpm gtk gtk2 imap 
imlib ipv6 java jpeg libg++ libwww mad maildir mikmod mmx mmx2 motif mp3 mpeg 
ncurses nls nvidia oggvorbis opengl oss pam pdflib perl png python qt quicktime 
readline real samba sdl slang spell ssl svga tcltk tcpd tetex tiff truetype 
truetype-fonts type1-fonts xml2 xv xvmc zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Qubax 2005-03-15 15:02:10 UTC
Created attachment 53567 [details]
the log file as wanted by the error reported by the emerge process
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-03-15 15:17:16 UTC
fixed in CVS.  wait a bit, resync and remerge.