From owner-freebsd-questions Wed Sep 26 16:45:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sitetronics.com (sitetronics.com [208.150.25.132]) by hub.freebsd.org (Postfix) with ESMTP id 48D3137B401 for ; Wed, 26 Sep 2001 16:45:44 -0700 (PDT) Received: from sitetronics.com (devon@sitetronics.com [192.168.0.7]) by sitetronics.com (8.11.6/8.11.6) with ESMTP id f8QNoo496157 for ; Wed, 26 Sep 2001 19:50:50 -0400 (EDT) (envelope-from devon@sitetronics.com) Date: Wed, 26 Sep 2001 19:50:49 -0400 (EDT) From: "Devon O'Dell" To: Subject: Ports Errors Message-ID: <20010926195007.X89204-100000@sitetronics.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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