> > uic segfaulting like this is often a result of mixed up threads > libraries... > > You could use a package from http://rabarber.fruitsalad.org, they have > recently been redone for post-gcc-3.4 -CURRENT. > > http://rabarber.fruitsalad.org/packages/3.2.3-final-5/5-CURRENT/All/qt-3. > 3.2_2.tbz > is the direct link. Well, keeping this alive, I installed the qt from the above link and then went back to compiling kde3. kdelibs3 died: /usr/X11R6/bin/moc ./kconfigdialogmanager.h -o kconfigdialogmanager.moc if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kio/kssl -I../kdefx -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libart-2.0 -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT kconfigdialogmanager.lo -MD -MP -MF ".deps/kconfigdialogmanager.Tpo" -c -o kconfigdialogmanager.lo kconfigdialogmanager.cpp; \ then mv -f ".deps/kconfigdialogmanager.Tpo" ".deps/kconfigdialogmanager.Plo"; else rm -f ".deps/kconfigdialogmanager.Tpo"; exit 1; fi ../dcop/dcopidl/dcopidl ./ksycoca.h > ksycoca.kidl || ( rm -f ksycoca.kidl ; false ) Segmentation fault (core dumped) gmake[3]: *** [ksycoca.kidl] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.3/kdecore' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.3/kdecore' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.3' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdelibs3. *** Error code 1 Stop in /usr/ports/x11/kdebase3. *** Error code 1 Stop in /usr/ports/x11/kdebase3. *** Error code 1 Stop in /usr/ports/x11/kde3. > So, I installed the kdelibs3 from the above link, and started to compile kdebase3: checking for dcopidlng... /usr/local/bin/dcopidlng checking for xmllint... /usr/local/bin/xmllint Segmentation fault (core dumped) configure: error: /usr/local/bin/kde-config --prefix outputed the non existant prefix '' for kdelibs. This means it has been moved since you installed it. This won't work. Please recompile kdelibs for the new prefix. ===> Script "configure" failed unexpectedly. Please report the problem to kde_at_FreeBSD.org [maintainer] and attach the "/usr/ports/x11/kdebase3/work/kdebase-3.2.3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/kdebase3. *** Error code 1 Stop in /usr/ports/x11/kde3. And for grins, I ran kde-config: > /usr/local/bin/kde-config Segmentation fault > Last time I saw this was with threading all messed up on 5.2.1. I have no /etc/libmap.conf and a clean system: > uname -a FreeBSD pan.ringofsaturn.com 5.2-CURRENT-20040809-JPSNAP FreeBSD 5.2-CURRENT-20040809-JPSNAP #0: Mon Aug 9 02:33:23 UTC 2004 root_at_ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386 > What is up with threading here??? Rusty NejdlReceived on Wed Aug 11 2004 - 19:45:48 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC