On November 25, 2003 03:09 am, Jason Stubbs wrote:
> It's a bit worrying that two packages (on my system) "own" the same file.
> Which linux-headers are you running? If you find several, try unmerging
> them all and then re-emerging the latest.
>
> That's about all the help I can provide at the moment. Hopefully it is
> enough.
well i unmerged all linux-headers packages and then re-emerged version
2.4.21-r1, (what does that do?) then re-emerged glibc 2.3.2-r9 again since
it reccomends it after installing linux-headers. then i tried to emerge
kdemultimedia and it died again.... in the same spot.
i realise that someone already suggested that i edit
"/usr/include/asm/byteorder.h" and see if that works, but i'm loathed to
start screwing around with stuff i don't understand. there must be a "right
way"(tm) to fix this sort of thing.
you asked what version of gcc i'm running, so this is the output of "gcc -v":
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
Configured with: /var/tmp/portage/gcc-3.3.2-r2/work/gcc-3.3.2/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib
--enable-languages=c,c++,f77,objc,java --enable-threads=posix
--enable-long-long --disable-checking --enable-cstdio=stdio
--enable-clocale=generic --enable-__cxa_atexit
--enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3
--with-local-prefix=/usr/local --enable-shared --enable-nls
--without-included-gettext --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib --enable-interpreter --enable-java-awt=xlib
--with-x --disable-multilib
Thread model: posix
gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r2, propolice)
and here's the barf at the end (in case it's any different from last time:
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -g3 -fno-inline -march=athlon-tbird -O2 -pipe
-Wformat-security -Wmissing-format-attribute -c -o plat_ultrix.lo `test -f
'plat_ultrix.c' || echo './'`plat_ultrix.c
In file included from /usr/include/linux/cdrom.h:14,
from plat_linux.c:84:
/usr/include/asm/byteorder.h:38: error: syntax error before "__u64"
plat_linux.c: In function `gen_init':
plat_linux.c:134: warning: unused parameter `d'
plat_linux.c: In function `gen_play':
plat_linux.c:520: warning: left-hand operand of comma expression has no effect
plat_linux.c:520: warning: left-hand operand of comma expression has no effect
plat_linux.c:520: warning: left-hand operand of comma expression has no effect
plat_linux.c:520: warning: statement with no effect
plat_linux.c: In function `gen_pause':
plat_linux.c:557: warning: statement with no effect
plat_linux.c: In function `gen_resume':
plat_linux.c:567: warning: statement with no effect
plat_linux.c: In function `gen_stop':
plat_linux.c:577: warning: statement with no effect
plat_linux.c: In function `gen_eject':
plat_linux.c:637: warning: statement with no effect
plat_linux.c: In function `gen_set_volume':
plat_linux.c:724: warning: left-hand operand of comma expression has no effect
plat_linux.c:724: warning: left-hand operand of comma expression has no effect
plat_linux.c:724: warning: statement with no effect
plat_linux.c: In function `gen_get_volume':
plat_linux.c:743: warning: left-hand operand of comma expression has no effect
plat_linux.c:743: warning: left-hand operand of comma expression has no effect
plat_linux.c:743: warning: statement with no effect
plat_ultrix.c:28: warning: `plat_ultrix_id' defined but not used
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -g3 -fno-inline -march=athlon-tbird -O2 -pipe
-Wformat-security -Wmissing-format-attribute -c -o plat_news.lo `test -f
'plat_news.c' || echo './'`plat_news.c
make[4]: *** [plat_linux.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
plat_news.c:28: warning: `plat_news_id' defined but not used
make[4]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.2.0_beta1/work/kdemultimedia-3.1.93/kscd/libwm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.2.0_beta1/work/kdemultimedia-3.1.93/kscd/libwm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.2.0_beta1/work/kdemultimedia-3.1.93/kscd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.2.0_beta1/work/kdemultimedia-3.1.93'
make: *** [all] Error 2
!!! ERROR: kde-base/kdemultimedia-3.2.0_beta1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make
thanks for any help out there... i'll have to consider this a "learning
experience" ;-)
--
i do not feel obliged to believe that the same god who has endowed us with
sense, reason, and intellect has intended us to forgo their use.
- galileo
--
[EMAIL PROTECTED] mailing list