Or perhaps that /usr/include/linux already exists and makefile is trying to re-create it for some reason. Anyhow, it has nothing to do with IVTV.
On 11/30/06, timecop <[EMAIL PROTECTED]> wrote: > it should be painfully obvious from the error messages that you dont > have write permission to /usr/src/linux. > > On 11/30/06, Cecil Watson <[EMAIL PROTECTED]> wrote: > > Hi Hans, > > > > Thanks for the great work! Unfortnately, I'm getting this error w/ make > > install: > > > > make CFLAGS="-I/usr/src/ivtv-0.8.1/utils/../driver > > -I/lib/modules/2.6.18-chw-13/build/include -D_GNU_SOURCE -O2 -Wall -g" > > -C ivtv-tune > > make[2]: Entering directory `/usr/src/ivtv-0.8.1/utils/ivtv-tune' > > make[2]: Nothing to be done for `all'. > > make[2]: Leaving directory `/usr/src/ivtv-0.8.1/utils/ivtv-tune' > > make CFLAGS="-I/usr/src/ivtv-0.8.1/utils/../driver > > -I/lib/modules/2.6.18-chw-13/build/include -D_GNU_SOURCE -O2 -Wall -g" > > -C cx25840ctl > > make[2]: Entering directory `/usr/src/ivtv-0.8.1/utils/cx25840ctl' > > make[2]: Nothing to be done for `all'. > > make[2]: Leaving directory `/usr/src/ivtv-0.8.1/utils/cx25840ctl' > > install -d //usr/include/linux > > install: cannot create directory `//usr/include/linux': File exists > > make[1]: *** [install] Error 1 > > make[1]: Leaving directory `/usr/src/ivtv-0.8.1/utils' > > make: *** [install] Error 2 > > > > Thoughts??! > > > > Cecil > > > > _______________________________________________ > > ivtv-devel mailing list > > [email protected] > > http://ivtvdriver.org/mailman/listinfo/ivtv-devel > > > _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
