make - don't workHELP!!!

2005-02-18 Thread Victor Mel'nichenko
Why i can't to do command make?! Is my config of my kernel right?!
Analize my config and tell me what is wrong:
my computer is: athlon XP+ 2.0, KT400 on via chipset, ethernet sound  usb 
Via82XXX, video GeForce2MX400 from NVidia  i have FreeBSD-5.3-RELEASE

command's:
# /usr/sbin/config WORM
# cd ../compile/WORM
# make depend
# make

_MY_ERROR_
: undefined reference to `xpt_free_path'
dpt_scsi.o(.text+0x1b5c): In function `dpt_detach':
: undefined reference to `xpt_bus_deregister'
dpt_scsi.o(.text+0x1b67): In function `dpt_detach':
: undefined reference to `cam_sim_free'
dpt_scsi.o(.text+0x1ea1): In function `dpt_intr':
: undefined reference to `xpt_done'
dpt_scsi.o(.text+0x2005): In function `dptprocesserror':
: undefined reference to `xpt_done'
dpt_scsi.o(.text+0x2023): In function `dpttimeout':
: undefined reference to `xpt_print_path'
dpt_scsi.o(.text+0x2048): In function `dpttimeout':
: undefined reference to `xpt_print_path'
iir.o(.text+0x758): In function `iir_attach':
: undefined reference to `cam_simq_alloc'
iir.o(.text+0x794): In function `iir_attach':
: undefined reference to `cam_sim_alloc'
iir.o(.text+0x7ab): In function `iir_attach':
: undefined reference to `xpt_bus_register'
iir.o(.text+0x7c7): In function `iir_attach':
: undefined reference to `cam_sim_free'
iir.o(.text+0x7e9): In function `iir_attach':
: undefined reference to `xpt_create_path'
iir.o(.text+0x800): In function `iir_attach':
: undefined reference to `xpt_bus_deregister'
iir.o(.text+0x815): In function `iir_attach':
: undefined reference to `cam_sim_free'
iir.o(.text+0xcf6): In function `gdt_next':
: undefined reference to `xpt_done'
iir.o(.text+0xda0): In function `gdt_next':
: undefined reference to `xpt_done'
iir.o(.text+0xfd7): In function `gdt_raw_cmd':
: undefined reference to `xpt_freeze_simq'
iir.o(.text+0x11de): In function `gdt_cache_cmd':
: undefined reference to `xpt_freeze_simq'
iir.o(.text+0x1660): In function `gdt_internal_cache_cmd':
: undefined reference to `xpt_done'
iir.o(.text+0x18d8): In function `iir_action':
: undefined reference to `xpt_done'
iir.o(.text+0x18f4): In function `iir_action':
: undefined reference to `xpt_done'
iir.o(.text+0x1942): In function `iir_action':
: undefined reference to `xpt_done'
iir.o(.text+0x1996): In function `iir_action':
: undefined reference to `xpt_done'
iir.o(.text+0x19b2): more undefined references to `xpt_done' follow
mly.o(.text+0x2018): In function `mly_cam_attach':
: undefined reference to `cam_simq_alloc'
mly.o(.text+0x20d4): In function `mly_cam_attach':
: undefined reference to `cam_sim_alloc'
mly.o(.text+0x20f3): In function `mly_cam_attach':
: undefined reference to `xpt_bus_register'
mly.o(.text+0x2158): In function `mly_cam_attach':
: undefined reference to `cam_sim_alloc'
mly.o(.text+0x2177): In function `mly_cam_attach':
: undefined reference to `xpt_bus_register'
mly.o(.text+0x21e9): In function `mly_cam_detach':
: undefined reference to `xpt_bus_deregister'
mly.o(.text+0x21f7): In function `mly_cam_detach':
: undefined reference to `cam_sim_free'
mly.o(.text+0x2219): In function `mly_cam_detach':
: undefined reference to `cam_simq_free'
mly.o(.text+0x2270): In function `mly_cam_rescan_btl':
: undefined reference to `xpt_periph'
mly.o(.text+0x227c): In function `mly_cam_rescan_btl':
: undefined reference to `xpt_create_path'
mly.o(.text+0x22ae): In function `mly_cam_rescan_btl':
: undefined reference to `xpt_setup_ccb'
mly.o(.text+0x22c9): In function `mly_cam_rescan_btl':
: undefined reference to `xpt_action'
mly.o(.text+0x2519): In function `mly_cam_action':
: undefined reference to `xpt_done'
mly.o(.text+0x261b): In function `mly_cam_action_io':
: undefined reference to `xpt_freeze_simq'
mly.o(.text+0x276b): In function `mly_cam_action_io':
: undefined reference to `xpt_freeze_simq'
mly.o(.text+0x2952): In function `mly_cam_complete':
: undefined reference to `xpt_done'
mly.o(.text+0x2987): In function `mly_find_periph':
: undefined reference to `xpt_create_path'
mly.o(.text+0x299e): In function `mly_find_periph':
: undefined reference to `cam_periph_find'
mly.o(.text+0x29a8): In function `mly_find_periph':
: undefined reference to `xpt_free_path'
twa_cam.o(.text+0x11): In function `twa_cam_setup':
: undefined reference to `cam_simq_alloc'
twa_cam.o(.text+0x4e): In function `twa_cam_setup':
: undefined reference to `cam_sim_alloc'
twa_cam.o(.text+0x61): In function `twa_cam_setup':
: undefined reference to `cam_simq_free'
twa_cam.o(.text+0x79): In function `twa_cam_setup':
: undefined reference to `xpt_bus_register'
twa_cam.o(.text+0x8d): In function `twa_cam_setup':
: undefined reference to `cam_sim_free'
twa_cam.o(.text+0xbf): In function `twa_cam_setup':
: undefined reference to `xpt_create_path'
twa_cam.o(.text+0xd5): In function `twa_cam_setup':
: undefined reference to `xpt_bus_deregister'
twa_cam.o(.text+0xe2): In function `twa_cam_setup':
: undefined reference to `cam_sim_free'
twa_cam.o(.text+0xfd): In function `twa_cam_setup':
: undefined 

Re: make - don't workHELP!!!

2005-02-18 Thread Matt Emmerton

 Why i can't to do command make?! Is my config of my kernel right?!
 Analize my config and tell me what is wrong:
 my computer is: athlon XP+ 2.0, KT400 on via chipset, ethernet sound  usb
Via82XXX, video GeForce2MX400 from NVidia  i have FreeBSD-5.3-RELEASE

 command's:
 # /usr/sbin/config WORM
 # cd ../compile/WORM
 # make depend
 # make

 _MY_ERROR_
 : undefined reference to `xpt_free_path'
 dpt_scsi.o(.text+0x1b5c): In function `dpt_detach':

snip rest of errors

You've got device umass in your kernel, but you've commented out the
SCSI-related devices which are required.
You need to uncomment device scbus and device da in order to use device
umass.

 # SCSI peripherals
 #device scbus # SCSI bus (required for SCSI)
 #device ch # SCSI media changers
 #device da # Direct Access (disks)
 #device sa # Sequential Access (tape etc)
 #device cd # CD
 #device pass # Passthrough device (direct SCSI access)
 #device ses # SCSI Environmental Services (and SAF-TE)

--
Matt Emmerton

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]