Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 1998 09:46:00 -0500 (EST)
From:      "David E. Cross" <dec@phoenix.its.rpi.edu>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   make world problems...
Message-ID:  <Pine.BSF.3.96.980111094308.16152A-100000@phoenix.its.rpi.edu>

next in thread | raw e-mail | index | archive | help
I know I am doing something wrong... I just need someone to tell me what

I issue a 'make -DWANT_LIBC_R world >/tmp/make.log 2>&1 &' and get the
following at the end of my make world (I have cvsuped a number of times
with no luck, I have not yet deleted my /usr/src directory and re-gotten
the whole thing.)

---
cc -O -DLIBC_RCS -DSYSLIBC_RCS -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/uthread/uthread_detach
.c -o uthread_detach.o
/usr/src/lib/libc_r/uthread/uthread_detach.c:40: conflicting types for `pthread_detach'
/usr/obj/usr/src/tmp/usr/include/pthread.h:196: previous declaration of `pthread_detach'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

--
David Cross
UNIX Systems Administrator
GE Corporate R&D




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980111094308.16152A-100000>