From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Gregor Jasny <gjasny@googlemail.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: v4l-utils migrated to autotools
Date: Wed, 18 Jan 2012 10:19:24 -0200 [thread overview]
Message-ID: <4F16B8CC.3010503@redhat.com> (raw)
In-Reply-To: <4F134701.9000105@googlemail.com>
Em 15-01-2012 19:37, Gregor Jasny escreveu:
> Hello,
>
> I'm Gregor the Debian (and thus Ubuntu) Maintainer of v4l-utils. I took
> the challenge to convert the Makefile based build system into an
> autotools one. This weekend I polished the last bits and submitted my
> changes.
>
> If you build v4l-utils from source, please clean your tree via "git
> clean" after the pull. Then make sure you have autotools, libtool and
> pkg-config installed. Bootstrap the autotools environment by calling
> "autoreconf -vfi". The rest is the usual configure && make && make install.
Nice job.
It would be nice to write at the INSTALL what dependencies are needed for
the autotools to work, or, alternatively, to commit the files generated
by the autoreconf -vfi magic spell there [1].
Not sure if it is possible, but it would be great if the build output
would be less verbose. libtool adds a lot of additional (generally useless)
messages, with makes harder to see the compilation warnings in the
middle of all those garbage.
Thanks,
Mauro.
[1] this is one of the things I hate on those new autoconf stuff: the
tools were supposed to detect the missing dependencies, but it doesn't
detect the missing auto*/libtool packages. Worse than that, compiling
those packages on an stable distro is generally a trouble, as they
generally require recent versions of the tools. IMHO, it is somewhat
broken by design. The option is to commit the autogenerated packages,
in order to allow the poor user to compile it, but it can also be a
trouble on stable distros, due to the autotools/libtool dependencies.
>
> Thanks,
> Gregor
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2012-01-18 12:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-15 21:37 v4l-utils migrated to autotools Gregor Jasny
2012-01-17 8:21 ` Hans de Goede
2012-01-18 12:19 ` Mauro Carvalho Chehab [this message]
2012-01-18 12:31 ` Rémi Denis-Courmont
2012-01-18 12:43 ` Mauro Carvalho Chehab
2012-01-18 13:01 ` Rémi Denis-Courmont
2012-01-18 12:44 ` Patrick Boettcher
2012-01-18 12:56 ` Gregor Jasny
2012-01-18 13:02 ` Rémi Denis-Courmont
2012-01-18 12:47 ` Gregor Jasny
2012-01-18 12:54 ` Mauro Carvalho Chehab
2012-01-18 13:02 ` Gregor Jasny
2012-01-18 14:52 ` Mauro Carvalho Chehab
2012-01-18 16:42 ` Theodore Kilgore
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=4F16B8CC.3010503@redhat.com \
--to=mchehab@redhat.com \
--cc=gjasny@googlemail.com \
--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;
as well as URLs for NNTP newsgroup(s).