Bug 430672 - Update portaudio to build against the new libjack in rawhide
Summary: Update portaudio to build against the new libjack in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: portaudio
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-29 13:07 UTC by Francois Aucamp
Modified: 2008-02-03 11:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-03 11:07:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Francois Aucamp 2008-01-29 13:07:03 UTC
The espeak package (which links to libportaudio) fails to build in rawhide, due
to binary incompatibility in the new JACK in rawhide. It fails due to the
following missing symbols:

libportaudio.so: undefined reference to `jack_port_lock'
libportaudio.so: undefined reference to `jack_port_unlock'

...which are not present in the latest rawhide version of JACK.

This was also discussed here:

https://www.redhat.com/archives/fedora-devel-list/2008-January/msg02962.html


Please update portaudio to build against the new libjack (libjack.so.0.0.28 at
the time of writing).

Comment 1 Matthias Saou 2008-02-03 11:07:31 UTC
Thanks for the report! I've updated portaudio to the latest v19 (which provides
the same soname, so shouldn't break anything), which will have linked against
the new jack.


Note You need to log in before you can comment on or make changes to this bug.