Date: Sat, 03 Nov 2001 17:36:51 +0000 From: Brian Somers <brian@freebsd-services.com> To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com Subject: Re: cvs commit: src/lib Makefile Message-ID: <200111031736.fA3Haq807905@hak.lan.Awfulhak.org> In-Reply-To: Message from Peter Wemm <peter@FreeBSD.org> of "Fri, 02 Nov 2001 22:30:15 PST." <200111030630.fA36UFO35701@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> peter 2001/11/02 22:30:15 PST > > Modified files: > lib Makefile > Log: > Do not ``build'' (ie remove, and put in stub libraries) for libresolv > and/or libgnumalloc on anything but i386. The other platforms > post-date this mistake. > > Do not build libc_r for ia64. There are some fundamental issues that > need to be resolved (ie: it cannot use setjmp/longjmp for thread > switching, which isn't likely to be fixed soon. libc_r has to be > reimplemented using something like makecontext()/swapcontext() etc > in order to work in ia64.) > > Revision Changes Path > 1.129 +9 -4 src/lib/Makefile You may need to dyke pppctl out of the build for ia64... -- Brian <brian@freebsd-services.com> <brian@Awfulhak.org> http://www.freebsd-services.com/ <brian@[uk.]FreeBSD.org> Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111031736.fA3Haq807905>