Opened 14 years ago
Closed 14 years ago
#25818 closed defect (fixed)
gconf build failure: glib.h: No such file or directory
Reported by: | thabangh@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | raphael-st (Raphael Straub), robert.munteanu@…, miken32 (Michael Newton), mkb-prime@… | |
Port: | gconf |
Description
I am getting the following errors when I try to install gconf:
bash-3.2$ sudo port install gconf ---> Computing dependencies for gconf ---> Building gconf Error: Target org.macports.build returned: shell command failed Log for gconf is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gconf/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
This i
Attachments (3)
Change History (10)
Changed 14 years ago by thabangh@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | gconf added |
---|---|
Summary: | gconf build failure → gconf build failure: glib.h: No such file or directory |
Changed 14 years ago by mkb-prime@…
Attachment: | patch-defaults-Makefile.am.diff added |
---|
patch to automake file
comment:6 follow-up: 7 Changed 14 years ago by mkb-prime@…
Half of this issue upstream is related: https://bugzilla.gnome.org/show_bug.cgi?id=596137
The fix is in the attached patches.
comment:7 Changed 14 years ago by raphael-st (Raphael Straub)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to mkb-prime@…:
The fix is in the attached patches.
Thanks! I committed your patches in r71064.
Note: See
TracTickets for help on using
tickets.
The file you attached is not the right one, but the right one is already attached to ticket 25800 so we'll just refer to that one. The actual relevant error message in that log is:
P.S.: Don't forget to fill in the Port field.