Re: Linux 2.4.18-pre4

Stephan von Krawczynski (skraw@ithnet.com)
Wed, 16 Jan 2002 01:29:30 +0100


>
> So here goes pre4.

aehm, did I spoil it myself, or is it someone else:

compiling .... and then:

find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map
2.4.18-pre4; fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.18-pre4/kernel/fs/minix/minix.o
depmod: waitfor_one_page

..config was taken over from 2.4.17, where it was working.

??

Regards,
Stephan



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/