NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/38044: netbsd-4 won't build cleanly with -DLOCKDEBUG



The following reply was made to PR bin/38044; it has been noted by GNATS.

From: "Greg A. Woods; Planix, Inc." <woods%planix.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: bin/38044: netbsd-4 won't build cleanly with -DLOCKDEBUG
Date: Sat, 16 Feb 2008 16:24:55 -0500

 There's more:
 
         link  host/host-bind9
 /rest/build/woods/once/netbsd-4-i386-ppro-destdir/usr/lib/libpthread.a 
 (pthread_lock.o): In function `pthread__atomic_simple_unlock':
 /rest/work/woods/m-NetBSD-4/lib/libpthread/pthread_lock.c:116:  
 undefined reference to `__cpu_simple_unlock'
 /rest/build/woods/once/netbsd-4-i386-ppro-destdir/usr/lib/libpthread.a 
 (pthread_lock.o): In function `pthread__atomic_simple_lock_try':
 /rest/work/woods/m-NetBSD-4/lib/libpthread/pthread_lock.c:109:  
 undefined reference to `__cpu_simple_lock_try'
 /rest/build/woods/once/netbsd-4-i386-ppro-destdir/usr/lib/libpthread.a 
 (pthread_lock.o): In function `pthread__atomic_simple_lock_init':
 /rest/work/woods/m-NetBSD-4/lib/libpthread/pthread_lock.c:102:  
 undefined reference to `__cpu_simple_lock_init'
 collect2: ld returned 1 exit status
 
 *** Failed target:  host-bind9
 *** Failed command: /rest/build/woods/once/netbsd-4-i386-i386-tools/ 
 bin/i386--netbsdelf-gcc -O2 -g -DLOCKDEBUG -pipe -Wno-pointer-sign - 
 Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno- 
 sign-compare -Wno-traditional -Werror -O2 -Wl,-nostdlib -static -o  
 host-bind9 -B/rest/build/woods/once/netbsd-4-i386-ppro-destdir/usr/ 
 lib/ -B/rest/build/woods/once/netbsd-4-i386-ppro-destdir/usr/lib/  
 host.o dighost.o -L/rest/build/woods/once/netbsd-4-i386-i386-ppro-obj/ 
 rest/work/woods/m-NetBSD-4/usr.sbin/bind/libbind9 -lbind9 -L/rest/ 
 build/woods/once/netbsd-4-i386-i386-ppro-obj/rest/work/woods/m- 
 NetBSD-4/usr.sbin/bind/libdns -ldns -L/rest/build/woods/once/netbsd-4- 
 i386-i386-ppro-obj/rest/work/woods/m-NetBSD-4/usr.sbin/bind/liblwres - 
 llwres -L/rest/build/woods/once/netbsd-4-i386-i386-ppro-obj/rest/work/ 
 woods/m-NetBSD-4/usr.sbin/bind/libisccfg -lisccfg -L/rest/build/woods/ 
 once/netbsd-4-i386-i386-ppro-obj/rest/work/woods/m-NetBSD-4/usr.sbin/ 
 bind/libisccc -lisccc -L/rest/build/woods/once/netbsd-4-i386-i386- 
 ppro-obj/rest/work/woods/m-NetBSD-4/usr.sbin/bind/libisc -lisc - 
 lpthread -lcrypto -L/rest/build/woods/once/netbsd-4-i386-ppro-destdir/ 
 usr/lib -L/rest/build/woods/once/netbsd-4-i386-ppro-destdir/usr/lib
 *** Error code 1
 
 Stop.
 nbmake: stopped in /rest/work/woods/m-NetBSD-4/usr.sbin/bind/host
 
 *** Failed target:  dependall
 
 
 -- 
                                        Greg A. Woods; Planix, Inc.
                                        <woods%planix.ca@localhost>
 
 
 


Home | Main Index | Thread Index | Old Index