Date: Wed, 16 Jul 2003 12:20:10 +0200 From: John Morgan Salomon <john@zog.net> To: "Jeremy C. Reed" <reed@reedmedia.net> Cc: questions@freebsd.org Subject: Re: Building 5.1-RELEASE on 4.8 Message-ID: <3F1526DA.3020900@zog.net> In-Reply-To: <Pine.LNX.4.43.0307152055310.779-100000@pilchuck.reedmedia.net> References: <Pine.LNX.4.43.0307152055310.779-100000@pilchuck.reedmedia.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jeremy, thanks for the tip I did this, but still get the following (several times): bpthread/thread/thr_aio_suspend.c -o thr_aio_suspend.o In file included from /usr/src-5.1/src/lib/libpthread/thread/thr_private.h:53, from /usr/src-5.1/src/lib/libpthread/thread/thr_aio_suspend.c:34: /usr/src-5.1/src/lib/libpthread/../../include/unistd.h:115: warning: `_POSIX_THREAD_ATTR_STACKADDR' redefined and /usr/include/machine/_types.h:45: redefinition of `__int8_t' /usr/include/machine/ansi.h:130: `__int8_t' previously declared here /usr/include/machine/_types.h:46: redefinition of `__uint8_t' /usr/include/machine/ansi.h:131: `__uint8_t' previously declared here /usr/include/machine/_types.h:47: redefinition of `__int16_t' and the same for 32, 64, etc. as well as a lot of errors out of types.h. Any ideas? Cheers, -John Jeremy C. Reed wrote: >On Wed, 16 Jul 2003, John Morgan Salomon wrote: > > > >>has anyone successfully managed to compile 5.1-RELEASE >>from cvsup? >> >> > >Once I edited src/Makefile.inc1 and >src/lib/libpthread/support/Makefile.inc I could successfully build 5.1 >under 4.8. > >See http://www.FreeBSD.org/cgi/query-pr.cgi?pr=53201 > >(But my error messages, if I recall correctly, looked different than >yours.) > > Jeremy C. Reed > http://bsd.reedmedia.net/ > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F1526DA.3020900>