Linux-Hams archive - August 1997: Re: Unresolved Symbols:

Re: Unresolved Symbols:

Terry Dawson (pmxzna.uzktbk@perigee.net)
Wed, 13 Aug 1997 11:26:11 +1000


Tim Connolly wrote:
>
> I am using modules 14c. But yet I still get the following errors...
> Every time I do a "make mrproper; ...dep, clean, zImage, modules"
> I get errors and it make me go back thru the make config process.
> So then I do a make zImage and it compiles and boots with all these
> errors:
>
> What am I missing ????
>
> Updating module dependencies for Linux 2.0.30:
> /lib/modules/misc/wdt.o: unresolved symbol(s)
> /lib/modules/misc/teles.o: unresolved symbol(s)

'make modules_install' probably.

Terry