Hello,
I just pulled the tree using
gmake -f client.mk checkout
Then
gmake -f client.mk

The build failed due to the following error. Please help!

Adele

c++ -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g -fno-inline -o regxpcom regxpcom.o -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libxpcomglue.a -L/home/adele/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm
../../../dist/bin/libnspr4.so: undefined reference to `pt_debug'
collect2: ld returned 1 exit status
gmake[5]: *** [regxpcom] Error 1
gmake[5]: Leaving directory `/home/adele/mozilla/xpcom/tools/registry'


_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to