Opened 19 years ago

Closed 19 years ago

#3036 closed defect (fixed)

BUG: py-gkt2 's configure script does not find glib

Reported by: yves@… Owned by: yves@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

The configure script on py-gtk2 fails because it does not find correct glib.

This bug looks exactly like 2970 (same error), and 2923.

I added a line

configure.env LDFLAGS="-L/opt/local/lib -lglib-2.0 -lintl -liconv"

in the Portfile and that fix the problem, for py-gtk2.

Change History (7)

comment:1 Changed 19 years ago by jmpp@…

Summary: configure script does not find some libs (glib in py-gtk2)BUG: py-gkt2 's configure script does not find glib

comment:2 Changed 19 years ago by yves@…

Status: newassigned

comment:3 Changed 19 years ago by yves@…

Owner: changed from darwinports-bugs@… to yves@…
Status: assignednew

comment:4 Changed 19 years ago by yves@…

Owner: changed from yves@… to yves@…

comment:5 Changed 19 years ago by yves@…

Status: newassigned

comment:6 Changed 19 years ago by yves@…

a new verison is available through "port sync"

comment:7 Changed 19 years ago by yves@…

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.