Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error: possibly undefined macro: AM_PATH_GTK_2_0
#5
For future reference:

I think I found the solution:

SImply add
Code:
ACLOCAL='aclocal -I /gtk/share/aclocal'
before ./autogen.sh in gimp folder:
Code:
ACLOCAL='aclocal -I /gtk/share/aclocal' ./autogen.sh

the error seems to go away.
Reply


Messages In This Thread
RE: error: possibly undefined macro: AM_PATH_GTK_2_0 - by crazyBaboon - 10-31-2017, 11:29 PM

Forum Jump: