Opened 15 years ago
Closed 14 years ago
#23102 closed defect (fixed)
xine-lib @1.1.16.1 fails to build on 10.6
Reported by: | lbm@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | snowleopard | Cc: | sandman1687@…, cjones051073 (Chris Jones), darwinports@… |
Port: | xine-lib |
Description
xine-lib-1.1.16.1 fails to build on;
Mac OS X 10.6.2
Xcode 3.2.1
MacPorts 1.8.2
Output:
---> Computing dependencies for xine-lib ---> Building xine-lib Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_xine-lib/work/xine-lib-1.1.16.1" && /usr/bin/make -j2 all " returned error 2 Command output: audio_coreaudio_out.c:409: error: 'coreaudio_driver_t' has no member named 'buffer_ready_for_writing' audio_coreaudio_out.c: In function 'ao_coreaudio_get_property': audio_coreaudio_out.c:433: error: 'coreaudio_driver_t' has no member named 'mute' audio_coreaudio_out.c:434: error: 'coreaudio_driver_t' has no member named 'au_unit' audio_coreaudio_out.c:439: error: 'coreaudio_driver_t' has no member named 'pre_mute_volume' audio_coreaudio_out.c:444: error: 'coreaudio_driver_t' has no member named 'mute' audio_coreaudio_out.c: In function 'ao_coreaudio_set_property': audio_coreaudio_out.c:458: error: 'coreaudio_driver_t' has no member named 'mute' audio_coreaudio_out.c:460: error: 'coreaudio_driver_t' has no member named 'au_unit' audio_coreaudio_out.c:470: error: 'coreaudio_driver_t' has no member named 'mute' audio_coreaudio_out.c:471: error: 'coreaudio_driver_t' has no member named 'au_unit' audio_coreaudio_out.c:474: error: 'coreaudio_driver_t' has no member named 'pre_mute_volume' audio_coreaudio_out.c:476: error: 'coreaudio_driver_t' has no member named 'au_unit' audio_coreaudio_out.c:481: error: 'coreaudio_driver_t' has no member named 'mute' audio_coreaudio_out.c:485: error: 'coreaudio_driver_t' has no member named 'mute' audio_coreaudio_out.c:486: error: 'coreaudio_driver_t' has no member named 'au_unit' audio_coreaudio_out.c:489: error: 'coreaudio_driver_t' has no member named 'pre_mute_volume' audio_coreaudio_out.c:491: error: 'coreaudio_driver_t' has no member named 'mute' audio_coreaudio_out.c: In function 'ao_coreaudio_ctrl': audio_coreaudio_out.c:507: error: 'coreaudio_driver_t' has no member named 'au_unit' audio_coreaudio_out.c:511: error: 'coreaudio_driver_t' has no member named 'au_unit' audio_coreaudio_out.c:515: error: 'coreaudio_driver_t' has no member named 'au_unit' audio_coreaudio_out.c:516: error: 'coreaudio_driver_t' has no member named 'last_block_size' audio_coreaudio_out.c:517: error: 'coreaudio_driver_t' has no member named 'buf_head' audio_coreaudio_out.c: In function 'open_plugin': audio_coreaudio_out.c:541: error: 'coreaudio_driver_t' has no member named 'mute' audio_coreaudio_out.c:542: error: 'coreaudio_driver_t' has no member named 'pre_mute_volume' make[2]: *** [xineplug_ao_out_coreaudio_la-audio_coreaudio_out.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing.
Change History (9)
comment:1 Changed 15 years ago by sandman1687@…
Cc: | sandman1687@… added |
---|
comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
The full debug output was posted to the mailing list.
comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Updating to 1.1.18.1 (#25002) doesn't help; same error.
comment:7 Changed 14 years ago by jmroot (Joshua Root)
The Component
type is defined in CarbonCore/Components.h, which should get pulled in when you include CoreServices/CoreServices.h.
comment:9 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | snowleopard added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | xine-lib-1.1.16.1 fails to build → xine-lib @1.1.16.1 fails to build on 10.6 |
Note: See
TracTickets for help on using
tickets.
Cc Me!