On 1/4/19 12:19 PM, Michael Schwendt wrote:
> On Fri, 4 Jan 2019 10:41:46 +0100, Michal Ruprich wrote:
>
>> Hi,
>>
>> has anyone encountered a problem on F28 when building a package that
>> uses portaudio? I was building newer version of wireshark a month ago
>> and -lportaudio worked fine. Now the build with the same version fails
>> with message 'checking for Pa_Initialize in -lportaudio... no' and
>> 'configure: error: Linking with libportaudio failed'. The build still
>> works on F29 and in Rawhide, only F28 hits this issue. Anyone else has
>> seen this happening?
> Have you tried a build with
>
>   %configure || cat config.log
Thanks, I didn't think of that. Turns out that it needs
jack-audio-connection-kit as a dependency.
>
> to check why the library linking test has failed?
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

-- 
Michal Ruprich
Associate Software Engineer

Email: mrupr...@redhat.com
Web: www.cz.redhat.com
Red Hat Czech s.r.o., Purkyňova 115, 612 00, Brno, Czech Republic
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to