#13036 closed defect (fixed)
audio/libsndfile build fails on Mac OS X 10.5 Leopard
Reported by: | mordeth@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | libsndfile error CoreServices.h macbinary3.c | Cc: | cssdev, sean@… |
Port: |
Description
[root@dissonance mplayer]# port install libsndfile ---> Fetching libsndfile ---> Attempting to fetch libsndfile-1.0.17.tar.gz from http://www.mega-nerd.com/libsndfile/ ---> Verifying checksum(s) for libsndfile ---> Extracting libsndfile ---> Configuring libsndfile ---> Building libsndfile with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libsndfile/work/libsndfile-1.0.17" && make all " returned error 2 [deletia: error-free compile text] macbinary3.c:30:26: error: CoreServices.h: No such file or directory make[3]: *** [macbinary3.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing.
Note: This occurs on an Intel Core Duo MacBook Pro, I haven't installed Leopard on any other hardware to test it yet.
Change History (5)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mordeth@… sean@… added |
---|---|
Summary: | audio/libsndfile build fails on 10.5 → audio/libsndfile build fails on Mac OS X 10.5 Leopard |
comment:2 Changed 17 years ago by cssdev
comment:3 Changed 17 years ago by jmroot (Joshua Root)
Cc: | css@… added; mordeth@… removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Builds for me on Leopard/x86. Marking fixed.
Note: See
TracTickets for help on using
tickets.
Should be fixed in r31787, as libsndfile is not compatible with FLAC. See #12009. (I don't have Leopard on which to test.)