From owner-freebsd-current Tue Oct 24 01:36:03 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28062 for current-outgoing; Tue, 24 Oct 1995 01:36:03 -0700 Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id BAA28054 for ; Tue, 24 Oct 1995 01:36:00 -0700 Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0t7epu-0003xoC; Tue, 24 Oct 95 01:35 PDT Received: from localhost (localhost [127.0.0.1]) by critter.tfs.com (8.6.11/8.6.9) with SMTP id JAA01689; Tue, 24 Oct 1995 09:35:52 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost didn't use HELO protocol To: davidg@Root.COM cc: current@freebsd.org Subject: Re: symorder In-reply-to: Your message of "Mon, 23 Oct 1995 08:31:00 MST." <199510231531.IAA03028@corbin.Root.COM> Date: Tue, 24 Oct 1995 09:35:52 +0100 Message-ID: <1687.814523752@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-current@freebsd.org Precedence: bulk > Hmmm, I guess rebuilding symorder isn't the last of the problems: > > ===> lkm/coff > cc -O -pipe -DLKM -I. -DCOMPAT_IBCS2 -DKERNEL -I/local/freebsd/src/lkm/coff/ ../../sys -W -Wcomment -Wredundant-decls -c /local/freebsd/src/lkm/coff/coff.c > cc -O -pipe -DLKM -I. -DCOMPAT_IBCS2 -DKERNEL -I/local/freebsd/src/lkm/coff/ ../../sys -W -Wcomment -Wredundant-decls -c /local/freebsd/src/lkm/coff/../../s ys/i386/ibcs2/imgact_coff.c > /local/freebsd/src/lkm/coff/../../sys/i386/ibcs2/imgact_coff.c:482: warning: initialization 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. > > Hmmm. > > -DG Somebody needs to fix either the name of the function in the lkm or add a EXPORT_SYMBOLS to the Makefile... -- 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.