From owner-freebsd-stable Fri Oct 15 0:36:11 1999 Delivered-To: freebsd-stable@freebsd.org Received: from hotmail.com (f32.law4.hotmail.com [216.33.149.32]) by hub.freebsd.org (Postfix) with SMTP id 1BCC914C83 for ; Fri, 15 Oct 1999 00:36:10 -0700 (PDT) (envelope-from wind_prowler@hotmail.com) Received: (qmail 17216 invoked by uid 0); 15 Oct 1999 07:36:09 -0000 Message-ID: <19991015073609.17215.qmail@hotmail.com> Received: from 203.106.62.131 by www.hotmail.com with HTTP; Fri, 15 Oct 1999 00:36:09 PDT X-Originating-IP: [203.106.62.131] From: "Nawfal M. Rouyan" To: freebsd-stable@freebsd.org Subject: problem making kernel... Date: Fri, 15 Oct 1999 15:36:09 MYT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a problem of making the kernel. I think there is a file corrupted in the source tree and I don't know which one... The error output is ... sh ../../conf/newvers.sh OPAL cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-ex terns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wunini tialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_global.h -elf vers.c loading kernel vpo.o: In function `vpoattach': vpo.o(.text+0x10f): undefined reference to `cam_simq_alloc' vpo.o(.text+0x134): undefined reference to `cam_sim_alloc' vpo.o(.text+0x144): undefined reference to `cam_simq_free' vpo.o(.text+0x152): undefined reference to `xpt_bus_register' vpo.o(.text+0x16e): undefined reference to `xpt_create_path' vpo.o(.text+0x18d): undefined reference to `xpt_bus_deregister' vpo.o(.text+0x197): undefined reference to `cam_sim_free' vpo.o: In function `vpo_action': vpo.o(.text+0x4b5): undefined reference to `xpt_done' *** Error code 1 Can anyone please tell me what to do?? thanks... ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message