Date: Thu, 5 Feb 2009 18:18:52 +0100 From: Ollivier Robert <roberto@keltia.freenix.fr> To: Norikatsu Shigemura <nork@FreeBSD.org> Cc: freebsd-ports-bugs@FreeBSD.org, erwan@rail.eu.org, jsa@wickedmachine.net Subject: Re: ports/131299: multimedia/vlc: does not compile any more, wuth luiveMedia support Message-ID: <20090205171852.GA93081@keltia.freenix.fr> In-Reply-To: <20090206011942.0a0bb9bd.nork@FreeBSD.org> References: <200902042344.n14NigUA054390@freefall.freebsd.org> <20090205000517.GA53435@keltia.freenix.fr> <20090206011942.0a0bb9bd.nork@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
According to Norikatsu Shigemura: > Please tell me 'make -dcv -VCFLAGS' on /usr/ports/net/liveMedia. 672 [18:17] roberto@keltia:net/liveMedia> make -dcv -VCFLAGS Global:.MAKEFLAGS = -d Global:.MAKEFLAGS = -d cv Global:MFLAGS = -d Global:MFLAGS = -d cv ... Global:.INCLUDES = Global:.LIBS = -O -pipe -fPIC It correctly says that CFLAGS includes -fPIC on my amd64 but... ===> Building for liveMedia-2009.01.26,1 cd liveMedia ; make c++ -c -O -pipe -Iinclude -I../UsageEnvironment/include -I../groupsock/include -I. -DBSD=1 -DSOCKLEN_T=socklen_t -DHAVE_SOCKADDR_LEN=1 -Wall -Wno-deprecated Media.cpp See? no -fPIC. If I add it manually to files/config.freebsd-fixed, then it works. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr Dons / donation Ondine : http://ondine.keltia.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090205171852.GA93081>