public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* v4l-dvb/v4l/av7110.c:698: error: implicit declaration of function 'swahw32'
@ 2008-10-30 19:24 Carl Karsten
  2008-10-30 19:44 ` Carl Karsten
  2008-10-31 19:25 ` fixed: " Carl Karsten
  0 siblings, 2 replies; 3+ messages in thread
From: Carl Karsten @ 2008-10-30 19:24 UTC (permalink / raw)
  To: video4linux-list

sudo apt-get install libqt4-dev mercurial lsb-build-desktop3 libqt3-headers
hg clone http://linuxtv.org/hg/v4l-dvb

juser@dhcp186:~/vga2usb/v4l.org/v4l-dvb$ make
make -C /home/juser/vga2usb/v4l.org/v4l-dvb/v4l
make[1]: Entering directory `/home/juser/vga2usb/v4l.org/v4l-dvb/v4l'
creating symbolic links...
Kernel build directory is /lib/modules/2.6.27-7-generic/build
make -C /lib/modules/2.6.27-7-generic/build
SUBDIRS=/home/juser/vga2usb/v4l.org/v4l-dvb/v4l  modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.27-7-generic'
  CC [M]  /home/juser/vga2usb/v4l.org/v4l-dvb/v4l/av7110.o
/home/juser/vga2usb/v4l.org/v4l-dvb/v4l/av7110.c: In function 'gpioirq':
/home/juser/vga2usb/v4l.org/v4l-dvb/v4l/av7110.c:698: error: implicit
declaration of function 'swahw32'
make[3]: *** [/home/juser/vga2usb/v4l.org/v4l-dvb/v4l/av7110.o] Error 1
make[2]: *** [_module_/home/juser/vga2usb/v4l.org/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/juser/vga2usb/v4l.org/v4l-dvb/v4l'
make: *** [all] Error 2


        case DATA_IRCOMMAND:
                if (av7110->ir.ir_handler)
                        av7110->ir.ir_handler(av7110,
                                swahw32(irdebi(av7110, DEBINOSWAP, Reserved, 0,
4)));
                iwdebi(av7110, DEBINOSWAP, RX_BUFF, 0, 2);
                break;


Why don't I see that here: http://linuxtv.org/hg/v4l-dvb/file/c8a63c43b663/v4l/

Carl K

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

end of thread, other threads:[~2008-10-31 19:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-30 19:24 v4l-dvb/v4l/av7110.c:698: error: implicit declaration of function 'swahw32' Carl Karsten
2008-10-30 19:44 ` Carl Karsten
2008-10-31 19:25 ` fixed: " Carl Karsten

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