Ticket #11660 (closed defect: fixed)
Bug: libgtkhtml3 depends on libgnomeprintui but not listed in Portfile
| Reported by: | frank.mcpherson@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | High | Milestone: | Port Bugs |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: |
Description
libgtkhtml3-3.12.2 depends on libgnomeprintui. If libgnomeprintui isn't installed, configure of libgtkhtml3 will fail with
---> Configuring libgtkhtml3 Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_libgtkhtml3/work/gtkhtml-3.12.2" && GMSGFMT=/opt/local/bin/msgfmt ./configure --prefix=/opt/local" returned error 1 Command output: checking if g++ static flag -static works... no ... checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GAIL... yes checking for GTKHTML... configure: error: Package requirements (libgnomeui-2.0 >= 2.0.0 libgnomeprintui-2.2 >= 2.2.1 libglade-2.0 >= 2.0.0) were not met: No package 'libgnomeprintui-2.2' found
Installing libgnomeprintui either manually or by adding it to the dependencies listed in libgtkhtml3's Portfile will allow libgtkhtml3 to build and install correctly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

