PaRaNo n00b


Joined: 25 Oct 2003 Posts: 66 Location: Dans le sud
|
Posted: Mon Dec 08, 2003 7:53 pm Post subject: [KDE] problemes sur emerge kdelibs 3.1.4 (résolu) |
|
|
bonsoir,
je suis en train d'essayer d'emerger KDE, mais j'ai un probleme de compilation dans une des dépendance:
kdelibs3.1.4
lorsque que je fgais emerge kdelibs j'ai cette erreur:
Code: |
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/kde/3.1/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -pipe -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c -o synthout.lo `test -f 'synthout.cc' || echo './'`synthout.cc
deviceman.cc: In member function `int DeviceManager::initManager()':
deviceman.cc:345: aggregate `snd_seq_client_info_t clienti' has incomplete type
and cannot be defined
deviceman.cc:346: aggregate `snd_seq_port_info_t porti' has incomplete type and
cannot be defined
deviceman.cc:348: `SND_SEQ_OPEN' undeclared (first use this function)
deviceman.cc:348: (Each undeclared identifier is reported only once for each
function it appears in.)
deviceman.cc:351: aggregate `snd_seq_system_info_t info' has incomplete type
and cannot be defined
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/kde/3.1/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -pipe -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c -o fmout.lo `test -f 'fmout.cc' || echo './'`fmout.cc
make[2]: *** [deviceman.lo] Erreur 1
make[2]: *** Attente des tâches non terminées....
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4/libkmid'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4'
make: *** [all] Erreur 2
!!! ERROR: kde-base/kdelibs-3.1.4 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
|
Voila, j'aurais besoin d'un peu d'aide. Merci
PaRaNo
Last edited by PaRaNo on Tue Dec 09, 2003 3:40 pm; edited 1 time in total |
|