Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 10:33:05 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        "Kenneth D. Merry" <ken@kdm.org>
Cc:        current@FreeBSD.org
Subject:   Re: building -current on -stable broken?
Message-ID:  <20020429073305.GC97862@sunbay.com>
In-Reply-To: <20020428222710.A79238@panzer.kdm.org>
References:  <20020428222710.A79238@panzer.kdm.org>

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

--xesSdrSSBC0PokLI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Apr 28, 2002 at 10:27:10PM -0600, Kenneth D. Merry wrote:
>=20
> I'm trying to build -current from today (4/28/2002) on a -stable box with=
 a
> kernel/world from April 25th.
>=20
> It blows up in xlint:
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> cc -O -pipe  -I. -I/c/ken/perforce/FreeBSD-ken/src/usr.bin/xlint/lint1 -I=
/c/ken/perforce/FreeBSD-ken/src/usr.bin/xlint/lint1/../arch/i386 -I/c/ken/p=
erforce/FreeBSD-ken/src/usr.bin/xlint/lint1/../common    -D__FBSDID=3D__RCS=
ID  -static -o lint1 cgram.o scan.o mem1.o mem.o err.o main1.o decl.o tree.=
o func.o init.o emit.o emit1.o inittyp.o -ll -lm
> cgram.o: In function `yyparse':
> cgram.o(.text+0x10b8): undefined reference to `xcalloc'
> cgram.o(.text+0x10f0): undefined reference to `xcalloc'
> scan.o: In function `ccon':
> scan.o(.text+0x23f7): undefined reference to `xcalloc'
> func.o: In function `label':
> func.o(.text+0x6a8): undefined reference to `xcalloc'
> init.o: In function `prepinit':
> init.o(.text+0x78): undefined reference to `xcalloc'
> init.o(.text+0x214): more undefined references to `xcalloc' follow
> emit.o: In function `outopen':
> emit.o(.text+0x4f): undefined reference to `xmalloc'
> emit.o: In function `outxbuf':
> emit.o(.text+0xd4): undefined reference to `xrealloc'
> emit1.o: In function `ttos':
> emit1.o(.text+0x2d5): undefined reference to `xmalloc'
> *** Error code 1
>=20
> Stop in /c/ken/perforce/FreeBSD-ken/src/usr.bin/xlint/lint1.
> *** Error code 1
>=20
> Stop in /c/ken/perforce/FreeBSD-ken/src.
> *** Error code 1
>=20
> Stop in /c/ken/perforce/FreeBSD-ken/src.
> *** Error code 1
>=20
> Stop in /c/ken/perforce/FreeBSD-ken/src.
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>=20
> Am I doing something wrong here or is building -current on -stable broken?
>=20
Seems to work OK here; xcalloc() and xmalloc() are defined in mem.c.


Cheers,
--=20
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

--xesSdrSSBC0PokLI
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8zPcxUkv4P6juNwoRAhyRAJ4tXtgHlEDs8qXB2hgvZnvc2tI3+gCdHD9K
/NsR7fke63AluYsqUuGCG0Q=
=KmnS
-----END PGP SIGNATURE-----

--xesSdrSSBC0PokLI--

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?20020429073305.GC97862>