Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 75939

Summary: Emerge of kde multimedia fails with errors in cdromAccess.cpp
Product: Gentoo Linux Reporter: Timothy Golden <whytar_regis>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Timothy Golden 2004-12-28 12:43:53 UTC
I have attempted to emerge kdemultimedia-3.3.1 and recieve the following error

/bin/sh ../../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon64 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT-DQT_NO_TRANSLATION -fpermissive -c -o inputDetector.lo inputDetector.cpp
In file included from cdromAccess_Linux.cpp:16,
                 from cdromAccess.cpp:38:
/usr/include/asm/types.h:29: error: conflicting declaration 'typedef long long unsigned int __u64'
cdromAccess.cpp:32: error: '__u64' has a previous declaration as `typedef long unsigned int __u64'
/usr/include/asm/types.h:29: error: declaration of `typedef long long unsigned int __u64'
cdromAccess.cpp:32: error: conflicts with previous declaration `typedef long unsigned int __u64'
/usr/include/asm/types.h:29: error: declaration of `typedef long long unsigned int __u64'
cdromAccess.cpp:32: error: conflicts with previous declaration `typedef long unsigned int __u64'
make[4]: *** [cdromAccess.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1/mpeglib/lib/input'
make[3]: *** [all-recursive] Error 1




Reproducible: Always
Steps to Reproduce:
1.run emerge kdemultimedia-3.3.1
2.
3.




emerge info states:

Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r12 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r12 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X X509 a52 aac aalib acl acpi alsa apm arts artswrappersuid audiofile
avi bash-completion berkdb bitmap-fonts bootsplash bzip2 bzlib cddb
cdparanoiacrypt cscope css ctype cups dga directfb divx4linux doc dvd dvdread
encode exiff77 fam fame fbcon ffmpeg fortran gd gif gimpprint glut gpm graphviz
gtk gtk2 icq imagemagick imlib java javascript jp2 jpeg jpeg2k kde kerberos ldap
live lzo lzw lzw-tiff mad matroska mikmod mjpeg mozilla mp3 mpeg mplayer msn
multilib ncurses nls no-old-linux nptl nvidia offensive oggvorbis opengl pam
pdflib perl picpng python qt quicktime readline sasl sdl slang sndfile ssl tcltk
tcpd theora tiff transcode truetype truetype-fonts type1 type1-fonts usb
userlocales vcd vcdimager vim vim-with-x xanim xine xml2 xmms xpm xrandr
xscreensaver xv xvid yahoo zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-12-28 12:52:04 UTC

*** This bug has been marked as a duplicate of 74961 ***