Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 1995 10:36:56 +0100
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        roberto@keltia.freenix.fr, swallace@ece.uci.edu, freebsd-current@freebsd.org
Subject:   Re: LKMs still broken 
Message-ID:  <2314.814441016@critter.tfs.com>
In-Reply-To: Your message of "Mon, 23 Oct 1995 16:56:57 %2B1000." <199510230656.QAA16614@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> >> /src/src/lkm/coff/../../sys/i386/ibcs2/imgact_coff.c:482: warning: initial
ization from incompatible pointer type
> >> ld -r  -o tmp.o coff.o imgact_coff.o
> >> symorder -c symb.tmp tmp.o
> >> symorder: 1 symbol not found:
> >> _ibcs2_coff_mod
> >> *** Error code 1
> >> 
> >> Stop.
> >> *** Error code 1
> >> 
> >> Stop.
> >> 
> >> after "make cleandir" then "make obj" then "make depend" and "make". 
> >> 
> >It don't do that for me!  Anyone else have this prob?
> >Your ld or symorder okay? (I noticed symorder was updated recently)
> 
> Your symorder must be out of date for ibcs2_coff_mod.o to compiler :-).
> The new symorder wants module dispatch functions named foo_mod() but
> many are bogusly named foo_init().

Or in more plain language:  I sent email to committers, asking the
owners of these LKM's to please fix this, and they havn't yet.

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



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