Date: Thu, 10 Jan 2002 13:47:58 +1100 From: Rob B <rbyrnes@ozemail.com.au> To: freebsd-alpha@freebsd.org Subject: /usr/lib/libc_r.so: undefined reference to `_thread_sys_sigreturn' Message-ID: <5.1.0.14.2.20020110133727.01de0e30@pop.ozemail.com.au>
index | next in thread | raw e-mail
I submitted a PR (#31996) back in November about a build of db3
failing. The build fails with:
configure:1084: checking for gcc
configure:1197: checking whether the C compiler (cc -O -pipe -mcpu=ev56 )
works
configure:1213: cc -o conftest -O -pipe -mcpu=ev56
-D_THREAD_SAFE conftest.c -pthread 1>&5
/usr/lib/libc_r.so: undefined reference to `_thread_sys_sigreturn'
configure: failed program was:
#line 1208 "configure"
#include "confdefs.h"
main(){return(0);}
(end of "config.log")
*** Error code 1
Looking back through the archives, it would appear that it is a problem in
libc. Is it possible to just build an updated libc, rather than rebuilding
world?
/: uname -a
FreeBSD erwin 4.4-STABLE FreeBSD 4.4-STABLE #2: Thu Nov 29 11:25:24 EST 2001
root@erwin:/usr/src/sys/compile/ERWIN alpha
Cheers,
Rob
--
Everything in excess! To enjoy the flavor of life, take big bites.
[15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian
This is random quote 399 of a collection of 1201
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20020110133727.01de0e30>
