Misbehaviour with "make foo.ko"

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

 



Trying to rebuild single modules gets into a mess

[alan@pyx linux-psbdev]$ make drivers/staging/mrst/pvr/psb_gfx.ko
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
  CC [M]  drivers/staging/mrst/pvr/../drv/psb_fb.o
  CC [M]  drivers/staging/mrst/pvr/../drv/psb_intel_lvds.o
  LD [M]  drivers/staging/mrst/pvr/psb_gfx.o
  MODPOST 1 modules
ERROR: "ttm_object_device_release" [drivers/staging/mrst/pvr/psb_gfx.ko]
undefined!
ERROR ...



The box has lots of modules but it seems the MODPOST stage when you build
a single .ko target erroneously only gets processed for that module,
which goes wrong as a result.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux