pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CC_VERSION and ffmpeg
My pbulk runs are failing in ffmpeg6 and ffmpeg7 with
Scanning...
make: "/usr/pkgsrc/multimedia/ffmpeg6/Makefile.common" line 37: Malformed condit
ional '${CC_VERSION:Mclang-15.*}'
in /usr/pkgsrc/multimedia/ffmpeg6/Makefile:41
make: Fatal errors encountered -- cannot continue
.make: "/usr/pkgsrc/multimedia/ffmpeg7/Makefile.common" line 38: Malformed conditional '${CC_VERSION:Mclang-15.*}'
in /usr/pkgsrc/multimedia/ffmpeg7/Makefile:41
make: Fatal errors encountered -- cannot continue
. 2/2
# https://github.com/homebrew-ffmpeg/homebrew-ffmpeg/issues/140
.if ${CC_VERSION:Mclang-15.*}
LDFLAGS.Darwin+= -Wl,-ld_classic
.endif
but those Makefile.common files haven't changed for a long time.
Thoughts?
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index