On Sat, Mar 26, 2011 at 9:21 AM, Misc Things <form...@gmail.com> wrote:
> Hello,
>  i'm trying to compile the package and this is what i'm stuck @:
> [code]
> az@server v4l-dvb-abd3aac6644e]$ pwd
> /home/az/v4l-dvb-abd3aac6644e
>
> [az@server v4l-dvb-abd3aac6644e]$ id
> uid=500(az) gid=502(az) groups=100(users),101(mock),502(az)
>
<skip>
> scripts/basic/fixdep.c:393: fatal error: opening dependency file
> scripts/basic/.fixdep.d: Permission denied
> compilation terminated.
<skip>
> [/code]


uh-uh, i just spotted it - i should be "root" to compile. very strange, but ok.

all right, i was able to make selections in menuconfig, but all
attepmts to proceed with the compilation failed:

[code]
#
# configuration written to .config
#


*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.

./scripts/fix_kconfig.pl
make[1]: Leaving directory `/home/az/v4l-dvb-abd3aac6644e/v4l'
[root@server v4l-dvb-abd3aac6644e]# make
make -C /home/az/v4l-dvb-abd3aac6644e/v4l
make[1]: Entering directory `/home/az/v4l-dvb-abd3aac6644e/v4l'
scripts/make_makefile.pl
./scripts/make_myconfig.pl
make[1]: Leaving directory `/home/az/v4l-dvb-abd3aac6644e/v4l'
make[1]: Entering directory `/home/az/v4l-dvb-abd3aac6644e/v4l'
perl scripts/make_config_compat.pl
/lib/modules/2.6.18-194.17.1.el5.centos.plus/source ./.myconfig
./config-compat.h
creating symbolic links...
ln -sf . oss
make -C firmware prep
make[2]: Entering directory `/home/az/v4l-dvb-abd3aac6644e/v4l/firmware'
make[2]: Leaving directory `/home/az/v4l-dvb-abd3aac6644e/v4l/firmware'
make -C firmware
make[2]: Entering directory `/home/az/v4l-dvb-abd3aac6644e/v4l/firmware'
  CC  ihex2fw
Generating vicam/firmware.fw
Generating dabusb/firmware.fw
Generating dabusb/bitstream.bin
Generating ttusb-budget/dspbootcode.bin
Generating cpia2/stv0672_vp4.bin
Generating av7110/bootcode.bin
make[2]: Leaving directory `/home/az/v4l-dvb-abd3aac6644e/v4l/firmware'
Kernel build directory is /lib/modules/2.6.18-194.17.1.el5.centos.plus/build
make -C /lib/modules/2.6.18-194.17.1.el5.centos.plus/build
SUBDIRS=/home/az/v4l-dvb-abd3aac6644e/v4l  modules
make[2]: Entering directory
`/usr/src/kernels/2.6.18-194.17.1.el5.centos.plus-i686'
  CC [M]  /home/az/v4l-dvb-abd3aac6644e/v4l/tuner-xc2028.o
In file included from /home/az/v4l-dvb-abd3aac6644e/v4l/tuner-xc2028.c:19:
/home/az/v4l-dvb-abd3aac6644e/v4l/compat.h:133: error: static
declaration of 'strict_strtoul' follows non-static declaration
include/linux/kernel.h:141: error: previous declaration of
'strict_strtoul' was here
make[3]: *** [/home/az/v4l-dvb-abd3aac6644e/v4l/tuner-xc2028.o] Error 1
make[2]: *** [_module_/home/az/v4l-dvb-abd3aac6644e/v4l] Error 2
make[2]: Leaving directory
`/usr/src/kernels/2.6.18-194.17.1.el5.centos.plus-i686'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/az/v4l-dvb-abd3aac6644e/v4l'
make: *** [all] Error 2

[/code]
now i'm completely clueless. I also attached config file for the reference.

Please advise.
Andrew

Attachment: .config
Description: Binary data

_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to