From owner-cvs-all Thu Dec 23 13:15:20 1999 Delivered-To: cvs-all@freebsd.org Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id 0D5731573E; Thu, 23 Dec 1999 13:15:17 -0800 (PST) (envelope-from cpiazza@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1000) id 141BE23F; Thu, 23 Dec 1999 13:15:16 -0800 (PST) Date: Thu, 23 Dec 1999 13:15:15 -0800 From: Chris Piazza To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/linux linux_genassym.c src/sys/modules/linux Makefile Message-ID: <19991223131515.A351@norn.ca.eu.org> References: <199912231959.LAA13860@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199912231959.LAA13860@freefall.freebsd.org>; from marcel@FreeBSD.org on Thu, Dec 23, 1999 at 11:59:48AM -0800 X-Operating-System: FreeBSD 4.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, Dec 23, 1999 at 11:59:48AM -0800, Marcel Moolenaar wrote: > marcel 1999/12/23 11:59:48 PST > > Modified files: > sys/i386/linux linux_genassym.c > sys/modules/linux Makefile > Log: > Use genassym(1) and to generate assembler symbols. Hmm.. I'm having problems getting a kernel to build with COMPAT_LINUX in it now. sys/modules/linux builds fine though. Removing the option fixes the problem. make depend gives this: perl5 ../../kern/makedevops.pl -h ../../isa/isa_if.m cc -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pr ototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nos tdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -D_KERN EL -elf -mpreferred-stack-boundary=2 -UKERNEL -o linux_genassym ../../i386/lin ux/linux_genassym.c /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x79): undefined reference to `main' *** Error code 1 Stop in /usr/src/sys/compile/NORN. -Chris -- cpiazza@jaxon.net cpiazza@FreeBSD.org Abbotsford, BC, Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message