Opened 10 years ago

Closed 10 years ago

#42052 closed defect (fixed)

pulseaudio @4.0_3: libatomic-ops headers not found

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: neverpanic (Clemens Lang), cooljeanius (Eric Gallager)
Port: pulseaudio

Description

Configuring pulseaudio fails on Tiger PowerPC, saying:

checking whether we need libatomic_ops... yes
checking atomic_ops.h usability... no
checking atomic_ops.h presence... no
checking for atomic_ops.h... no
configure: error: *** libatomic-ops headers not found

Attachments (1)

main.log (31.3 KB) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 10 years ago by neverpanic (Clemens Lang)

Cc: cal@… added

Do you have the libatomic_ops port installed? I doubt pulseaudio depends on it, since I only recently added it, but maybe it should?

comment:2 Changed 10 years ago by dbevans (David B. Evans)

Status: newassigned

Upon inspection, configure falls back to libatomic_ops only if it can't compile a specific (intel) bit of inline asm. So that's why it's a Tiger issue.

Ryan, I don't have a Tiger machine anymore so can you verify that adding a dependency on libatomic_ops fixes the problem for you? Probably an issue for Leopard as well. Not needed for SL on.

comment:3 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 10 years ago by dbevans (David B. Evans)

Possible fix committed in r115728. Let me know if this works for you.

comment:5 Changed 10 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed

Since no one has replied further, I'm assuming the problem is fixed.

Note: See TracTickets for help on using tickets.