Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85406 - libao ebuild problems on macosx
Summary: libao ebuild problems on macosx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 13:04 UTC by Przemyslaw Maciag (RETIRED)
Modified: 2006-04-12 10:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libao-0.8.6-r1.ebuild (libao-0.8.6-r1.ebuild,1.69 KB, text/plain)
2005-03-15 13:05 UTC, Przemyslaw Maciag (RETIRED)
Details
libao.conf (libao.conf,462 bytes, text/plain)
2005-03-15 13:06 UTC, Przemyslaw Maciag (RETIRED)
Details
libao-0.8.6-darwin_configure.patch (libao-0.8.6-darwin_configure.patch,2.21 KB, patch)
2005-03-15 13:07 UTC, Przemyslaw Maciag (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Przemyslaw Maciag (RETIRED) gentoo-dev 2005-03-15 13:04:47 UTC
My problems looks like this:
1) installed library doesn't contain a valid postfix for filenames - ".dylib"
2) even after adding / symlinking these libs there still exist problem of wrong CFLAGS used to compile libao on mac

Solutions:
1) I don't have enough time to learn more about autotools, thats why I'm provided an ebuild version that creates symlinks for libs, installed during make install process.

2) I found a patch for configure while I was browsing darwinports repository. Thx to this patch CFLAGS are valid for my system.


More - as a bonus for libao - I want to propose generic libao.conf file. File only includes hashed lines - so it doesn't add anything to the system after install.


PS. Because of both problems I wasn't able to build mpg321 on my system. First solved problem solved also mpg321 configure problems. Second solution provided valid files for linking of mpg321.

PS2. Sorry for my english.... ;-)

Hope you will find it useful.

Regards,
Przemek

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Przemyslaw Maciag (RETIRED) gentoo-dev 2005-03-15 13:05:56 UTC
Created attachment 53556 [details]
libao-0.8.6-r1.ebuild
Comment 2 Przemyslaw Maciag (RETIRED) gentoo-dev 2005-03-15 13:06:40 UTC
Created attachment 53557 [details]
libao.conf
Comment 3 Przemyslaw Maciag (RETIRED) gentoo-dev 2005-03-15 13:07:14 UTC
Created attachment 53558 [details, diff]
libao-0.8.6-darwin_configure.patch
Comment 4 Fabian Groffen gentoo-dev 2005-06-24 14:02:59 UTC
It seems like someone already tackled this as media-libs/libao-0.8.6-r1 compiles
fine for me on OS X Tiger.
Comment 5 Hasan Khalil (RETIRED) gentoo-dev 2005-07-07 22:31:46 UTC
Thanks. As Fabian pointed out, this is already fixed. As usual, re-open if problems persist.