Mailing List archive

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

[vdr] Re: segmentation fault immediately after start of vdr



IMHO "make modules_install" should remove extra modules in the modules directory (at least it does it for me, deletimg lirc_serial.o every time :-)


Regards,
Christian

Juri Haberland wrote:
Oliver Endriss wrote:

Walter Schittek wrote:

I have a hot trace:

I made a complete compilation of the kernel I actually use (SuSE
2.4.19-4GB), and at the end of "make modules_install", there were
error messages:

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

The error messages might come from modules that were installed by the
SuSE-RPM and not updated by the kernel compile because he didn't selected
them while configuring.
Either move the old modules out of the way and do a 'make
modules_install' again or change the EXTRAVERSION in
/usr/src/linux/Makefile and do the whole recompile again.

Cheers,
Juri





--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index