[Gimp-user] Revising "Hacking:Building/Windows" page



I forgot to ask: What version of GIMP are you compiling?

I'm using this guide, so I'm guessing 2.10.2:
https://wiki.gimp.org/wiki/Hacking:Building/Windows#Building_GIMP_natively_under_Windows_using_MSYS2

Here's my output from autogen:

Francaryse@hp MINGW64 ~/gimp
# ./autogen.sh --prefix=$PREFIX --disable-python --disable-gtk-doc
--with-gimpdir=GIMP/git-master

I am testing that you have the tools required to build the
GNU Image Manipulation Program from git. This test is not foolproof,
so if anything goes wrong, see the file HACKING for more information...

Looks like Win32, you will need libtool 2.2 or newer.

checking for libtool >= 2.2 ... yes (version 2.4.6)
skipping test for gtkdocize
checking for autoconf >= 2.54 ... yes (version 2.69)
checking for automake >= 1.13.0 ... yes (version 1.13.4)
checking for intltool >= 0.40.1 ... yes (version 0.51.0)
checking for xsltproc ... yes

I am going to run ./configure with the following arguments:

--prefix=/home/Francaryse/prefix --disable-python --disable-gtk-doc
--with-gimpdir=GIMP/git-master


WARNING: aclocal's directory is /usr/share/aclocal, but...
         no file /usr/share/aclocal/glib-2.0.m4
         You may see fatal macro warnings below.
         If these files are installed in /some/dir, set the
         ACLOCAL_FLAGS environment variable to "-I /some/dir"
         or install /usr/share/aclocal/glib-2.0.m4.


WARNING: aclocal's directory is /usr/share/aclocal, but...
         no file /usr/share/aclocal/glib-gettext.m4
         You may see fatal macro warnings below.
         If these files are installed in /some/dir, set the
         ACLOCAL_FLAGS environment variable to "-I /some/dir"
         or install /usr/share/aclocal/glib-gettext.m4.


WARNING: aclocal's directory is /usr/share/aclocal, but...
         no file /usr/share/aclocal/gtk-2.0.m4
         You may see fatal macro warnings below.
         If these files are installed in /some/dir, set the
         ACLOCAL_FLAGS environment variable to "-I /some/dir"
         or install /usr/share/aclocal/gtk-2.0.m4.

configure.ac:804: warning: macro 'AM_PATH_GTK_3_0' not found in library
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4macros'.
libtoolize: linking file 'm4macros/libtool.m4'
libtoolize: linking file 'm4macros/ltoptions.m4'
libtoolize: linking file 'm4macros/ltsugar.m4'
libtoolize: linking file 'm4macros/ltversion.m4'
libtoolize: linking file 'm4macros/lt~obsolete.m4'
WARNING: You have disabled gtk-doc.
         As a result, you will not be able to generate the API
         documentation and 'make dist' will not work.

configure.ac:257: installing './compile'
configure.ac:99: installing './missing'
app-tools/Makefile.am: installing './depcomp'
configure.ac:820: error: possibly undefined macro: AM_PATH_GTK_3_0
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

-- 
juef (via www.gimpusers.com/forums)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]