Re: problem installing gst-plugins-base

2009-05-12 Thread Bryan Blackburn
On Tue, May 12, 2009 at 12:00:22PM +0100, Jack Rutherford said:
 Hi,
 
 I have been having lots of trouble getting gst-plugins-base to
 install, below is the output that is returned when I run port -v
 install gst-plugins-base.
 
 Can anyone offer any advice?
 
 
 port -v install gst-plugins-base
 ---  Building gst-plugins-base
 make  all-recursive
 Making all in gst-libs
 Making all in gst
 Making all in interfaces
 make  all-am
 /bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
 -I. -I../../..-I../../../gst-libs -I../../../gst-libs -D_REENTRANT
 -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0
 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
 -I/opt/local/include/libxml2   -Wall -Wdeclaration-after-statement  -g
   -g -O2 -MT libgstinterfaces_0.10_la-colorbalance.lo -MD -MP -MF
 .deps/libgstinterfaces_0.10_la-colorbalance.Tpo -c -o
 libgstinterfaces_0.10_la-colorbalance.lo `test -f 'colorbalance.c' ||
 echo './'`colorbalance.c
 ../../../libtool: line 830: X--tag=CC: command not found

Looks like #18918:

http://trac.macports.org/ticket/18918

Unfortunately there doesn't appear to be any ideas on how to fix it as
yet...

Bryan

[...]
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: problem installing gst-plugins-base

2009-05-12 Thread Joshua Root
On 2009-5-13 05:46, Bryan Blackburn wrote:
 On Tue, May 12, 2009 at 12:00:22PM +0100, Jack Rutherford said:
 Hi,

 I have been having lots of trouble getting gst-plugins-base to
 install, below is the output that is returned when I run port -v
 install gst-plugins-base.

 ../../../libtool: line 830: X--tag=CC: command not found
 
 Looks like #18918:
 
 http://trac.macports.org/ticket/18918
 
 Unfortunately there doesn't appear to be any ideas on how to fix it as
 yet...

This looks like a similar issue, which was fixed by replacing the
bundled ltmain.sh with ours: http://trac.macports.org/ticket/17808

- Josh
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users