Opened 13 years ago
Closed 12 years ago
#33409 closed defect (fixed)
libsndfile not compiling on xcode 4.3
Reported by: | g5pw (Aljaž Srebrnič) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia), adam@… | |
Port: | libsndfile |
Description
libsndfile fails build stage on xcode 4.3. However, adding this line will solve the issue:
configure.cflags-append "-I${developer_dir}/Headers/FlatCarbon"
Attachments (2)
Change History (10)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 13 years ago by g5pw (Aljaž Srebrnič)
Uh, I'm afraid I don't have it on hand, but the error was "Carbon.h" not found.
Changed 13 years ago by adam@…
comment:3 Changed 13 years ago by adam@…
I am having this same issue on OSX 10.7.3 and XCode 4.3. I have attached the relevant main.log.
comment:6 Changed 13 years ago by root42
Same problem here. This is with Xcode 4.3. A patch seems to be floating around on github: https://github.com/mxcl/homebrew/pull/10405/files
comment:7 Changed 13 years ago by root42
New upstream versions seem to have this fixed already, reports suggest. But this patch works for the current port, version 1.0.25 of libsndfile.
comment:8 Changed 12 years ago by jmroot (Joshua Root)
Cc: | jeremyhu@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Type: | enhancement → defect |
Fixed in r90613.
Note: See
TracTickets for help on using
tickets.
Provide the main.log of the failure, please.