All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC v1] libv4l: build utils only on MMU (with fork support) platforms
Date: Mon, 24 Jul 2017 19:51:23 +0200	[thread overview]
Message-ID: <20170724195123.463603b8@gmx.net> (raw)
In-Reply-To: <20170724193822.3630bc8c@gmx.net>

Hello Hugues,

On Mon, 24 Jul 2017 19:38:22 +0200, Peter Seiderer <ps.report@gmx.net> wrote:

> Hello Hugues,
> 
> On Mon, 24 Jul 2017 08:08:45 +0000, Hugues FRUCHET <hugues.fruchet@st.com> wrote:
> 
> > Hi Peter,
> > 
> > Sorry, typo in patch, this one should work as expected.
> > 
> > Best regards,
> > Hugues.
> > 
> 
> Yes, the new version of the patch works:
> 
> 	$ make libv4l
> [...]
> Applying 0010-configure.ac-disable-libv4l-if-no-fork.patch using patch:
> [...]
> compile time options summary
> ============================
> 
>     Host OS                    : linux-uclibc
>     X11                        : no
>     GL                         : no
>     glu                        : no
>     libjpeg                    :
>     libudev                    : no
>     pthread                    : yes
>     fork                       : no
>     QT version                 : none
>     ALSA support               : no
> 
>     build dynamic libs         : yes
>     build static libs          : no
> 
>     gconv                      : no
> 
>     libv4l                     : no
>     dynamic libv4l             : yes
>     v4l_plugins                : yes
>     v4l_wrappers               : yes
>     libdvbv5                   : no
>     dvbv5-daemon               : no
>     v4lutils                   : yes
>     qv4l2                      : no
>     v4l2-ctl uses libv4l       : yes
>     v4l2-compliance uses libv4l: yes
> [...]
> 
> 	$ ls -ltr target/usr/bin/
> [...]
> -rwxr-xr-x 1 seiderer users 259172 Jul 24 19:29 decode_tm6000
> -rwxr-xr-x 1 seiderer users  13988 Jul 24 19:29 ivtv-ctl
> -rwxr-xr-x 1 seiderer users 198868 Jul 24 19:29 ir-ctl
> -rwxr-xr-x 1 seiderer users  12240 Jul 24 19:29 cx18-ctl
> -rwxr-xr-x 1 seiderer users 215068 Jul 24 19:29 ir-keytable
> -rwxr-xr-x 1 seiderer users  53452 Jul 24 19:29 media-ctl
> -rwxr-xr-x 1 seiderer users 206532 Jul 24 19:29 v4l2-compliance
> -rwxr-xr-x 1 seiderer users 265676 Jul 24 19:29 v4l2-ctl
> -rwxr-xr-x 1 seiderer users 188496 Jul 24 19:29 v4l2-sysfs-path
> -rwxr-xr-x 1 seiderer users 154228 Jul 24 19:29 cec-ctl
> -rwxr-xr-x 1 seiderer users 122344 Jul 24 19:29 cec-compliance
> -rwxr-xr-x 1 seiderer users  69860 Jul 24 19:29 cec-follower
> 
> 	$ ls -ltr target/usr/lib
> drwxr-xr-x 3 seiderer users    4096 Jul 11 19:06 libv4l
> -rwxr-xr-x 1 seiderer users   39408 Jul 11 19:06 libv4l2.so.0.0.0
> -rwxr-xr-x 1 seiderer users   17032 Jul 11 19:06 libv4l1.so.0.0.0
> -rwxr-xr-x 1 seiderer users  105432 Jul 11 19:06 libv4lconvert.so.0.0.0
> -rwxr-xr-x 1 seiderer users   18384 Jul 11 19:06 libv4l2rds.so.0.0.0
> 

Ups, mind the timestamps, libraries are from a previous build...with your
patch no libraries are build/installed...

Regards,
Peter

> Thanks for your efforts...
> 
> Regards,
> Peter
> 

  reply	other threads:[~2017-07-24 17:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-11 17:26 [Buildroot] [RFC v1] libv4l: build utils only on MMU (with fork support) platforms Peter Seiderer
2017-07-11 21:13 ` Thomas Petazzoni
2017-07-17 10:07 ` Hugues FRUCHET
2017-07-17 18:09   ` Peter Seiderer
2017-07-18  9:08     ` Hugues FRUCHET
2017-07-22 19:44       ` Thomas Petazzoni
2017-07-24  8:14         ` Hugues FRUCHET
2017-07-22 21:36       ` Peter Seiderer
2017-07-24  8:08         ` Hugues FRUCHET
2017-07-24 17:38           ` Peter Seiderer
2017-07-24 17:51             ` Peter Seiderer [this message]
2017-07-25  7:54               ` Hugues FRUCHET

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=20170724195123.463603b8@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /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.