Date: Wed, 10 Jul 2002 16:22:47 -0300 From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: FreeBSD-ports@FreeBSD.ORG Subject: Re: Review gstreamer port (was update devel/popt to 1.6.4) Message-ID: <20020710192309.32462.qmail@exxodus.fedaykin.here> In-Reply-To: <1026325367.351.60.camel@gyros.marcuscom.com>; from marcus@marcuscom.com on Wed, Jul 10, 2002 at 02:21:51PM -0400 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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. 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 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?20020710192309.32462.qmail>