Date: Tue, 14 Oct 2003 05:36:03 +0200 From: Gunnar Flygt <flygt@sr.se> To: freebsd-ports@freebsd.org Subject: Errors compiling kdelibs-3.1.4 Message-ID: <20031014033603.GA7324@sr.se>
next in thread | raw e-mail | index | archive | help
I installed the latest kde 3.1.4 from packages. It doesn't work for me. When trying to start kdm, I get only a flickering X window stopping after a while saying that it restarts to quickly. So I tried to compile the kdelibs again, to see if that would solve the problem. It stoppes after a long time of compiling with the following error: c++: -lc_r: linker input file unused because linking not done /bin/sh ../../libtool --silent --mode=link --tag=CXX c++ -Wnon-virtual-dtor -Wn o-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -DQT_NO_TRANSLATI ON -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -UQT_NO_ASCII_CAST -r path=/usr/local/lib -o genembed -L/usr/X11R6/lib -lc_r -L/usr/local/lib -L/usr/ local/lib -R /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -R /usr/local/li b genembed.o ../../kdefx/libkdefx.la -Wl,-export-dynamic -L/usr/local/lib -L/usr /X11R6/lib -ljpeg -L/usr/X11R6/lib pics=`ls ./pics/*.png 2>/dev/null` ;\ ./genembed $pics > pixmaps.keramik /libexec/ld-elf.so.1: /usr/local/lib/libkdefx.so.5: Undefined symbol "__ti7QPixm ap" gmake[3]: *** [keramikrc.h] Fel 1 gmake[3]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.1.4/kstyles/ keramik' gmake[2]: *** [all-recursive] Fel 1 gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.1.4/kstyles' gmake[1]: *** [all-recursive] Fel 1 gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.1.4' gmake: *** [all] Fel 2 *** Error code 2 Stop in /usr/ports/x11/kdelibs3. And that's it. Any suggestions? -- Gunnar Flygt OPC Data Sveriges Radio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031014033603.GA7324>