Date: Thu, 28 May 1998 21:30:48 -0400 From: Chris Peltier <CPELTIER@iectech.com> To: "'David Babler'" <dbabler@Rigel.orionsys.com> Cc: "'freebsd-questions@FreeBSD.org'" <freebsd-questions@FreeBSD.ORG> Subject: RE: 2.2-STABLE Kernel Broken? Message-ID: <98May28.172209edt.6209@netgate.iectech.com>
next in thread | raw e-mail | index | archive | help
I had the same problem. I went to the isa.c code and commented out the offending references, continued with the make and the kernel is rock solid. I am not sure what this references.... Is it SCSI CAM support or a video CAM? Whatever it is I don't have it! Sincerely, Chris Peltier * email: CPeltier@NetCarrier.com * voice: 215-257-4917 * FAX: 215-257-4916 >---------- >From: David Babler[SMTP:dbabler@Rigel.orionsys.com] >Sent: Thursday, May 28, 1998 4:51 PM >To: freebsd-questions@FreeBSD.ORG >Subject: 2.2-STABLE Kernel Broken? > > > >I CVSUP'd RELENG_2_2 today and tried to build a new kernel. It errored >out >with: > >---- >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. > >---- >Currently running 2.2.5-STABLE. Does this mean I have to do a make >world >before I can rebuild the kernel now, or is something else broken? > >-Dave > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > 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?98May28.172209edt.6209>