Re: [gtk-osx-users] Issue with building GTK2.x for "modulesets" set (librsvg)



Thanks for the pointers.

Regards,
  Miroslav

________________________________________
From: John Ralls <jralls ceridwen us>
Sent: Monday, March 7, 2016 4:20 PM
To: Miroslav Rajcic
Cc: gtk-osx-users-list gnome org
Subject: Re: [gtk-osx-users] Issue with building GTK2.x for "modulesets" set (librsvg)

On Mar 7, 2016, at 1:07 AM, Miroslav Rajcic <mrajcic hotmail com> wrote:

This works OK now, but I noticed a new issue when configuring gtksourceview library (I never seen this one 
before):

Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
 codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
 progtest.m4
from the /Users/helix/gtk/inst/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running intltoolize...

...

config.status: executing po/stamp-it commands
config.status: error: po/Makefile.in.in was not created by intltoolize.
*** Error during phase configure of gtksourceview: ########## Error running ./autogen.sh --prefix 
/Users/helix/gtk/inst    *** [1/1]


I've googled, jumped into jhbuild shell and tried to apply first 3 commands from here: 
https://mail.gnome.org/archives/gtkmm-list/2009-August/msg00053.html
then exited the shell and retried configure phase. Unfortunately, I still get the same error.

You can ignore all of that noise about copying m4 files from aclocal to a local macro directory. It has 
nothing at all to do with intltoolize; that problem is caused by gtksourceview's configure.ac trying to use 
both gettext macros and intltool macros.[1] You'll have to take that up with the gtksourceview devs.

Regards,
John Ralls

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724555, citing 
https://bugzilla.gnome.org/show_bug.cgi?id=708673#c4.


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