Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 19:50:49 -0400 (EDT)
From:      "Devon O'Dell" <devon@sitetronics.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Ports Errors
Message-ID:  <20010926195007.X89204-100000@sitetronics.com>

next in thread | raw e-mail | index | archive | help
And, as usual, I forgot the attachment.  Here's the output anyway:

gmake[3]: Entering directory `/usr/ports/www/mozilla/work/mozilla/xpcom/tools/re
gistry'
g++  -I/usr/X11R6/include  -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall
-Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtu
al -Wsynth -pedantic -Wno-long-long -pipe  -DDEBUG -DDEBUG_root -DTRACING -g -o
regExport regExport.o  -L../../../dist/bin -L../../../dist/lib -L../../../dist/b
in -lxpcom -L../../../dist/bin -L/usr/ports/www/mozilla/work/mozilla/dist/lib -l
plds4 -lplc4 -lnspr4   -L../../../dist/bin -lxpcom  -lm
../../../dist/bin/libnspr4.so: undefined reference to `pthread_cond_signal'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_attr_destroy'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_create'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_getspecific'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_attr_init'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_condattr_init'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_equal'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_attr_getschedpoli
cy'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_getschedparam'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_attr_setscope'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_cond_broadcast'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_once'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_attr_setinheritsc
hed'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_setschedparam'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_key_create'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_kill'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_attr_setstacksize
'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_cond_init'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_mutex_unlock'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_self'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_mutexattr_init'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_mutex_destroy'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_mutex_lock'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_cond_wait'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_mutex_trylock'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_cond_destroy'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_mutex_init'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_attr_setschedpara
m'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_attr_setdetachsta
te'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_join'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_cond_timedwait'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_attr_getschedpara
m'
../../../dist/bin/libnspr4.so: undefined reference to `pthread_setspecific'
gmake[3]: *** [regExport] Error 1
gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/xpcom/tools/reg
istry'

Thanks again,

Devon


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010926195007.X89204-100000>