Under Redhat 7.2 with kernel 2.4.7-10 and the latest CVS snapshot (the 0.9.3 release couldn't find cdk and lirc), I encountered this error trying to make tuxzap:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -I/usr/local/include -I../../. /libdvb -I../../../libdvb/include -I../../../libdvb/src -I../../../driver -I../ include -I../../../ost/include -g -O2 -Wall -c gtvscreen2.c gtvscreen2.c: In function `toggle_fullscreen': gtvscreen2.c:1556: `FULLX1' undeclared (first use in this function) gtvscreen2.c:1556: (Each undeclared identifier is reported only once gtvscreen2.c:1556: for each function it appears in.) gtvscreen2.c:1557: `FULLY1' undeclared (first use in this function) gtvscreen2.c:1567: `FULLX2' undeclared (first use in this function) gtvscreen2.c:1568: `FULLY2' undeclared (first use in this function) make[2]: *** [gtvscreen2.o] Error 1 Any suggestions? -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
