From owner-freebsd-current Wed Apr 25 8:38: 3 2001 Delivered-To: freebsd-current@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 0AD4537B422 for ; Wed, 25 Apr 2001 08:37:58 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (dialup16-4.iptelecom.net.ua [212.9.229.196]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id SAA75240 for ; Wed, 25 Apr 2001 18:37:52 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.3/8.11.2) with ESMTP id f3PFbKX53189 for ; Wed, 25 Apr 2001 18:37:20 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3AE6EF2C.C974866B@FreeBSD.org> Date: Wed, 25 Apr 2001 18:37:16 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: current@FreeBSD.org Subject: -current world can't be built on 4-STABLE (broke in lint) Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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