----- Original Message ----- From: "Mark Constable" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 29, 2005 5:56
Subject: Re: [gentoo-amd64] KDE 3.4.0_beta1
Anthony Gorecki wrote:I need, or want, to use smoke + qtruby + korundum which only appear to have suitable versions available in 3.4 so I unmask'd all of KDE and tried to emerge it. I got down to the last 1/2 dozen packages that all had problems.
Has anyone managed to get 3.4.0_beta1 to compile ?
Please be more specific; a description of the problem is the absolute minimum requirement if you'd like someone to point you in the right direction.
Well I could paste a lot of ugly compile errors that could be meaningless unless I hear from someone that they actually did manage to get 3.4.0_beta1 succefully compiled. If anyone replied positively then I'd know it may be only an issue with my particular system rather than the ebuilds. Or perhaps someone might suggest I contact the KDE team, or "herd".
I managed to compile and install a number of the packages from 3.4.0 without issue (albeit on X86), which currently provide my desktop environment.
Good to hear. These are the ones I have a problem with. All else compiled okay.
[ebuild NS ] kde-base/kdemultimedia-3.4.0_beta1 [ebuild NS ] kde-base/kdeaddons-3.4.0_beta1 [ebuild NS ] kde-base/kdeadmin-3.4.0_beta1 [ebuild NS ] kde-base/kdeaccessibility-3.4.0_beta1 [ebuild NS ] kde-base/kde-3.4.0_beta1 [ebuild NS ] kde-base/arts-3.4.0_beta1
Here's the end of the kdemultimedia build, to my untrained eye it looks like a 64-bit issue of mismatched types.
...
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.4/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=k8 -mtune=k8 -O2 -pipe -funroll-loops -Wformat-security -Wmissing-format-attribute -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 /usr/include/asm/types.h:9,
from /usr/include/linux/types.h:14,
from cdromAccess_Linux.cpp:17,
from cdromAccess.cpp:38:
/usr/include/asm-x86_64/types.h:32: 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-x86_64/types.h:32: 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-x86_64/types.h:32: 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....
inputDetector.cpp:21: warning: 'filestrglobal1' defined but not used
inputDetector.cpp:22: warning: 'filestrglobal2' defined but not used
make[4]: Leaving directory `/home/portage/portage/kdemultimedia-3.4.0_beta1/work/kdemultimedia-3.3.91/mpeglib/lib/input'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/portage/portage/kdemultimedia-3.4.0_beta1/work/kdemultimedia-3.3.91/mpeglib/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/portage/portage/kdemultimedia-3.4.0_beta1/work/kdemultimedia-3.3.91/mpeglib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/portage/portage/kdemultimedia-3.4.0_beta1/work/kdemultimedia-3.3.91'
make: *** [all] Error 2
--markc
-- [email protected] mailing list
-- [email protected] mailing list
