From owner-freebsd-current Thu Mar 14 04:40:21 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA03116 for current-outgoing; Thu, 14 Mar 1996 04:40:21 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA03111 for ; Thu, 14 Mar 1996 04:40:20 -0800 (PST) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id EAA00399 for ; Thu, 14 Mar 1996 04:40:19 -0800 Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id WAA08386 for current@freebsd.org; Thu, 14 Mar 1996 22:30:26 +1030 From: Michael Smith Message-Id: <199603141200.WAA08386@genesis.atrad.adelaide.edu.au> Subject: -current kernel linuxulator build broken To: current@freebsd.org Date: Thu, 14 Mar 1996 22:30:25 +1030 (CST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Just following up on the recent report of a broken build for a kernel with Linux emulation in -current. The failure is this : cpp -DLOCORE -nostdinc -I. -I../.. -I../../sys -I../../../include -DI586_CPU -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ../../i386/linux/linux_locore.s | as -o linux_locore.o ../../i386/linux/linux_locore.s:1: linux_assym.h: No such file or directory ../../i386/linux/linux_locore.s: Assembler messages: ../../i386/linux/linux_locore.s:26: Error: Local symbol LINUX_SIGF_HANDLER never defined. ../../i386/linux/linux_locore.s:26: Error: Local symbol LINUX_SIGF_SC never defined. ../../i386/linux/linux_locore.s:26: Error: Local symbol LINUX_SC_FS never defined. ../../i386/linux/linux_locore.s:26: Error: Local symbol LINUX_SC_GS never defined. ../../i386/linux/linux_locore.s:26: Fatal error:4 errors, 0 warnings, no object file generated. The solution is this : genesis-10: {7} make linux_assym.h Either we need to start warning about 'make depend' again, or whatever magic made it unnecessary before needs to be worked again 8) (I suspect this bit Peter because I believe he doesn't do full kernel builds all the time, which is kinda understandable 8) -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] Collector of old Unix hardware. "Where are your PEZ?" The Tick [[