All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@sunsite.dk>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] gst-plugins-base: bump version
Date: Sat, 01 Oct 2011 14:21:30 +0200	[thread overview]
Message-ID: <87lit4nbqt.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1317385486.15482.3.camel@sven> (Sven Neumann's message of "Fri,  30 Sep 2011 14:21:36 +0200")

>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:

Hi,

 Sven> The following change and a call to autoreconf seems to fix the problem:

 Sven> --- gst-libs/gst/audio/Makefile.am~	2011-06-14 15:18:56.000000000 +0200
 Sven> +++ gst-libs/gst/audio/Makefile.am	2011-09-30 14:16:39.000000000 +0200
 Sven> @@ -53,7 +53,7 @@
 Sven>  noinst_PROGRAMS = testchannels
 Sven>  testchannels_SOURCES = testchannels.c
 Sven>  testchannels_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
 Sven> -testchannels_LDADD =  $(builddir)/libgstaudio-$(GST_MAJORMINOR).la $(GST_LIBS)
 Sven> +testchannels_LDADD =  $(builddir)/libgstaudio-$(GST_MAJORMINOR).la $(builddir)/../interfaces/libgstinterfaces-$(GST_MAJORMINOR).la $(GST_LIBS)
 
 Sven>  include $(top_srcdir)/common/gst-glib-gen.mak
 
 Sven> Not sure though if this is the best way to fix it. If we have to touch
 Sven> the Makefile.am we could as well remove the build of testchannels
 Sven> completely.

Indeed - I think the easiest fix is just to add an #if 0 / #endif in
testchannels.c, then we don't have to autoreconf.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2011-10-01 12:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-29 14:42 [Buildroot] [git commit] gst-plugins-base: bump version Peter Korsgaard
2011-09-30 11:53 ` Sven Neumann
2011-09-30 12:21   ` Sven Neumann
2011-10-01 12:21     ` Peter Korsgaard [this message]
2011-10-01 12:20   ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2012-03-14 22:05 Peter Korsgaard

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=87lit4nbqt.fsf@macbook.be.48ers.dk \
    --to=jacmet@sunsite.dk \
    --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.