Opened 12 years ago
Closed 12 years ago
#38675 closed defect (fixed)
libcanberra fails to build
Reported by: | skymoo (Adam Mercer) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | dbevans (David B. Evans) | |
Port: | libcanberra |
Description
In trying to build libcanberra, related to #38674, I'm getting the following build error:
:info:configure checking pkg-config is at least version 0.9.0... yes :info:configure checking for GST... no :info:configure checking for GTK... yes :info:configure checking for VORBIS... yes :info:configure configure: error: *** No backend enabled. *** :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_libcanberra/libcanberra/work/libcanberra-0.30" && ./configure --prefix=/opt/local --disable-alsa --disable-gtk-doc --disable-gtk3 --disable-oss --disable-lynx --disable-null --disable-pulse --disable-silent-rules --disable-tdb --disable-udev --enable-gtk :info:configure Exit code: 1
Full build log attached.
Attachments (1)
Change History (3)
Changed 12 years ago by skymoo (Adam Mercer)
comment:1 Changed 12 years ago by jmroot (Joshua Root)
Cc: | devans@… added |
---|
comment:2 Changed 12 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yep, that did the trick.
Note: See
TracTickets for help on using
tickets.
Seems to have built OK after r104902?