[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make world broken
This is a generic kernel on a new 3.0 install (w/ current src tree). When I
do a make on the source tree, it exits with the below error message. Any
ideas what could be wrong? I have the latest dmesg included if it helps. TIA.
-E
ERROR:
>>>
keid:/usr/src# make
[..snip..]
===> kerberosIV/doc
===> kerberosV
===> kerberosV/usr.bin/asn1_compile
cc -o asn1_compile parse.o lex.o main.o hash.o symbol.o gen.o gen_encode.o
gen_decode.o gen_free.o gen_length.o gen_copy.o gen_glue.o -L../../lib/roken
-lroken
ld: -lroken: no match
collect2: ld returned 1 exit status
*** Error code 1
Stop in /usr/src/kerberosV/usr.bin/asn1_compile (line 101 of
/usr/share/mk/bsd.prog.mk).
*** Error code 1
Stop in /usr/src/kerberosV.
*** Error code 1
Stop in /usr/src.
keid:/usr/src#
<<<
DMESG
>>>
/bsd: OpenBSD 3.0-stable (build) #0: Thu Dec 6 13:07:11 PST 2001
/bsd: ericb@keid:/usr/src/sys/build
/bsd: cpu0: Intel Pentium III (Coppermine) ("GenuineIntel" 686-class) 665 MHz
/bsd: cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SYS,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SIMD
/bsd: real mem = 536195072 (523628K)
/bsd: avail mem = 491524096 (480004K)
/bsd: using 5689 buffers containing 26910720 bytes (26280K) of memory
/bsd: mainbus0 (root)
/bsd: bios0 at mainbus0: AT/286+(00) BIOS, date 08/25/00, BIOS32 rev. 0 @
0xfda74
/bsd: apm0 at bios0: Power Management spec V1.2
/bsd: apm0: AC on, battery charge unknown
/bsd: pcibios0 at bios0: rev. 2.1 @ 0xf0000/0x10000
/bsd: pcibios0: PCI IRQ Routing Table rev. 1.0 @ 0xf2be0/224 (12 entries)
/bsd: pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82371FB PCI-ISA"
rev 0x00)
/bsd: pcibios0: PCI bus #2 is the last bus
/bsd: bios0: ROM list: 0xc0000/0x10000 0xd0000/0x1800
/bsd: pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
/bsd: pchb0 at pci0 dev 0 function 0 "Intel 82815 Hub" rev 0x02: rng active,
8Kb/sec
/bsd: ppb0 at pci0 dev 1 function 0 "Intel 82815 AGP" rev 0x02
/bsd: pci1 at ppb0 bus 1
/bsd: vga1 at pci1 dev 0 function 0 "Nvidia GeForce256" rev 0x10
/bsd: wsdisplay0 at vga1: console (80x25, vt100 emulation)
/bsd: wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
/bsd: ppb1 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0x01
/bsd: pci2 at ppb1 bus 2
/bsd: fxp0 at pci2 dev 8 function 0 "Intel 82562" rev 0x01: irq 11, address
00:d0:b7:e2:4b:a9
/bsd: inphy0 at fxp0 phy 1: i82562ET 10/100 media interface, rev. 0
/bsd: pcib0 at pci0 dev 31 function 0 "Intel 82801BA LPC" rev 0x01
/bsd: pciide0 at pci0 dev 31 function 1 "Intel 82801BA IDE" rev 0x01: DMA,
channel 0 wired to compatibility, channel 1 wired to compatibility
/bsd: wd0 at pciide0 channel 0 drive 0: <WDC WD307AA-00BAA0>
/bsd: wd0: 16-sector PIO, LBA, 29333MB, 16383 cyl, 16 head, 63 sec, 60074784
sectors
/bsd: wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 4
/bsd: atapiscsi0 at pciide0 channel 1 drive 0
/bsd: scsibus0 at atapiscsi0: 2 targets
/bsd: atapiscsi0(pciide0:1:0): using PIO mode 3, Ultra-DMA mode 2
/bsd: cd0 at scsibus0 targ 0 lun 0: <TOSHIBA, CD-ROM XM-6702B, 1007> SCSI0
5/cdrom removable
/bsd: cd0(pciide0:1:0): using PIO mode 3, Ultra-DMA mode 2
/bsd: uhci0 at pci0 dev 31 function 2 "Intel 82801BA USB" rev 0x01: irq 11
/bsd: usb0 at uhci0: USB revision 1.0
/bsd: uhub0 at usb0
/bsd: uhub0: vendor 0x0000 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
/bsd: uhub0: 2 ports with 2 removable, self powered
/bsd: "Intel 82801BA SMBus" rev 0x01 at pci0 dev 31 function 3 not configured
/bsd: uhci1 at pci0 dev 31 function 4 "Intel 82801BA USB2" rev 0x01: irq 10
/bsd: usb1 at uhci1: USB revision 1.0
/bsd: uhub1 at usb1
/bsd: uhub1: vendor 0x0000 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
/bsd: uhub1: 2 ports with 2 removable, self powered
/bsd: auich0 at pci0 dev 31 function 5 "Intel 82801BA AC-97 Audio" rev 0x01:
irq 9 ICH2 AC97
/bsd: ac97: codec id 0x41445360 (Analog Devices AD1885)
/bsd: ac97: codec features headphone, Analog Devices Phat Stereo
/bsd: audio0 at auich0
/bsd: isa0 at pcib0
/bsd: isadma0 at isa0
/bsd: pckbc0 at isa0 port 0x60/5
/bsd: pckbd0 at pckbc0 (kbd slot)
/bsd: pckbc0: using irq 1 for kbd slot
/bsd: wskbd0 at pckbd0: console keyboard, using wsdisplay0
/bsd: pcppi0 at isa0 port 0x61
/bsd: midi0 at pcppi0: <PC speaker>
/bsd: sysbeep0 at pcppi0
/bsd: lpt0 at isa0 port 0x378/4 irq 7
/bsd: npx0 at isa0 port 0xf0/16: using exception 16
/bsd: pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
/bsd: pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
/bsd: fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
/bsd: fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
/bsd: biomask cc40 netmask cc40 ttymask ccc2
/bsd: pctr: 686-class user-level performance counters enabled
/bsd: mtrr: Pentium Pro MTRR support
/bsd: dkcsum: wd0 matched BIOS disk 80
/bsd: root on wd0a
/bsd: rootdev=0x0 rrootdev=0x300 rawdev=0x302
pflogd[11739]: Listening on pflog0, logging to /var/log/pflog, snaplen 96
savecore: no core dump
<<<
-Eric