kdegraphics build problem

Benjamin Lutz benlutz at datacomm.ch
Tue Mar 29 11:08:21 PST 2005


Hello,

I'm having a slight problem building kdegraphics-3.4.0. I followed the 
instructions in UPDATING, but not literally (I did uninstall the 
suggested KDE ports first though). So, before I spend 2 days rebuilding 
the whole of KDE, is there a simpler solution?

Thanks,
Benjamin


The error I get is this:

/usr/ports/graphics/kdegraphics3$ sudo make install clean

[...]

if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kviewshell -I../kviewshell 
-I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/local/include  -D_THREAD_SAFE 
-pthread -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 -march=athlon-tbird -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT main.o -MD -MP -MF 
".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; 
exit 1; fi
/bin/sh ../libtool --silent --mode=link --tag=CXX c++  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG 
-DNO_DEBUG -O2 -O -pipe -march=athlon-tbird -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o kdvi 
-L/usr/local/lib -L/usr/X11R6/lib   -D_THREAD_SAFE -pthread  
-L/usr/local/lib -R /usr/local/lib -R /usr/local/lib -R /usr/X11R6/lib 
-R /usr/X11R6/lib -R /usr/local/lib 
main.o ../kviewshell/libifaces.la ../kviewshell/libkviewshell.la -lkparts 
-Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg  
-L/usr/X11R6/lib
main.o: file not recognized: File truncated
gmake[3]: *** [kdvi] Error 1
gmake[3]: Leaving directory 
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-3.4.0/kdvi'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-3.4.0/kdvi'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-3.4.0'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/kdegraphics3.
/usr/ports/graphics/kdegraphics3$
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050329/165896ad/attachment.bin


More information about the freebsd-ports mailing list