From owner-freebsd-current Mon Oct 23 02:37:14 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29643 for current-outgoing; Mon, 23 Oct 1995 02:37:14 -0700 Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id CAA29637 for ; Mon, 23 Oct 1995 02:37:10 -0700 Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0t7JJY-0003w9C; Mon, 23 Oct 95 02:37 PDT Received: from localhost (localhost [127.0.0.1]) by critter.tfs.com (8.6.11/8.6.9) with SMTP id KAA02316; Mon, 23 Oct 1995 10:36:59 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost didn't use HELO protocol To: Bruce Evans cc: roberto@keltia.freenix.fr, swallace@ece.uci.edu, freebsd-current@freebsd.org Subject: Re: LKMs still broken In-reply-to: Your message of "Mon, 23 Oct 1995 16:56:57 +1000." <199510230656.QAA16614@godzilla.zeta.org.au> Date: Mon, 23 Oct 1995 10:36:56 +0100 Message-ID: <2314.814441016@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-current@freebsd.org Precedence: bulk > >> /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.