Skip site navigation (1)Skip section navigation (2)
Date:      10 Jul 2002 15:26:46 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Cc:        FreeBSD-ports@FreeBSD.org
Subject:   Re: Review gstreamer port (was update devel/popt to 1.6.4)
Message-ID:  <1026329207.356.1.camel@gyros.marcuscom.com>
In-Reply-To: <20020710192309.32462.qmail@exxodus.fedaykin.here>
References:  <20020710052443.61623.qmail@exxodus.fedaykin.here> <1026310891.351.7.camel@gyros.marcuscom.com> <20020710160902.30274.qmail@exxodus.fedaykin.here> <1026325367.351.60.camel@gyros.marcuscom.com>  <20020710192309.32462.qmail@exxodus.fedaykin.here>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-07-10 at 15:22, Mario Sergio Fujikawa Ferreira wrote:
> On Wed, Jul 10, 2002 at 02:21:51PM -0400, Joe Marcus Clarke wrote:
> > On Wed, 2002-07-10 at 12:08, Mario Sergio Fujikawa Ferreira wrote:
> >
> > > 	The popt patch update is available at
> > > 
> > > http://people.freebsd.or/~lioux/patch-popt
> > 
> > This looks good.  I also have a compiling gstreamer port if you want it.
> 
> 	How did you manage? I'm getting the following error
> 
> /bin/sh ../../libtool --mode=link cc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -I/usr/local/include/libxml2         -D_REENTRANT -D_THREAD_SAFE    -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../.. -Wall  -g -I../../libs -I../../include -O -pipe -pipe -fno-strength-reduce -march=pentiumpro   -L/usr/local/lib -o libtestplugin.la -rpath  -module -avoid-version libtestplugin_la-testplugin.lo  -L/usr/local/lib -lxml2 -lz -lm          -pthread     -Wl,--export-dynamic  -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   -lpopt ../../gst/libgstreamer.la
> libtool: link: only absolute run-paths are allowed
> 
> 	Which is pretty weird. Here is my latest port version against
> a -STABLE system:
> 	
> 	http://people.freebsd.or/~lioux/gstreamer.tgz
> 
> 	I bet this is a libtool thing I am not being able to crack.
> If I add
> 
> post-configure:
>         @${REINPLACE_CMD} -e 's|-rpath||' \
>                 ${WRKSRC}/testsuite/plugin/Makefile
> 
> I can build but still cannot install.

I simply removed all the test build stuff.  That was the only thing that
failed.  After removing the test components from cothreads and
gstreamer, everything built just fine.

Joe

> 
> 	Regards,
> 
> -- 
> Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
> Computer Science Undergraduate | FreeBSD Committer | CS Developer
> flames to beloved devnull@someotherworldbeloworabove.org
> feature, n: a documented bug | bug, n: an undocumented feature
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1026329207.356.1.camel>