wk schrieb: > Hans Werner schrieb: > >>> Hi all, >>> >>> Compiling on 2.6.28 seems to be broken (v4l-dvb-985ecd81d993, >>> linux-2.6.28, gcc-3.4.1), is this known or already some patch around? >>> >>> >> I can compile fine with 2.6.28, x86_64, gcc 4.2.4. Did you do 'make distclean' first? >> >> >> > Well, i did not start with distclean, since i expect a freshly > downloaded package to be distclean. > Nevertheless make distclean and/or make clean also doesnt work properly: > > -bash-3.00# make distclean > make -C /usr/src/v4l-dvb-985ecd81d993/v4l distclean > make[1]: Entering directory `/usr/src/v4l-dvb-985ecd81d993/v4l' > find: .: Value too large for defined data type > make[1]: *** [clean] Fehler 1 > make[1]: Leaving directory `/usr/src/v4l-dvb-985ecd81d993/v4l' > make: *** [distclean] Fehler 2 > > Note the very same error: 'value too large..' Looks like Makefile or > script failure. > > This is a 32bit machine running LinuxFromScratch btw. and not the first > time compiling the dvb driver. > > Update: after some hours of tests: - with 2.6.28 some symbolic links from v4l directory to the *.{c,h} in ../drivers/media subdirs are not created. - 2.6.26.3 = OK - 2.6.27.9 = OK - 2.6.28 = failure if i try to compile after a previous run with 2.6.26.3 or 2.6.27.9 compiling runs (but still the error message of find after creating symbolic links), because the symbolic links are already created from previous run. I'm wondering wether i'm the only one with that problem.. -Winfried _______________________________________________ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@xxxxxxxxxxxxxxx linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb