openal-soft

Marcus von Appen mva at FreeBSD.org
Mon Apr 23 11:15:03 UTC 2012


Shane Ambler <FreeBSD at ShaneWare.Biz>:

> On 22/04/2012 08:20, ajtiM wrote:
>> Update to openal-soft fron 1.13 to 1.14 doesn't works on my FreeBSD 9.0
>> release:
>
>> Linking C executable alstream
>> /usr/bin/ld: cannot find -lavcodec
>> *** Error code 1
>>
>> Stop in /usr/ports/audio/openal-soft/work/openal-soft-1.14.
>> *** Error code 1
>>
>
> Personally I added the following to my /etc/make.conf for a temporary fix
>
> .if ${.CURDIR:M*/audio/openal-soft*}
> LDFLAGS+= -L/usr/local/lib
> .endif

The linking issue with ffmpeg has been fixed yesterday, so you should  
be able to
build and update openal-soft without any problems now.

Cheers
Marcus



More information about the freebsd-ports mailing list