Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 1999 15:36:09 MYT
From:      "Nawfal M. Rouyan" <wind_prowler@hotmail.com>
To:        freebsd-stable@freebsd.org
Subject:   problem making kernel...
Message-ID:  <19991015073609.17215.qmail@hotmail.com>

next in thread | raw e-mail | index | archive | help
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




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