#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: | |
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 (1)
Change History (3)
Changed 18 years ago by frank.mcpherson@…
Attachment: | Portfile.patch added |
---|
comment:1 Changed 18 years ago by rhwood@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 1.4 |
Note: See
TracTickets for help on using
tickets.
The ports libgnomeprintui and libglade2 have been added as dependencies.
Fixes were committed in changeset:23664 (libgtkhtml3) and changeset:23665 (libgtkhtml312) and should propigate out through the system in the next 12 hours.