Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: segmentation fault immediately after start of vdr
On Wednesday 25 June 2003 23:30, Oliver Endriss wrote:
> Walter Schittek wrote:
[SNIP]
> > depmod: *** Unresolved symbols in
> > All point to the same unresolved symbol: __pollwait
>
> __pollwait is in /usr/src/linux/fs/select.c.
>
> Are you sure that you compiled *everything*?
>
> cd /usr/src/linux
> make clean
> make dep
> make bzImage
> make modules
> make modules_install
Yes, this should be the normal way to build a new kernel.
Afterwards you should recompile all packages that install kernel modules
(e.g. alsa, vmware [vmware-config.pl], lirc, dvb...):
At least do "make clean", "make install"; better: "make distclean"
"./configure" ...
BTW: __pollwait is exported by
/lib/modules/<your_kernel>/build/kernel/ksyms.o
Does it exist? (Would wonder if not ;-)
Regards,
Andreas
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index