Right; I wasn't root at the time -- see the bottom of the email:

===cut=====

Ignore all of the permission denied errors...I was not root at the time, 
as a precaution so that I would not overwrite the 
existing modules.  Notice though, that things are being copied to

/lib/modules/2.6.12/ivtv

rather than

/lib/modules/2.6.12-10-686/ivtv

as desired.  I tried looking into the Makefile in the drivers directory 
to sort things out, but I can't quite tell what is going on in the 
install target.


====cut====

Duncan Webb wrote:

>Daniel Hyams wrote:
>
>  
>
>>As a followup to this, I just tried doing a "make install" with the 
>>space removed from the EXTRAVERSION line in the Makefile, and this 
>>doesn't have any effect.  I get:
>>
>>===========================================================
>>% make install
>> 
>>
>>    
>>
>Don't you need to be root to do a make install?
>
>*%* make install
>Indicates that your non-root and I guess that 
>/usr/src/ivtv-0.4.1/driver/.tmp_versions is owned by someone else.
>
>  
>
>>make -C /lib/modules/2.6.12-10-686/build M=/usr/src/ivtv-0.4.1/driver 
>>modules
>>make[1]: Entering directory `/usr/src/linux-headers-2.6.12-10-686'
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/msp3400.mod: 
>>Permission denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/saa7115.mod: 
>>Permission denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/cx25840.mod: 
>>Permission denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/wm8775.mod: Permission 
>>denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/saa7127.mod: 
>>Permission denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/cs53l32a.mod: 
>>Permission denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/tuner.mod: Permission 
>>denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/tveeprom.mod: 
>>Permission denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/tda9887.mod: 
>>Permission denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/ivtv.mod: Permission 
>>denied
>>/bin/sh: /usr/src/ivtv-0.4.1/driver/.tmp_versions/ivtv-fb.mod: 
>>Permission denied
>> Building modules, stage 2.
>> MODPOST
>>make[1]: Leaving directory `/usr/src/linux-headers-2.6.12-10-686'
>>make INSTALL_MOD_PATH= INSTALL_MOD_DIR=ivtv \
>>       -C /lib/modules/2.6.12-10-686/build M=/usr/src/ivtv-0.4.1/driver 
>>modules_install
>>make[1]: Entering directory `/usr/src/linux-headers-2.6.12-10-686'
>> INSTALL /usr/src/ivtv-0.4.1/driver/cs53l32a.ko
>>cp: cannot create regular file `/lib/modules/2.6.12/ivtv/cs53l32a.ko': 
>>Permission denied
>>make[2]: *** [/usr/src/ivtv-0.4.1/driver/cs53l32a.ko] Error 1
>>make[1]: *** [modules_install] Error 2
>>make[1]: Leaving directory `/usr/src/linux-headers-2.6.12-10-686'
>>make: *** [install] Error 2
>>========================================================
>>
>>Ignore all of the permission denied errors...I was not root at the time, 
>>as a precaution so that I would not overwrite the e
>>existing modules.  Notice though, that things are being copied to
>>
>>/lib/modules/2.6.12/ivtv
>>
>>rather than
>>
>>/lib/modules/2.6.12-10-686/ivtv
>>
>>as desired.  I tried looking into the Makefile in the drivers directory 
>>to sort things out, but I can't quite tell what is going on in the 
>>install target.
>>
>>Daniel Hyams wrote:
>>
>> 
>>
>>    
>>
>>>Hmmm.  I already did this, and it didn't seem to do it.  This does 
>>>affect what gets placed in
>>>/usr/src/linux/include/linux/version.h, but not where the drivers get 
>>>installed.
>>>
>>>I do have an extra space, i.e.
>>>
>>>EXTRAVERSION = -10-386
>>>
>>>Perhaps that's it.
>>>
>>>
>>>
>>>   
>>>
>>>      
>>>
>>_______________________________________________
>>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
>
>  
>


_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to