Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 1998 18:59:21 -0400
From:      Laura Cunningham <lcunning@mci.net>
To:        freebsd-questions@FreeBSD.ORG
Cc:        lcunning@mci.net
Subject:   error building GENERIC
Message-ID:  <357DBE49.26EF@mci.net>

next in thread | raw e-mail | index | archive | help
I'm having trouble building a kernel for my machine:
compaq 486 w/ AT1700plus enet card, 2 400M wd drives (though I'm only
using one because I couldn't get the enet card recognized when I tried
to configure using the second). Because I couldn't configure the 2nd
correctly, I'm mounting source from another machine to have room to
build.

I was getting a load error when I tried to configure a custom kernel, so
I've backed off and am trying to build GENERIC and get the same error:

here's the final message:

loading kernel
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment
*** Error code 1

Stop.


Here's dmesg and df output for the machine:

 qos1# dmesg
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California.  All rights
reserved.

FreeBSD 2.2.6-RELEASE #0: Wed Mar 25 02:28:49 GMT 1998
    jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC
CPU: i486DX (486-class CPU)
real memory  = 16777216 (16384K bytes)
avail memory = 14376960 (14040K bytes)
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
fe0 at 0x300-0x31f irq 15 on isa
fe0: address 00:00:f4:ab:13:80, type AT-1700T/RE2001
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <QUANTUM LPS420A>
wd0: 402MB (824160 sectors), 1010 cyls, 16 heads, 51 S/T, 512 B/S
wdc0: unit 1 (wd1): <QUANTUM LPS420A>
wd1: 402MB (824160 sectors), 1010 cyls, 16 heads, 51 S/T, 512 B/S
npx0 flags 0x1 on motherboard
npx0: 387 emulator
qos1# df
Filesystem                                        1K-blocks     Used   
Avail Capacity  Mounted on
/dev/wd0s1a                                           98479    14050   
76551    16%    /
/dev/wd0s1f                                           91669    35781   
48555    42%    /usr
/dev/wd0s1e                                           59471      852   
53862     2%    /var
procfs                                                    4       
4        0   100%    /proc
new2.Reston.mci.net:/export/local/FreeBSD-src/src   1952573  1230257  
527066    70%    /usr/src


how can I fix this?

thanks,
Laura

-- 
---------------------------------------------------
Laura Cunningham		2100 Reston Parkway
MCI/vBNS Engineering		Reston, VA 22090
Voice: (703) 715-7085		Fax: (703) 715-7066

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?357DBE49.26EF>