All pastes #2067343 Raw Edit

Miscellany

public text v1 · immutable
#2067343 ·published 2011-05-23 07:06 UTC
rendered paste body
echosyp@echosyp:~/media_build$ make
make -C /home/echosyp/media_build/v4l 
make[1]: Entering directory `/home/echosyp/media_build/v4l'
creating symbolic links...
make -C firmware prep
make[2]: Entering directory `/home/echosyp/media_build/v4l/firmware'
make[2]: Leaving directory `/home/echosyp/media_build/v4l/firmware'
make -C firmware
make[2]: Entering directory `/home/echosyp/media_build/v4l/firmware'
make[2]: Nothing to be done for `default'.
make[2]: Leaving directory `/home/echosyp/media_build/v4l/firmware'
Kernel build directory is /lib/modules/2.6.35-29-generic/build
make -C ../linux apply_patches
make[2]: Entering directory `/home/echosyp/media_build/linux'
Patches for v2.6.35 already applied.
make[2]: Leaving directory `/home/echosyp/media_build/linux'
make -C /lib/modules/2.6.35-29-generic/build SUBDIRS=/home/echosyp/media_build/v4l  modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.35-29-generic'
  Building modules, stage 2.
  MODPOST 0 modules
make[2]: Leaving directory `/usr/src/linux-headers-2.6.35-29-generic'
./scripts/rmmod.pl check
found 0 modules
make[1]: Leaving directory `/home/echosyp/media_build/v4l'