Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 1996 16:51:49 -0700
From:      "Sean J. Schluntz" <schluntz@gromit.pinpt.com>
To:        questions@freebsd.org
Subject:   Help Compiling Linux Kernel Changes.
Message-ID:  <2.2.32.19960920235149.0092b744@wallace.pinpt.com>

next in thread | raw e-mail | index | archive | help
I am running 2.1.5R

I added the lines:

options         COMPAT_LINUX
options         LINUX

I already had the options:

"COMPAT_43", SYSVSHM

When I do a make I get:

cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -nostdinc
-I. -I../..
-I../../sys -I/usr/include -DGROMIT -DI586_CPU -DSYSVMSG -DSYSVSEM -DSYSVSHM
-DLINUX
-DCOMPAT_LINUX -Dsc0 -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43
-DPROCFS
-DCD9660 -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000
../../i386/i386/machdep.c
../../i386/i386/machdep.c: In function `itit386':
../../i386/i386/machdep.c:1360: `Xlinux_syscall' undeclared (first use this
function)
../../i386/i386/machdep.c:1360: (Each undeclared identifier is reported only
once
../../i386/i386/machdep.c:1360: for each function it appears in.)
*** Error code 1

Stop.




What should I do?

Thanks
-Sean
---
Sean J. Schluntz			eMail schluntz@pinpt.com
Manager Support Services		Phone (408) 997-6900 x222
PinPoint Software Corporation		Fax   (408) 323-2300
		      http://www.pinpt.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2.2.32.19960920235149.0092b744>