From owner-freebsd-stable Sat Jun 15 13:55:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 728F337B410 for ; Sat, 15 Jun 2002 13:55:20 -0700 (PDT) Received: from vb (pcp01840552pcs.owngsm01.md.comcast.net [68.32.120.221]) by mtaout04.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with SMTP id <0GXR00B93M2N60@mtaout04.icomcast.net> for freebsd-stable@FreeBSD.ORG; Sat, 15 Jun 2002 16:54:23 -0400 (EDT) Date: Sat, 15 Jun 2002 16:54:42 -0400 From: vbrammer@comcast.net Subject: linux emulation To: freebsd-stable@FreeBSD.ORG Message-id: <001101c214ae$df4807e0$7e00a8c0@freebsd.bogus> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Mailer: Microsoft Outlook Express 5.50.4807.1700 Content-type: multipart/alternative; boundary="Boundary_(ID_rEMlabiFh5fm/5wYF6FDbQ)" X-Priority: 3 X-MSMail-priority: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --Boundary_(ID_rEMlabiFh5fm/5wYF6FDbQ) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Hi, Ive been having a problem getting linux compatability working on -Stable builds. This is the output Ive gotten on 2 builds, the last one today, the first one about 3 weeks ago. touch hack.c cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh /usr/src/sys/conf/newvers.sh PCP01840552PCS cc -c -O -pipe -march=pentium -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking kernel linux_ipc.o: In function `linux_semctl': linux_ipc.o(.text+0x3e5): undefined reference to `seminfo' linux_ipc.o(.text+0x3ff): undefined reference to `seminfo' *** Error code 1 Stop in /usr/obj/usr/src/sys/pcp01840552pcs. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. pcp01840552pcs# Any help would be appreciated. Vince --Boundary_(ID_rEMlabiFh5fm/5wYF6FDbQ) Content-type: text/html; charset=iso-8859-1 Content-transfer-encoding: 7BIT
Hi,

Ive been having a problem getting linux compatability working on
 -Stable builds. This is the output Ive gotten on 2 builds, the last one
today, the first one about 3 weeks ago.

touch hack.c
cc -elf -shared -nostdlib hack.c -o hack.So
rm -f hack.c
sh /usr/src/sys/conf/newvers.sh PCP01840552PCS
cc -c -O -pipe -march=pentium -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I-
-I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter 
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2  vers.c
linking kernel
linux_ipc.o: In function `linux_semctl':
linux_ipc.o(.text+0x3e5): undefined reference to `seminfo'
linux_ipc.o(.text+0x3ff): undefined reference to `seminfo'
*** Error code 1

Stop in /usr/obj/usr/src/sys/pcp01840552pcs.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
pcp01840552pcs#


Any help would be appreciated.

Vince
--Boundary_(ID_rEMlabiFh5fm/5wYF6FDbQ)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message