All pastes #55830 Raw Edit

Someone

public text v1 · immutable
#55830 ·published 2006-05-14 16:46 UTC
rendered paste body
BlackRabbit:/home/spin/downloads/src/myth/ivtv-0.6.2 # make
make -C driver all
make[1]: Entering directory `/home/spin/downloads/src/myth/ivtv-0.6.2/driver'
make -C /lib/modules/2.6.16.13-4-default/build M=/home/spin/downloads/src/myth/ivtv-0.6.2/driver modules
make[2]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/x86_64/default'
make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/x86_64/default modules
  CC [M]  /home/spin/downloads/src/myth/ivtv-0.6.2/driver/ivtv-osd.o
/home/spin/downloads/src/myth/ivtv-0.6.2/driver/ivtv-osd.c:490: error: expected ‘)’ before string constant
/home/spin/downloads/src/myth/ivtv-0.6.2/driver/ivtv-osd.c:493: error: expected ‘)’ before string constant
make[5]: *** [/home/spin/downloads/src/myth/ivtv-0.6.2/driver/ivtv-osd.o] Error 1
make[4]: *** [_module_/home/spin/downloads/src/myth/ivtv-0.6.2/driver] Error 2
make[3]: *** [modules] Error 2
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/x86_64/default'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/spin/downloads/src/myth/ivtv-0.6.2/driver'
make: *** [all] Error 2
BlackRabbit:/home/spin/downloads/src/myth/ivtv-0.6.2 #