Date: Fri, 6 Feb 2009 01:19:42 +0900 From: Norikatsu Shigemura <nork@FreeBSD.org> To: Ollivier Robert <roberto@keltia.freenix.fr> Cc: freebsd-ports-bugs@FreeBSD.org, erwan@rail.eu.org, jsa@wickedmachine.net, nork@FreeBSD.org Subject: Re: ports/131299: multimedia/vlc: does not compile any more, wuth luiveMedia support Message-ID: <20090206011942.0a0bb9bd.nork@FreeBSD.org> In-Reply-To: <20090205000517.GA53435@keltia.freenix.fr> References: <200902042344.n14NigUA054390@freefall.freebsd.org> <20090205000517.GA53435@keltia.freenix.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Feb 2009 01:05:18 +0100 Ollivier Robert <roberto@keltia.freenix.fr> wrote: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=131299 > The real fix is to modify the liveMedia Makefile to properly add > -fpic/-fPIC (the latter on amd64 at least). The Makefile adds it to CFLAGS > but it is not taken into account. > I quickly tried to add it to the config.fixed-freebsd in liveMedia/files/ > and compile succeeds. Haven't tried to run it yet. > Cc: to liveMedia maintainer. > I keep the vlc maintainer in Cc; because the way vlc tries to use a static > library is somehow fishy. I already added -fpic/-fPIC to CFLAGS of liveMedia port. I don't know why liveMedia doesn't be compiled with -fpic/-fPIC. Please tell me 'make -dcv -VCFLAGS' on /usr/ports/net/liveMedia.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090206011942.0a0bb9bd.nork>