[Ipe-discuss] Trouble compiling ipe

rob sedgewick sedgewick6672 at hotmail.com
Tue May 6 20:44:51 CEST 2003






>  > I am trying to compile ipe 6 on my sunblade workstation running SunOS 
>5.8.

>What version of g++ are you using ("g++ --version" will tell you).
>Otfried

I was using version 2.8.1. Now I am using version 3.2 and the internal 
compiler errors do not appear anymore. But, now I get the following error 
message. I am using version 3 of qt.

cd xpdflib && make
cd ipelib && make
cd tools && make
for i in ipe5toxml  pdftoipe; do ( if [ -d $i ]; then cd $i ; pro=`basename 
$i`.pro ; [ ! -f Makefile ] && qmake $pro -o Makefile; grep "^qmake_all:$" 
$pro 2>/dev/null >/dev/null && make -f Makefile qmake_all || true; fi; ) ; 
done
cd ipe5toxml && make
cd pdftoipe && make
test -d ../../../build/bin/ || mkdir -p ../../../build/bin/
g++32  -o ../../../build/bin/pdftoipe ../../../build/obj/tools/pdftoipe.o  
../../../build/obj/tools/xmloutputdev.o   -Wl,-R,/usr/local/qt-3.0.0/lib 
-L/usr/local/qt-3.0.0/lib -L/usr/openwin/lib -L../../../build/lib -lxpdf 
-lqt -lXext -lX11 -lm -lresolv -lsocket -lnsl
Undefined                       first referenced
symbol                             in file
QStringData::deleteSelf()           ../../../build/lib/libxpdf.a(ocfile.o)
QString::fromUtf8(char const*, int) ../../../build/lib/libxpdf.a(ocfile.o)
QString::shared_null                ../../../build/lib/libxpdf.a(ocfile.o)
QFile::QFile[in-charge](QString 
const&)../../../build/lib/libxpdf.a(ocfile.o)
ld: fatal: Symbol referencing errors. No output written to 
../../../build/bin/pdftoipe
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `../../../build/bin/pdftoipe'


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail




More information about the Ipe-discuss mailing list