当前位置:  技术问答>linux和unix

BSD内核编译错误

    来源: 互联网  发布时间:2015-09-11

    本文导语:  在FREEBSD5.3的系统内编译系统内核出现以下错误 more undefined references to 'xpt_done' follow ***Error code 1 配置文件如下 # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read...

在FREEBSD5.3的系统内编译系统内核出现以下错误
more undefined references to 'xpt_done' follow
***Error code 1

配置文件如下
#
# GENERIC -- Generic kernel configuration file for FreeBSD/i386
#
# For more information on this file, please read the handbook section on
# Kernel Configuration Files:
#
#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
#
# The handbook is also available locally in /usr/share/doc/handbook
# if you've installed the doc distribution, otherwise always see the
# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# device lines is also present in the ../../conf/NOTES and NOTES files.
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.413.2.6.2.2 2004/10/24 18:02:52 scottl Exp $

machine i386
#cpu I486_CPU
#cpu I586_CPU
cpu I686_CPU
ident GENERIC

# To statically compile in device wiring instead of /boot/device.hints
hints "GENERIC.hints" # Default places to look for devices.

options  SCHED_4BSD # 4BSD scheduler
options  INET # InterNETworking
options  INET6 # IPv6 communications protocols
options  FFS # Berkeley Fast Filesystem
options  SOFTUPDATES # Enable FFS soft updates support
options  UFS_ACL # Support for access control lists
options  UFS_DIRHASH # Improve performance on big directories
options  MD_ROOT # MD is a potential root device
options  NFSCLIENT # Network Filesystem Client
options  NFSSERVER # Network Filesystem Server
options  NFS_ROOT # NFS usable as /, requires NFSCLIENT
options  MSDOSFS # MSDOS Filesystem
options  CD9660 # ISO 9660 Filesystem
options  PROCFS # Process filesystem (requires PSEUDOFS)
options  PSEUDOFS # Pseudo-filesystem framework
options  GEOM_GPT # GUID Partition Tables.
options  COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
options  COMPAT_FREEBSD4 # Compatible with FreeBSD4
options  SCSI_DELAY=15000 # Delay (in ms) before probing SCSI
options  KTRACE # ktrace(1) support
options  SYSVSHM # SYSV-style shared memory
options  SYSVMSG # SYSV-style message queues
options  SYSVSEM # SYSV-style semaphores
options  _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options  KBD_INSTALL_CDEV # install a CDEV entry in /dev
options  AHC_REG_PRETTY_PRINT # Print register bitfields in debug
# output.  Adds ~128k to driver.
options  AHD_REG_PRETTY_PRINT # Print register bitfields in debug
# output.  Adds ~215k to driver.
options  ADAPTIVE_GIANT # Giant mutex is adaptive.

device apic # I/O APIC


|
device ulpt # Printer
device umass # Disks/Mass storage - Requires scbus and da
看到了吗?umass需要scbus和da,而你上面把SCSI里面的东西全都咔嚓掉了,这个怎么能让你编译通过?

最好把SCSI的所有外围设备驱动都恢复,否则可能还会有其他的问题(PS,改删的倒是没删,ft……)

    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • FREE BSD 邮件服务器 提示错误:filesystem full 如何解决
  • 在BSD5.0中启动startx报no screens found错误,怎么办?
  • BSD Unit中BSD啥意思?
  • 看Unix环境高级编程,提到了V和bsd,有很多不同,但是没有提到Linux,请问linux跟BSD或者unix V 编程细节哪些不同的,特别是线程,进程,和socke
  • 安装BSD前提
  • ~~~~~在线~~~~哪位兄弟有FREE BSD界面结图我急需啊,谢谢
  • 有关LINUX与BSD的问题?
  • BSD下安装和启用ftp的问题!
  • 紧急:请问有谁会使用Free BSD操作系统,请给予指点
  • 请问这本书《4.4BSD操作系统设计与实现(英文版)》怎么样,值得读吗?
  • free bsd问题!高分!
  • BSD系统管理程序 bhyve
  • 在free bsd unix下安装mysql,都需要装什么,还需dbd:mysql?
  • 何处可下载bsd
  • 请问在free bsd上面怎么安装jdk和tomcat?
  • 请教:Unix类有BSD和sysV两种,请问它们有什么区别
  • free BSD ROOT密码丢失。请高手帮忙
  • bsd专业论坛开张!
  • Free BSD VIM怎么安装
  • 请教一个Free BSD的图形界面问题!
  • 比较linux bsd windows稳定性
  • unp(unix network programming)中的示例是针对 BSD 的,如何移植到 LINUX 上来?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3