[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: camstream in extras
- From: Tanguy Eric <eric tanguy univ-nantes fr>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: camstream in extras
- Date: Fri, 03 Nov 2006 17:56:00 +0100
Le vendredi 03 novembre 2006 à 08:10 +0100, Tanguy Eric a écrit :
> Le jeudi 02 novembre 2006 à 13:31 -0800, Michael Thomas a écrit :
> > 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 1
> >
> > linux/linkage.h is part of the kernel-devel package. Do you have
> > BuildRequires: kernel-devel in the spec file?
> >
> > --Wart
> Buildrequires: kernel-devel is in spec file (i'm in fc6).
> and i find linkage.h
> in /usr/src/kernels/2.6.18-1.2798.fc6-i686/include/linux/linkage.h
>
> no more ideas !
Ok doing
ln
-s /usr/src/kernels/2.6.18-1.2798.fc6-i686/include/asm/linkage.h /usr/include/asm/inkage.h and ln -s /usr/src/kernels/2.6.18-1.2798.fc6-i686/include/asm/linkage.h /usr/include/linux/inkage.h
did the trick but i don't know why i need to do this.
Eric
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]