From owner-freebsd-hackers Fri Jan 7 0:51:12 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from Thingol.KryptoKom.DE (Thingol.KryptoKom.DE [194.245.91.1]) by hub.freebsd.org (Postfix) with ESMTP id 411B414EF0 for ; Fri, 7 Jan 2000 00:51:09 -0800 (PST) (envelope-from Etienne.DeBruin@KryptoKom.DE) Received: (from root@localhost) by Thingol.KryptoKom.DE (8.9.1/8.9.3) id JAA07715 for ; Fri, 7 Jan 2000 09:49:59 +0100 Received: from cirdan.kryptokom.de by KryptoWall via smtpp (Version 1.2.0) id kwa07712; Fri Jan 07 09:49:55 2000 Received: from nt-notes.kryptokom.de (nt-notes.kryptokom.de [192.168.6.247]) by cirdan.kryptokom.de (8.9.3/8.9.3) with SMTP id JAA19417 for ; Fri, 7 Jan 2000 09:49:55 +0100 Received: by nt-notes.kryptokom.de(Lotus SMTP MTA v4.6.3 (733.2 10-16-1998)) id C125685F.0030AA89 ; Fri, 7 Jan 2000 09:51:33 +0100 X-Lotus-FromDomain: UTIMACO From: "Etienne De Bruin" To: hackers@freebsd.org Message-ID: Date: Fri, 7 Jan 2000 09:51:32 +0100 Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When compiling 3.4-RELEASE I find that whilst linking in src/bin/csh, the linker complains about not finding the following symbols: s_strlen s_strcmp vis_str short2str This all takes place during my attempt to do a make buildworld with the 3_4_0_RELEASE sources. I am currently on a 3.2-RELEASE system. Regards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message