#32358: gobject-introspection: Makefile:2712: *** Need to define GLib_2_0_gir_LIBS or GLib_2_0_gir_PROGRAM. Stop. ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: gobject-introspection ---------------------------------+------------------------------------------ Comment(by Peter_Dyballa@…): Replying to [comment:5 sharvey@…]:
I have exactly same problem as this and ticket #35186 but on OSX10.4.11. The problem was initiated by a "self update" followed by a "upgrade outdated". I have just successfully issued "install gmake". Using command line "install gobject-introspection build.cmd gmake" makes absolutely no difference.
You need to add 'build.cmd gmake" to the Portfile – which can be found by running locate Portfile | grep gobject-introspection (I did it on line #53, below the two other lines starting with 'build'). Then save Portfile or write it back. Now invoke 'port clean gobject- introspection' and then proceed to upgrade. For me upgrading the atk package led to ann error: make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_atk/atk/work/atk-2.2.0/atk' /opt/local/share/gobject- introspection-1.0/Makefile.introspection:149: *** Need to define Atk_1_0_gir_LIBS or Atk_1_0_gir_PROGRAM. Stop. (Reported.) -- Ticket URL: <https://trac.macports.org/ticket/32358#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS