[OpenAFS-devel] OpenAFS 1.2.8 Release Candidate 2 now available for testing
Derrick J Brashear
shadow@dementia.org
Mon, 2 Dec 2002 22:41:32 -0500 (EST)
On Mon, 2 Dec 2002, [iso-8859-2] Martin MOKREJŠ wrote:
> On Fri, 22 Nov 2002, Garry Zacheiss wrote:
>
> > A compressed tar file of OpenAFS 1.2.8-rc2 is now available at:
> >
> > http://www.openafs.org/dl/openafs/testers/openafs-1.2.8-rc2.tar.gz
>
> Hi,
> if I downgrade bison to 1.35, I can compile openafs successfully, but
> while trying to insert the module I get:
>
> # insmod ../libafs-2.4.20.o
> ../libafs-2.4.20.o: unresolved symbol kunmap_high
> ../libafs-2.4.20.o: unresolved symbol highmem_start_page
> ../libafs-2.4.20.o: unresolved symbol kmap_high
> ../libafs-2.4.20.o:
> Hint: You are trying to load a module without a GPL compatible license
> and it has unresolved symbols. Contact the module supplier for
> assistance, only they can help you.
>
> Any ideas?
We don't call any of those directly. Also, those are all unversioned
symbols. I smell something fishy.