public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Francesco <francesco@bsod.eu>
Cc: linux-media@vger.kernel.org
Subject: Re: libv4l compile on uclibc
Date: Wed, 02 Feb 2011 11:03:05 -0200	[thread overview]
Message-ID: <4D495609.5060308@redhat.com> (raw)
In-Reply-To: <710dab092054ffa3e12fbf493dd9b4da@127.0.0.1>

Em 02-02-2011 10:30, Francesco escreveu:
> Good afternoon.
> I'm trying to compile v4l-utils for uclibc, but i need only libv4l for my purpose.
> 
> In order to compile correctly, is should have argp.h, but in the distribution i'm using uclibc is not compiled with argp.h.
> Because this library is used in :
> 
> v4l2grab.c:#include <argp.h>
> decode_tm6000/decode_tm6000.c:#include <argp.h>
> utils/keytable/keytable.c:#include <argp.h>
> 
> but i don't need this part of utils, is possible compile only libv4l without using argp.h ?

I think you can just go to the lib directory and do a make there.

If you want, feel free to submit us a patch detecting that argp.h is
not available and disabling the compilation for the above.
> 
> Thanks in advance.

Cheers,
Mauro

      reply	other threads:[~2011-02-02 13:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-02 12:30 libv4l compile on uclibc Francesco
2011-02-02 13:03 ` Mauro Carvalho Chehab [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=4D495609.5060308@redhat.com \
    --to=mchehab@redhat.com \
    --cc=francesco@bsod.eu \
    --cc=linux-media@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox