Re: compiling icecast on ARM Mac errors

[email protected] Sat, 10 Feb 2024 02:51:46 +0100
Newsgroups gmane.comp.audio.icecast.general
Message-ID <[email protected]>

On 9 Feb 2024, at 21:57, Googe wrote:

> Yes, pkg-config has the path, still not working...
>

Can you share your config.log please?

> thanks
>
> On 2/9/24 1:26 AM, [email protected] wrote:
>> On 9 Feb 2024, at 5:57, Googe wrote:
>>
>>> I moved to an ARM based Mac and installed the ARM Homebrew...
>>>
>>> When trying to compile icecast using:
>>>
>>> PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@3/3.2.1/lib/pkgconfig  ./configure
>>>
>> Make sure your pkg-config can find ogg and vorbis.
>>
>>> I get an error before it finishes :
>>>
>>> checking for libogg... not found
>>> checking for libvorbis... configure: error: must have Ogg Vorbis v1.0 or above installed
>>>
>>> Even though the latest libogg and libvorbis are installed!
>>>
>>> I tried with openssl@3 and older [email protected]
>>>
>>> Any idea what I can do to fix this?
>>>
>>> Or is there a way to ignore ogg in the .configure
>>> _______________________________________________
>>> Icecast mailing list
>>> [email protected]
>>> http://lists.xiph.org/mailman/listinfo/icecast
>> _______________________________________________
>> Icecast mailing list
>> [email protected]
>> http://lists.xiph.org/mailman/listinfo/icecast
>>
> _______________________________________________
> Icecast mailing list
> [email protected]
> http://lists.xiph.org/mailman/listinfo/icecast