Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2005 22:01:21 +0000
From:      Jason Henson <jason@ec.rr.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: problem to compil my kernel
Message-ID:  <1108764081l.42729l.0l@BARTON>
In-Reply-To: <BAY102-F7B308CB2F750833482A21AF6E0@phx.gbl> (from gwadadesf@hotmail.com on Fri Feb 18 16:31:06 2005)
References:  <BAY102-F7B308CB2F750833482A21AF6E0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/18/05 16:31:06, christophe Desfontaines wrote:
> hello
>=20
> i have a probl=E8m when i compil my kernel
>=20
> this is my file :
>=20
> MONNOYAU
>=20
> Machine
> Cpu		i686_CPU
> Ident 		MONNOYAU
>=20
>
>=20
> device		bpf
>=20
>=20
> #Usb 		support
> device 		uhci, ohci, usb, udbp, ugen, uhid, ukbd, ulpt, =20
> umass, ums,urio, uscanner
>=20
> #usb ethernet
> #device	aue, axe, cue, kue, rue
> #Firewire support
> #device	firewire, sbp, fwe
>=20
>=20
> and the log of " make " command  was.
>=20
> Umass.o(.text+0x14f3) : In funtion=92umass_cam_attach_sim=92 :
> : undefined reference to =91cam_simq_alloc=92


umass is usb related.  You can remove all usb stuff from the kernel and =20
load only the modules you need.  If there is a problem with your source =20
files cvsup again.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1108764081l.42729l.0l>