#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: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: tiger Port: gobject-introspection | ------------------------------------+--------------------------------------- Comment(by ccarey@…): Replying to [comment:9 Peter_Dyballa@…]:
Replying to [comment:8 ccarey@…]:
It looks like {{{/usr/bin/gnumake}}} (version 3.80) came with Tiger. The MacPorts {{{/opt/local/bin/gmake}}} is version 3.82. Does gobject- introspection need to use the MacPorts gmake rather than Tiger’s gnumake?
I used MacPorts' gmake. It had to be installed first.
Peter, like darylew above, the MacPorts gmake was already installed on my system before trying to install gobject-introspection with r95523. My {{{$PATH}}} environment variable even has {{{/opt//local/bin}}} before {{{/usr/bin}}}, so I was surprised to see the Tiger gnumake being used in preference to the MacPorts gmake. Does some kind of {{{$PATH}}} manipulation need to be done for the {{{macports}}} user as well? -- Ticket URL: <https://trac.macports.org/ticket/32358#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS