All of lore.kernel.org
 help / color / mirror / Atom feed
From: Skippy <lecotegougdelaforce@free.fr>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: Jean-Francois Moine <moinejf@free.fr>,
	linux-media@vger.kernel.org, linux-usb@vger.kernel.org
Subject: Re: [bug?] ov519 fails to handle Hercules Deluxe webcam
Date: Mon, 05 Mar 2012 22:40:32 +0100	[thread overview]
Message-ID: <4F5532D0.4030108@free.fr> (raw)
In-Reply-To: <20120305093430.GA14386@burratino>

Le 05/03/2012 10:34, Jonathan Nieder a écrit :
> 	make localmodconfig; # optional: minimize configuration
> 	make; # optionally with -j<num>  for parallel build

The compilation failed (see at the end of this email) and I didn't feel 
like trying to debug it so I went for Jean-François' build, and it seems 
to work fine (thanks !).

<HS>Jean-François, please have a look at 
http://fr.wikipedia.org/wiki/Casse_%28typographie%29 or 
http://www.cnrtl.fr/definition/casse (CASSE³) and you may switch back to 
French… ;-)</HS>

-----------------------------------------------------------------------
# LANG=en_US.utf8 make localmodconfig
   HOSTCC  scripts/basic/fixdep
In file included from /usr/include/sys/socket.h:40,
                  from /usr/include/netinet/in.h:25,
                  from /usr/include/arpa/inet.h:23,
                  from scripts/basic/fixdep.c:116:
/usr/include/bits/socket.h:370:24: error: asm/socket.h: No such file or 
directory
make[1]: *** [scripts/basic/fixdep] Error 1
make: *** [scripts_basic] Error 2

# LANG=en_US.utf8 make
   HOSTCC  scripts/basic/fixdep
In file included from /usr/include/sys/socket.h:40,
                  from /usr/include/netinet/in.h:25,
                  from /usr/include/arpa/inet.h:23,
                  from scripts/basic/fixdep.c:116:
/usr/include/bits/socket.h:370:24: error: asm/socket.h: No such file or 
directory
make[2]: *** [scripts/basic/fixdep] Error 1
make[1]: *** [scripts_basic] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by 
`include/config/kernel.release'.  Stop.
-----------------------------------------------------------------------




      parent reply	other threads:[~2012-03-05 22:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20120304223239.22117.54556.reportbug@deepthought>
2012-03-05  0:38 ` [bug?] ov519 fails to handle Hercules Deluxe webcam Jonathan Nieder
2012-03-05  9:21   ` Jean-Francois Moine
2012-03-05  9:34     ` Jonathan Nieder
2012-03-05  9:55       ` Jean-Francois Moine
2012-03-05 10:00         ` Jonathan Nieder
2012-03-05 21:40       ` Skippy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F5532D0.4030108@free.fr \
    --to=lecotegougdelaforce@free.fr \
    --cc=jrnieder@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=moinejf@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.