mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Unresolved symbols in /lib/modules/2.4.28-pre2/xfree-drm/via_drv.o
@ 2005-03-16 15:03 Martin MOKREJŠ
  2005-03-16 15:16 ` Arjan van de Ven
  0 siblings, 1 reply; 5+ messages in thread
From: Martin MOKREJŠ @ 2005-03-16 15:03 UTC (permalink / raw)
  To: LKML

[-- Attachment #1: Type: text/plain, Size: 629 bytes --]

Hi,
  does anyone still use 2.4 series kernel? ;)
# make dep; make bzImage; make modules
[cut]
# make modules_install
[cut]
cd /lib/modules/2.4.30-pre3-bk2; \
mkdir -p pcmcia; \
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.30-pre3-bk2; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.28-pre2/xfree-drm/via_drv.o
depmod:         via_fb_init
depmod:         via_mem_free
depmod:         viadrv_driver_register_fns
depmod:         via_agp_init
depmod:         via_mem_alloc
#

.config attached

Please cc: me in replies. ;)
Martin

[-- Attachment #2: .config.gz --]
[-- Type: application/x-tar, Size: 6265 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-18 11:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-16 15:03 Unresolved symbols in /lib/modules/2.4.28-pre2/xfree-drm/via_drv.o Martin MOKREJŠ
2005-03-16 15:16 ` Arjan van de Ven
2005-03-16 15:21   ` Martin MOKREJŠ
2005-03-16 11:53     ` Marcelo Tosatti
2005-03-17 21:21       ` Martin MOKREJŠ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome