ports/131299: multimedia/vlc: does not compile any more, wuth luiveMedia support

Ollivier Robert roberto at keltia.freenix.fr
Thu Feb 5 17:18:54 UTC 2009


According to Norikatsu Shigemura:
> 	Please tell me 'make -dcv -VCFLAGS' on /usr/ports/net/liveMedia.

672 [18:17] roberto at 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 at keltia.freenix.fr
Dons / donation Ondine : http://ondine.keltia.net/



More information about the freebsd-ports-bugs mailing list