Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2007 18:12:25 -0800
From:      Luigi Rizzo <rizzo@icir.org>
To:        yang yang <kk_q@msn.com>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: Luigi Rizzo's webcam pkg compile error
Message-ID:  <20070206181225.B58529@xorpc.icir.org>
In-Reply-To: <BAY110-F2455A424B5D78D3F96BAD4EB9F0@phx.gbl>; from kk_q@msn.com on Wed, Feb 07, 2007 at 12:27:46AM %2B0800
References:  <20070205022434.D34136@xorpc.icir.org> <BAY110-F2455A424B5D78D3F96BAD4EB9F0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 07, 2007 at 12:27:46AM +0800, yang yang wrote:
> cvsup, and edit devel/linux-kmod-compat/Mikefile, remark these 3 lines:
> #.if ${OSVERSION} < 602100
> #IGNORE=  requires a recent USB stack, not present in ${OSVERSION}
> #.endif
> 
> devel/linux-kmod-compat
> multimedia/linux-gspca-kmod
> make install clean, successfully.
> 
> # kldload gspca.ko
> kldload: can't load gspca.ko: Exec format error
> 
> /var/log/message:
> kernel: link_elf_obj: symbol __start_set_ldev_info undefined
> kernel: kldload: Unsupported file type

hmmm... it seems that on your platform (amd64 ?) the toolchain
does not handle well some of the linker set tricks that i use
to pass information from the linux module to the freebsd module.
No idea why though, maybe you could try ask on the amd64 list
if there is one...

	cheers
	luigi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070206181225.B58529>