[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Undefined symbol fix (was: Re: I volunteer)



Thanks for the links to the new kernel. I'll be playing with it in a couple
of days.

>
>Anyway, the problem is i do an insmod ppp.o(or any other module) and it
>gives me a series of errors about undefined symbols
>

I got this from the LinuxPPC list. Try it. Just remember to replace the
2.2.6-15apmac with the name of your kernel...

Russell

On Sat, 4 Dec 1999, Steven wrote:
>
> "can't open /lib/modules/2.2.6-15apmac/modules.dep    failed"

cd /lib/modules
mkdir 2.2.6-15apmac
cd 2.2.6-15apmac
depmod -a


Reply to: