Michael Thomas wrote:
Tanguy Eric wrote:camstream is a dead extra package. I tried to contact the maintainer without any success so i tried to rebuild locally the fc5 package for fc6 but i have errors that i can't understand and mailing upstream have no answers at this time.So if someone could help me to solve this :g++ -g -c -o video_asm.o video_asm.S In file included from video_asm.S:4: video_def.h:2:27: error: linux/linkage.h: No such file or directory make[2]: *** [video_asm.o] Error 1linux/linkage.h is part of the kernel-devel package. Do you have BuildRequires: kernel-devel in the spec file? --Wart
more precisely, in FC5 the file was provided by glibc-kernheaders, but in FC6 is part of kernel-devel. So you should modify the BuildRequires and ask for one package or the other depending on the value of %dist