Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 13:43:20 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Annihilator <annihilator_sc@hotmail.com>
Cc:        freebsd-stable@FreeBSD.ORG, re@FreeBSD.ORG
Subject:   Re: make buildworld fails (4.6.2-RELEASE/RELENG_4_6)
Message-ID:  <20020816104320.GC8537@sunbay.com>
In-Reply-To: <OE36yJxArGvnCjnZS080001db88@hotmail.com>
References:  <OE36yJxArGvnCjnZS080001db88@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
You'll have to apply the following revision:

: ru          2002/07/18 01:00:43 PDT
: 
:   Modified files:        (Branch: RELENG_4)
:     .                    Makefile.inc1 
:   Log:
:   MFC: 1.238, 1.239: Fixed the -DMAKE_KERBEROS5 world breakage in
:   kerberos5/lib/libroken revealed by recently fixed bug in ld(1).
:   
:   Reminded by:    Stephen Hilton <nospam@hiltonbsd.com>
:   
:   Revision    Changes    Path
:   1.141.2.48  +2 -1      src/Makefile.inc1

You didn't get this before because it was hiding after a bug in
ld(1) that got recently been fixed on RELENG_4_6.  This revealed
this bug.  REs (and I) didn't notice this bug because of how
"make release" works; at the time this is built during "make
release", /usr/obj/usr/src/i386/usr/lib/libc.so is already
built (but this is the wrong library anyway).  The real fix I
quoted above.

REs, given the frequency of these errors, I think we need to
merge this fix on RELENG_4_6 and document this in the 4.6.2
release errata.

On Thu, Aug 15, 2002 at 08:26:47PM +0200, Annihilator wrote:
> Hello.
> make buildworld fails with the following error:
> cd /usr/src/kerberos5/lib;  make depend;  make all;  make install
> ===> libroken
> awk -f
> /usr/src/kerberos5/lib/libroken/../../../crypto/heimdal/lib/roken/roken.awk
> /usr/src/kerberos5/lib/libroken/../../../crypto/heimdal/lib/roken/roken.h.in
> > make-roken.c
> cc -O -pipe -march=pentium -I/usr/src/kerberos5/lib/libroken/../../../crypto
> /heimdal/include  -I/usr/src/kerberos5/lib/libroken/../../include  -I/usr/sr
> c/kerberos5/lib/libroken/../../../crypto/heimdal/lib/roken  -I/usr/obj/usr/s
> rc/kerberos5/lib/libroken -Wall -I/usr/src/kerberos5/lib/libroken/../../incl
> ude -I/usr/src/kerberos5/lib/libroken/../../include -DHAVE_CONFIG_H -DINET6
> make-roken.c  -o make-roken
> /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot find -lc
> *** Error code 1
> Stop in /usr/src/kerberos5/lib/libroken.
> *** Error code 1
> Stop in /usr/src/kerberos5/lib.
> *** Error code 1
> Stop in /usr/src.
> 
> My /etc/make.conf is as follows:
> NO_CPU_CFLAGS= true
> NO_CPU_COPTFLAGS= true
> CFLAGS= -O -pipe
> COPTFLAGS= -O -pipe
> NO_FORTRAN=    true
> NO_LPR=        true
> NO_SENDMAIL=   true
> NO_SHAREDOCS=  true
> NOGAMES=       true
> NOPROFILE=     true
> NOUUCP=        true
> MAKE_IDEA=YES
> XFREE86_VERSION=4
> USA_RESIDENT=YES
> MAKE_KERBEROS5=yes
> DOC_LANG=en_US.ISO_8859-1
> 
> Regards,
> Annihilator
> Head of the SawMan's Consortium
> [ http://consortium.come.to/ ]

-- 
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9XNdIUkv4P6juNwoRAgIDAJ9iqT6zQrJSReUfKQQTxKMVY2zszQCfc7YM
bP4U0hYjU2cXwujvtUmABC4=
=7Ohb
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020816104320.GC8537>