On Sat, Jun 09, 2007 at 12:24:14PM -0400, Rich Chase wrote:
> Sam,
> Thanks for the feedback. I need more ideas. See
> responses to your ideas below.
>
>
> Yes, I was attempting to compile gspcav1, a webcam
> driver. It can be found at:
> http://mxhaard.free.fr/download.html
>From the Makefi
As mentioned,
> It depnes on the module. If the module uses
> MODVERSIONIGN a full build is needed.
This is what I did. However, the include file is
missing. Do sourcefiles (other than config.h) get
created at compile time?
Thanks,
Rich
-
To unsubscribe from this list: send the line "unsubscri
Jan,
> >In your case the kernel was not build.
> >And to build modpost you need to execute "make
> > modules" from the kernel top-level directory.
>
> "make scripts" ?
Wouldn't this do the same as going into the ".scripts/"
directory and doing make?
My problem is that the script 'modpost' requir
Sam,
Thanks for the feedback. I need more ideas. See
responses to your ideas below.
> On Fri, Jun 08, 2007 at 09:08:36AM -0400, Rich Chase
wrote:
> > An Apparent bug:
> > version 2.6.21.3
> > missing the file ./scripts/mod/elfconfig.h
>
> To build an external module you need to point to a
> dire
On Sat, Jun 09, 2007 at 03:57:30AM -0400, Robert P. J. Day wrote:
> On Sat, 9 Jun 2007, Jan Engelhardt wrote:
>
> >
> > On Jun 8 2007 22:19, Sam Ravnborg wrote:
> > >On Fri, Jun 08, 2007 at 09:08:36AM -0400, Rich Chase wrote:
> > >> An Apparent bug:
> > >> version 2.6.21.3
> > >> missing the file
On Sat, Jun 09, 2007 at 09:53:22AM +0200, Jan Engelhardt wrote:
>
> On Jun 8 2007 22:19, Sam Ravnborg wrote:
> >On Fri, Jun 08, 2007 at 09:08:36AM -0400, Rich Chase wrote:
> >> An Apparent bug:
> >> version 2.6.21.3
> >> missing the file ./scripts/mod/elfconfig.h
> >
> >To build an external module
On Sat, 9 Jun 2007, Jan Engelhardt wrote:
>
> On Jun 8 2007 22:19, Sam Ravnborg wrote:
> >On Fri, Jun 08, 2007 at 09:08:36AM -0400, Rich Chase wrote:
> >> An Apparent bug:
> >> version 2.6.21.3
> >> missing the file ./scripts/mod/elfconfig.h
> >
> >To build an external module you need to point to
On Sat, 9 Jun 2007, Jan Engelhardt wrote:
>
> On Jun 8 2007 22:19, Sam Ravnborg wrote:
> >On Fri, Jun 08, 2007 at 09:08:36AM -0400, Rich Chase wrote:
> >> An Apparent bug:
> >> version 2.6.21.3
> >> missing the file ./scripts/mod/elfconfig.h
> >
> >To build an external module you need to point to
On Jun 8 2007 22:19, Sam Ravnborg wrote:
>On Fri, Jun 08, 2007 at 09:08:36AM -0400, Rich Chase wrote:
>> An Apparent bug:
>> version 2.6.21.3
>> missing the file ./scripts/mod/elfconfig.h
>
>To build an external module you need to point to a directory
>where a fully build kernel is placed.
>
>You
On Fri, Jun 08, 2007 at 09:08:36AM -0400, Rich Chase wrote:
> An Apparent bug:
> version 2.6.21.3
> missing the file ./scripts/mod/elfconfig.h
To build an external module you need to point to a directory
where a fully build kernel is placed.
You could do a full build and then a "make clean",
this
An Apparent bug:
version 2.6.21.3
missing the file ./scripts/mod/elfconfig.h
I noticed this when trying to compile a 3rd party
module. Maybe this is intended. Not sure.
I discovered this when I attempted to compile modpost.c
in the same directory. The following is the output:
#> make modpost
c
11 matches
Mail list logo