Date: Mon, 29 Mar 1999 23:58:53 +0300 (EEST) From: Vladimir Kushnir <kushn@mail.kar.net> To: "Kevin G. Eliuk" <kevin_eliuk@sunshine.net> Cc: current@FreeBSD.ORG Subject: Re: make buildworld fails Message-ID: <Pine.BSF.4.05.9903292352160.32043-100000@kushnir.kiev.ua> In-Reply-To: <Pine.BSF.4.10.9903290747350.479-100000@vanessa.eliuk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
I had exactly the same. Have you by chance got an old
/usr/src/lib/libc_r/uthread/pthread{.h,_nb.h}? Then remove them, they
conflict with /usr/src/include/pthread{.h,_nb.h}.
On Mon, 29 Mar 1999, Kevin G. Eliuk wrote:
>
> Updated as of the build ...
>
> Script started on Sun Mar 28 22:46:48 1999
> # make -DCLOBBER -j6 buildworld
> --------------------------------------------------------------
> >>> Cleaning up the temporary elf build tree
> --------------------------------------------------------------
> mkdir -p /usr/obj/usr/src/tmp
> chflags -R noschg /usr/obj/usr/src/tmp/
> rm -rf /usr/obj/usr/src/tmp
> --------------------------------------------------------------
> >>> Making make
>
> < .. skipping .. >
>
> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE -DNOPOLL -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/../libc/gen/getvfsent.c -o getvfsent.o
> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE -DNOPOLL -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/../libc/gen/glob.c -o glob.o
> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE -DNOPOLL -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/../libc/gen/initgroups.c -o initgroups.o
> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE -DNOPOLL -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/../libc/gen/isatty.c -o isatty.o
> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE -DNOPOLL -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc_r/../libc/gen/jrand48.c -o jrand48.o
> In file included from /usr/src/lib/libc_r/../libc/gen/isatty.c:42:
> /usr/src/lib/libc_r/uthread/pthread_private.h:793: parse error before `_sched_switch_hook'
> /usr/src/lib/libc_r/uthread/pthread_private.h:797: warning: data definition has no type or storage class
> *** Error code 1
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
>
> --
> Regards,
> Kevin G. Eliuk
> Discover Rock Solid, Discover FreeBSD | http://www.FreeBSD.Org
>
Regards,
Vladimir
===========================|=======================
Vladimir Kushnir |
kushn@mail.kar.net, | Powered by FreeBSD
kushnir@ap3.bitp.kiev.ua |
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903292352160.32043-100000>
