Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 18:37:16 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        current@FreeBSD.org
Subject:   -current world can't be built on 4-STABLE (broke in lint)
Message-ID:  <3AE6EF2C.C974866B@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi,

It seems that recent lint modifications made impossible to build the
-current world on 4-stable system, thus breaking source upgrade path
from -stable to -current.

Please fix.

-Maxim

===> usr.bin/xlint
===> usr.bin/xlint/lint1
cc -pipe -mpreferred-stack-boundary=2 -O -march=k6 -I.
-I/usr/src/usr.bin/xlint/
lint1 -DXXX_BROKEN_GCC   -I/shares/UF/obj/usr/src/i386/usr/include  -o
lint1 cgr
am.o scan.o mem1.o mem.o err.o main1.o decl.o tree.o func.o init.o
emit.o emit1.
o  -ll
===> usr.bin/xlint/lint2
cc -pipe -mpreferred-stack-boundary=2 -O -march=k6
-I/usr/src/usr.bin/xlint/lint
2/../lint1   -I/shares/UF/obj/usr/src/i386/usr/include  -o lint2
main2.o hash.o
read.o mem.o mem2.o chk.o msg.o emit.o emit2.o
===> usr.bin/xlint/xlint
cc -pipe -mpreferred-stack-boundary=2 -O -march=k6
-I/usr/src/usr.bin/xlint/xlin
t/../lint1   -I/shares/UF/obj/usr/src/i386/usr/include  -o xlint
xlint.o mem.o
===> usr.bin/xlint/llib
/shares/UF/obj/usr/src/usr.bin/xlint/llib/../xlint/xlint -Cposix
/usr/src/usr.bi
n/xlint/llib/llib-lposix
/shares/UF/obj/usr/src/usr.bin/xlint/llib/../xlint/xlint -Cstdc
/usr/src/usr.bin
/xlint/llib/llib-lstdc
/usr/libexec/ld-elf.so.1: Shared object "libc.so.5" not found
/usr/libexec/ld-elf.so.1: Shared object "libc.so.5" not found
*** Error code 1
*** Error code 1

(FreeBSD vic.sabbo.net 4.3-RC FreeBSD 4.3-RC #7: Mon Mar 26 21:37:09
EEST 2001  root@vic.sabbo.net:/usr/src/sys/compile/VEGA  i386)



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?3AE6EF2C.C974866B>