#12009 closed defect (fixed)
BUG: libsndfile-1.0.17 doesn't work with the current flac
Reported by: | nlevitt@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cssdev | |
Port: |
Description
current libsndfile uses api from 1.1.2, see http://flac.sourceforge.net/api/group__porting__1__1__2__to__1__1__3.html
-- gives a bunch of errors when you try to install libsndfile
Attachments (1)
Change History (7)
comment:1 Changed 17 years ago by markd@…
Summary: | libsndfile doesn't work with current version of flac → BUG: libsndfile-1.0.17 doesn't work with flac-1.1.4 |
---|
comment:2 Changed 17 years ago by nox@…
Milestone: | → Port Bugs |
---|---|
Priority: | Expected → Normal |
Version: | 1.4.40 |
comment:3 Changed 17 years ago by cssdev
Cc: | css@… added |
---|
A temporary workaround is to build libsndfile without the flac variant. port install libsndfile -flac
A more involved fix would be to internally install a locked-in version of flac contained within the libsndfile port. I cannot determine if there's any development taking place on libsndfile, as it hasn't received any upstream updates in over a year.
comment:4 Changed 17 years ago by cssdev
Summary: | BUG: libsndfile-1.0.17 doesn't work with flac-1.1.4 → BUG: libsndfile-1.0.17 doesn't work with the current flac |
---|
Changed 17 years ago by cssdev
Attachment: | Portfile.diff added |
---|
Disable flac, and present an error to users who request it.
Note: See
TracTickets for help on using
tickets.
Please put versions of effected apps in summary. "current versions" change. ;)