免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2438 | 回复: 7
打印 上一主题 下一主题

fb6.1 make kernel 失败,help! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-09-26 22:18 |只看该作者 |倒序浏览
fb 6.1  /usr/src是最新的。 make buildkernel KERNCONF=mykern以后5分钟报错


===> padlock (depend)
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
make: don't know how to make padlock_cipher.c. Stop
*** Error code 2

论坛徽章:
0
2 [报告]
发表于 2006-09-27 06:01 |只看该作者
make depend了么

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
3 [报告]
发表于 2006-09-27 08:49 |只看该作者
原帖由 langue 于 2006-9-27 06:01 发表
make depend了么

这是第二种编译方法,不用 make depend 吧

[ 本帖最后由 大大狗 于 2006-9-27 09:06 编辑 ]

论坛徽章:
0
4 [报告]
发表于 2006-09-27 09:16 |只看该作者
不用make depend。

只是看样子是楼主的内核有依赖的东西没打开。

论坛徽章:
0
5 [报告]
发表于 2006-09-27 13:11 |只看该作者
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.11 2000/09/22 10:01:48 nyan Exp $

machine         i386
#cpu            I686_CPU
cpu             I586_CPU
ident           ibox
maxusers        0

device          apic                    # I/O APIC
options         SCHED_4BSD              # 4BSD scheduler
#options        PREEMPTION              # Enable kernel thread preemption
options         INET                    #InterNETworking
options         FFS                     #Berkeley Fast Filesystem
options         SOFTUPDATES             #Enable FFS soft updates support
options         UFS_DIRHASH
#options         SUIDDIR                 #For SAMBA
options         PROCFS                  #Process filesystem
options         COMPAT_43               #Compatible with BSD 4.3 [KEEP THIS!]
options         PSEUDOFS
options         SYSVSHM                 #SYSV-style shared memory
options         SYSVMSG                 #SYSV-style message queues
options         SYSVSEM                 #SYSV-style semaphores
options         _KPOSIX_PRIORITY_SCHEDULING
#options        AUTO_EOI_1
options         ZERO_COPY_SOCKETS
#makeoptions    COPTFLAGS="-O -pipe -funroll-loops -ffast-math"
options         DEVICE_POLLING  #NO SMP
options         HZ=1000

options          CPU_SUSP_HLT
options          PANIC_REBOOT_WAIT_TIME=16

device          isa
device          pci
device          apm
#device         fdc

# ATA and ATAPI devices
device          ata
device          atadisk                 # ATA disk drives
device          atapicd                 # ATAPI CDROM drives
#device          ataraid

# atkbdc0 controls both the keyboard and the PS/2 mouse
device          atkbdc
device          atkbd
device          vga
options         VGA_NO_FONT_LOADING
options         VGA_NO_MODE_CHANGE
device          agp

# syscons is the default console driver, resembling an SCO console
device          sc
options         SC_HISTORY_SIZE=200
options         SC_NO_CUTPASTE
options         SC_NO_FONT_LOADING
options         SC_NO_SYSMOUSE
options         MAXCONS=3

# Floating point support - do not disable.
device          npx
#options        SC_DISABLE_REBOOT

# Serial (COM) ports
device          sio
options         CONSPEED=115200

#Nics
device          miibus   #enable this on 4.4 or above
device          fxp

# Pseudo devices - the number indicates how many units to allocated.
device          loop            # Network loopback
device          ether           # Ethernet support
device          pty             # Pseudo-ttys (telnet etc)
device          random

# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
#pseudo-device  bpf             #Berkeley packet filter

#device         uhci            # UHCI PCI->USB interface
device          ohci            # OHCI PCI->USB interface
device          usb
device          ugen
device          ulpt            #Printer
#device         umass           #Requires scbus and da

#PPPoE(ADSL)
options         NETGRAPH
options         NETGRAPH_PPPOE
options         NETGRAPH_SOCKET
options         NETGRAPH_ETHER

device          pf
#device         pflog
#device         pfsync

那些没打开?

论坛徽章:
0
6 [报告]
发表于 2006-09-27 13:55 |只看该作者
dmesg对着看!

论坛徽章:
0
7 [报告]
发表于 2006-09-27 16:53 |只看该作者
Copyright (c) 1992-2006 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006
    root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: VIA C3 Samuel (550.16-MHz 686-class CPU)
  Origin = "CentaurHauls"  Id = 0x662  Stepping = 2
  Features=0x8030b5<FPU,DE,TSC,MSR,MCE,MTRR,PGE,MMX>
real memory  = 199229440 (190 MB)
avail memory = 185569280 (176 MB)
kbd1 at kbdmux0
cpu0 on motherboard
pcib0: <Host to PCI bridge> pcibus 0 on motherboard
pir0: <PCI Interrupt Routing Table: 7 Entries> on motherboard
pci0: <PCI bus> on pcib0
$PIR: No matching entry for 0.0.INTA
agp0: <SiS 620 host to AGP bridge> mem 0xe3800000-0xe3bfffff at device 0.0 on pci0
atapci0: <SiS 620 UDMA66 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x4000-0x400f irq 14 at device 0.1 on pci0
ata0: <ATA channel 0> on atapci0
ata1: <ATA channel 1> on atapci0
isab0: <PCI-ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
pci0: <unknown> at device 1.1 (no driver attached)
ohci0: <SiS 5571 USB controller> mem 0xe3f01000-0xe3f01fff irq 9 at device 1.2 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <SiS 5571 USB controller> on ohci0
usb0: USB revision 1.0
uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pcib1: <PCI-PCI bridge> at device 2.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
atapci1: <HighPoint HighPoint  UDMA133 controller> port 0xd000-0xd007,0xd400-0xd403,0xd800-0xd807,0xdc00-0xdc03,0xe000-0xe0ff irq 15 at device 9.0 on pci0
ata2: <ATA channel 0> on atapci1
ata3: <ATA channel 1> on atapci1
fxp0: <Intel 82558 Pro/100 Ethernet> port 0xe400-0xe41f mem 0xe3f02000-0xe3f02fff,0xe3e00000-0xe3efffff irq 11 at device 10.0 on pci0
miibus0: <MII bus> on fxp0
inphy0: <i82555 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: Ethernet address: 00:04:ac:d8:88:d4
fxp1: <Intel 82558 Pro/100 Ethernet> port 0xe800-0xe81f mem 0xe3f00000-0xe3f00fff,0xe3d00000-0xe3dfffff irq 10 at device 11.0 on pci0
miibus1: <MII bus> on fxp1
inphy1: <i82555 10/100 media interface> on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp1: Ethernet address: 00:04:ac:98:ec:8b
pci0: <multimedia, audio> at device 12.0 (no driver attached)
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xcbfff,0xcf000-0xcf7ff,0xd0000-0xd07ff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
unknown: <PNP0303> can't assign resources (port)
speaker0: <PC speaker> at port 0x61 on isa0
unknown: <PNP0c01> can't assign resources (memory)
unknown: <PNP0c02> can't assign resources (memory)
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0400> can't assign resources (port)
unknown: <PNP0501> can't assign resources (port)
ugen0: Creative Technology Ltd Creative WebCam Go Mini (LCDC), rev 1.10/0.00, addr 2
Timecounter "TSC" frequency 550160771 Hz quality 800
Timecounters tick every 1.000 msec
acd0: CDROM <SONY CD-ROM CDU5221/1.01> at ata0-master UDMA33
ad4: DMA limited to UDMA33, controller found non-ATA66 cable
ad4: 39205MB <Maxtor 6K040L0 NAR61HA0> at ata2-master UDMA33
Trying to mount root from ufs:/dev/ad4s1a
ulpt0: EPSON USB2.0 Printer, rev 2.00/1.00, addr 3, iclass 7/1
ulpt0: using bi-directional mode
ulpt0: at uhub0 port 1 (addr 3) disconnected
ulpt0: detached
ulpt0: EPSON USB2.0 Printer, rev 2.00/1.00, addr 3, iclass 7/1
ulpt0: using bi-directional mode

论坛徽章:
0
8 [报告]
发表于 2006-09-29 00:07 |只看该作者
upup
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP