Date: Thu, 13 Feb 2003 12:17:02 +0100 (MET) From: Pascal Giannakakis <CapM@gmx.net> To: freebsd-questions@freebsd.org Subject: Can not compile KDE / arts (coredump) Message-ID: <15444.1045135022@www1.gmx.net>
next in thread | raw e-mail | index | archive | help
Lo, did anybody experience the same problem when trying to compile arts-1.1 on FreeBSD-STABLE? gmake[3]: Entering directory `/usr/ports/audio/arts/work/arts-1.1/flow' ../mcopidl/mcopidl -t ../flow/artsflow.idl ../flow/artsflow.idl: warning: Arts::WaveDataHandle::load (method) collides with Arts::WaveDataHandle::load (method) gmake[3]: *** [artsflow.cc] Segmentation fault (core dumped) gmake[3]: *** Deleting file `artsflow.cc' gmake[3]: Leaving directory `/usr/ports/audio/arts/work/arts-1.1/flow' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/arts/work/arts-1.1/flow' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/arts/work/arts-1.1' gmake: *** [all] Error 2 *** Error code 2 The system and ports are up to date. kdebase alone also fails: /usr/include/g++/iostream.h:253: warning: `_G_CLOG_CONFLICT' is not defined konq_sound.cc:45: syntax error before `::' konq_sound.cc: In method `KonqSoundPlayerImpl::KonqSoundPlayerImpl()': konq_sound.cc:50: class `KonqSoundPlayerImpl' does not have any field named `m_player' konq_sound.cc:53: `m_factory' undeclared (first use this function) konq_sound.cc:53: (Each undeclared identifier is reported only once konq_sound.cc:53: for each function it appears in.) konq_sound.cc:53: syntax error before `::' konq_sound.cc: In method `KonqSoundPlayerImpl::~KonqSoundPlayerImpl()': konq_sound.cc:58: `m_player' undeclared (first use this function) gmake[3]: *** [konq_sound.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.1/libkonq' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.1/libkonq' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.1' gmake: *** [all] Error 2 *** Error code 2 I have KDE 3.1 at home on FreeBSD-CURRENT, so why does it not work here? -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15444.1045135022>