|
From: | David Ayers |
Subject: | [bug #13413] pthread link failure on freebsd 5.3 |
Date: | Tue, 12 Jul 2005 13:23:06 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 |
Follow-up Comment #12, bug #13413 (project gnustep): Well -base compiles but the Testsuite fails to build the tools as it seems that the flag will be needed all projects: ayers@saruman$ gmake messages=yes Making all for test_tool general... gcc -rdynamic -o shared_obj/general \ ./shared_obj/general.o \ -L/home/ayers/GNUstep/Library/Libraries -L/home/ayers/GNUstep/Local/Library/Libraries -L/home/ayers/GNUstep/System/Library/Libraries -L/usr/local/lib -lgnustep-base /home/ayers/GNUstep/System/Library/Libraries/libgnustep-base.so: undefined reference to `pthread_attr_destroy' /home/ayers/GNUstep/System/Library/Libraries/libgnustep-base.so: undefined reference to `pthread_create' /home/ayers/GNUstep/System/Library/Libraries/libgnustep-base.so: undefined reference to `pthread_attr_init' /home/ayers/GNUstep/System/Library/Libraries/libgnustep-base.so: undefined reference to `pthread_exit' /home/ayers/GNUstep/System/Library/Libraries/libgnustep-base.so: undefined reference to `pthread_getschedparam' /home/ayers/GNUstep/System/Library/Libraries/libgnustep-base.so: undefined reference to `pthread_setschedparam' /home/ayers/GNUstep/System/Library/Libraries/libgnustep-base.so: undefined reference to `pthread_attr_setdetachstate' gmake[1]: *** [shared_obj/general] Error 1 gmake: *** [general.all.test-tool.variables] Error 2 _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13413> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |