Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2019 09:47:04 +0100
From:      =?UTF-8?Q?Nagy_L=c3=a1szl=c3=b3_Zsolt?= <gandalf@shopzeus.com>
To:        freebsd-questions@freebsd.org
Subject:   Cannot compile ffmpeg from ports
Message-ID:  <9bf9216d-d27e-e937-313a-fbac374aa000@shopzeus.com>

next in thread | raw e-mail | index | archive | help

I just upgraded my ports tree, and followed instructions to change the
default perl version.

Here is my /etc/make.conf:

PERL_VERSION=5.28
DEFAULT_VERSIONS+=perl5=5.28

I cannot compile ffmpeg with libmp3lame support. (The default binary
version does not include libmp3lame.)


# cd /usr/ports/multimedia/ffmpeg
# make clean
===>  Cleaning for ffmpeg-3.4.2_1,1
root@shopzeus:/usr/ports/multimedia/ffmpeg # make
===>  ffmpeg-3.4.2_1,1 Invalid perl5 version 5.28.
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/ffmpeg


What am I doing wrong?

Thanks,

   Laszlo





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9bf9216d-d27e-e937-313a-fbac374aa000>