bin/59247: CURRENT build world compile errors under 5.1-RELEASE

Ruslan Ermilov ru at freebsd.org
Thu Nov 13 02:50:21 PST 2003


The following reply was made to PR bin/59247; it has been noted by GNATS.

From: Ruslan Ermilov <ru at freebsd.org>
To: Nicol Morozov <"nicol at nicol"@aokp.ru>
Cc: FreeBSD-gnats-submit at freebsd.org
Subject: Re: bin/59247: CURRENT build world compile errors under 5.1-RELEASE
Date: Thu, 13 Nov 2003 12:44:10 +0200

 On Thu, Nov 13, 2003 at 01:32:28PM +0000, Nicol Morozov wrote:
 > 
 > >Description:
 >  upgrading system to CURRENT, trying doing make buildworld 
 >   Errors 
 > 2) When liking kerbos5 programs, system libraries used insted of build libraries. Libraries order is wrong in some make files.
 > 
 Of course not.  During the buildworld, a special compiler
 toolchain is build which picks up header and libraries
 from ${WORLDTMP}/usr/{include,lib}.
 
 > 3) When compiling bsdlabel,ccdconfig,gbde,sunlabel,gstat system libgeom.h is used instead of lib/libgeom/libgeom.h
 > 
 Ditto.
 
 > 6) for building resue,fsck,mount,ping6,locale,telnet,extattr,mld6query,traceroute6 new libc is requerd
 > 
 Ditto.
 
 > 7)  When linking natd,ppp system libalias is used
 > 
 Ditto.
 
 > >How-To-Repeat:
 >   make buildworld
 > 
 You can prove it yourself by doing a ``make buildworld CC="cc -v"''.
 
 > >Fix:
 >  Patch Makefiles. I can send a patch ~12KB fixing all this problems.
 > 
 No thanks.
 
 
 Cheers,
 -- 
 Ruslan Ermilov		Sysadmin and DBA,
 ru at sunbay.com		Sunbay Software Ltd,
 ru at FreeBSD.org		FreeBSD committer


More information about the freebsd-bugs mailing list