Re: Problem with portaudio linking

2019-01-07 Thread Michal Ruprich
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


Re: Problem with portaudio linking

2019-01-04 Thread Michael Schwendt
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

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


Problem with portaudio linking

2019-01-04 Thread Michal Ruprich
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?

Thanks.

-- 
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