Date: Sun, 22 Oct 1995 22:50:47 -0700 From: Steven Wallace <swallace@ece.uci.edu> To: Ollivier Robert <roberto@keltia.freenix.fr> Cc: freebsd-current@freebsd.org (FreeBSD Current Users' list) Subject: Re: LKMs still broken Message-ID: <199510230550.WAA23312@newport.ece.uci.edu> In-Reply-To: Your message of "Sun, 22 Oct 1995 23:13:24 BST." <199510222213.XAA20202@keltia.freenix.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
> Some LKMs are still broken: > > /src/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. > *** 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) Steven
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510230550.WAA23312>