Created attachment 180106 [details] Console output from building x11-wm/enlightenment with ffmpeg build error When building port multimedia/ffmpeg on a fresh system, it breaks with an error. See attached console output for details. Problem was reproduceable. OS: FreeBSD-11.0-p7, AMD64 After upgrade to FreeBSD-11, I removed all previous ports and installed following ports from scratch (all with default settings, only on enlightenment I enabled the nvidia patch): * shells/zsh * ports-mgmt/portupgrade * x11/xorg * x11/nvidia-driver-340 * x11-wm/enlightenment During build of x11-wm/enlightenment the error occurs.
I had the same problem today. I had to remove the ports' configuration and accept the defaults, i.e. make -C /usr/ports/multimedia/ffmpeg rmconfig && make -C /usr/ports/multimedia/ffmpeg config (hit enter). I finally got it built.
Is this still a problem?
Please feel free reopen if this turns out to be a problem still.