From owner-freebsd-questions Sat May 16 12:16:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23504 for freebsd-questions-outgoing; Sat, 16 May 1998 12:16:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dreamer.dreamfire.net (dreamfire.net [209.160.21.220]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA23494 for ; Sat, 16 May 1998 12:16:35 -0700 (PDT) (envelope-from sean@dreamfire.net) Received: (qmail 12715 invoked from network); 16 May 1998 19:14:14 -0000 Received: from dreamfire.net (209.160.21.220) by dreamfire.net with SMTP; 16 May 1998 19:14:14 -0000 Message-ID: <355DE585.5D9C7FCA@dreamfire.net> Date: Sat, 16 May 1998 12:14:14 -0700 From: Sean-Paul Rees Organization: The Dream Fire Group X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-STABLE i386) MIME-Version: 1.0 To: questions@FreeBSD.ORG CC: sean@dreamfire.net Subject: 2.2.6-STABLE Kernel Compiliation problems (5/15/1998) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just CVSup'ed the updates to the 2.2-STABLE branch, but at the end- I am getting this error: -- 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 ioconf.o: Undefined symbol `_sbdriver' referenced from data segment ioconf.o: Undefined symbol `_sbintr' referenced from data segment ioconf.o: Undefined symbol `_opldriver' referenced from data segment *** Error code 1 Stop. Please assist :> -Sean-Paul Rees sean@dreamfire.net This is my KERNEL Configuration file: # dreamer.dreamfire.net kernel configuration file # last edited 5-15-1998 machine "i386" cpu "I586_CPU" ident DREAMER maxusers 25 options "BOUNCE_BUFFERS" options "FFS" options "CPU_FASTER_5X86_FPU" options "MD5" options QUOTA options INET options "CD9660" options "MSDOSFS" options "PROCFS" options "MATH_EMULATE" options "COMPAT_43" options USERCONFIG options "VISUAL_USERCONFIG" options "COMPAT_LINUX" options LINUX config kernel root on wd0 controller isa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr options ATAPI options ATAPI_STATIC device wcd0 device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr device npx0 at isa? port "IO_NPX" flags 0x1 irq 13 vector npxintr device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr controller pnp0 device lpt0 at isa? port? tty irq 7 vector lptintr device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmin$ options PSM_CHECKSYNC pseudo-device loop pseudo-device log pseudo-device vn 1 pseudo-device tun 16 pseudo-device pty 256 options SYSVSHM options SYSVSEM options SYSVMSG device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr device opl0 at isa? port 0x388 conflicts .-----------------------------------------------------. /| Sean-Paul Rees * magician on IRC |\ /| sean@dreamfire.net * oper: abyss.valhall.net |\ /| |\ /| "Marking your achievements, and improving upon them |\ /| is better than any award anybody will bestow." |\ /| - Sean-Paul Rees |\ /`-----------------------------------------------------'\ Type bits/keyID Date User ID pub 2047/EF18B3ED 1998/04/11 Sean-Paul Rees To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message