Ticket #33859 (new defect)
p5.12-gtk2 does not compile on MacOS X Lion
| Reported by: | wulfgang@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | ||
| Port: | p5.12-gtk2 |
Description
The title says it all. It says that glib is not installed. However, I do have the port "p5.12-glib" (Version 1.240.0) installed. The log is attached.
Attachments
Change History
comment:1 Changed 15 months ago by ryandesign@…
- Keywords perl gtk glib compile removed
Actually it says the required version of glib was not installed (though that's still strange):
:info:configure Glib version 1.240 required--this is only version 1.224 at /opt/local/lib/perl5/5.12.3/Exporter/Heavy.pm line 120.
The log also shows this was not a clean build attempt.
I updated p5-glib and p5-gtk2 to version 1.242 in r91483. Could you wait 30 minutes, then "sudo port selfupdate", then try installing that version? If it doesn't work, please attach the new main.log.
comment:2 Changed 15 months ago by wulfgang@…
There you go... by the way, I updated XCode some days ago, and then I had to do a sudo port -n upgrade --force perl5.12 for installing another module. Might that be related? Though I must say the problems with this port were already there before the update. I also have a lot of p5.12 ports installed as universal.

