RSS/Atom feed Twitter
Site is read-only, email is disabled

GIMP compile fails due to gtk-doc.make

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

5 of 5 messages available
Toggle history

Please log in to manage your subscriptions.

GIMP compile fails due to gtk-doc.make Phani Bhushan Tholeti 30 Oct 17:36
  GIMP compile fails due to gtk-doc.make Martin Nordholts 31 Oct 07:45
   GIMP compile fails due to gtk-doc.make Phani Bhushan Tholeti 31 Oct 13:13
    GIMP compile fails due to gtk-doc.make Martin Nordholts 31 Oct 13:29
     GIMP compile fails due to gtk-doc.make Phani Bhushan Tholeti 31 Oct 13:41
Phani Bhushan Tholeti
2010-10-30 17:36:21 UTC (about 14 years ago)

GIMP compile fails due to gtk-doc.make

Hi:

GIMP compile fails. This is what I tried (on kubuntu 10.04): git clone git://git.gnome.org/gimp
./autogen.sh --disable-gtk-doc

There's lot of warnings that say something like this

gtk-doc.make:58: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL devel-docs/libgimpmodule/Makefile.am:53: `gtk-doc.make' included from here

and fails. I tried installing gtk-doc, but there's no change in the behavior. There's bug:625307 that deals with the same problem, and is closed but looks like it's still failing.

Also, can anyone give any links to compiling with gtk-doc in a custom directory?

Martin Nordholts
2010-10-31 07:45:22 UTC (about 14 years ago)

GIMP compile fails due to gtk-doc.make

On 10/30/2010 07:36 PM, Phani Bhushan Tholeti wrote:

Hi:

GIMP compile fails. This is what I tried (on kubuntu 10.04): git clone git://git.gnome.org/gimp
./autogen.sh --disable-gtk-doc

There's lot of warnings that say something like this

gtk-doc.make:58: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL devel-docs/libgimpmodule/Makefile.am:53: `gtk-doc.make' included from here

Do you get this message when you run autogen.sh?

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.

If you don't, debug why. If you do, then gtk-doc.make will just contain

echo "EXTRA_DIST = missing-gtk-doc" > gtk-doc.make

but this does not seem to be the case for you.

Maybe you did a typo in "--disable-gtk-doc" ?

/ Martin

Phani Bhushan Tholeti
2010-10-31 13:13:38 UTC (about 14 years ago)

GIMP compile fails due to gtk-doc.make

GIMP compile fails. This is what I tried (on kubuntu 10.04): git clone git://git.gnome.org/gimp
./autogen.sh --disable-gtk-doc

There's lot of warnings that say something like this

gtk-doc.make:58: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL devel-docs/libgimpmodule/Makefile.am:53:

Martin Nordholts
2010-10-31 13:29:56 UTC (about 14 years ago)

GIMP compile fails due to gtk-doc.make

On 10/31/2010 02:13 PM, Phani Bhushan Tholeti wrote:

But that gets me to another question, how do I compile with the gtk-doc enabled?

gtk-doc is disabled by default so you need to pass --enable-gtk-doc

/ Martin

Phani Bhushan Tholeti
2010-10-31 13:41:01 UTC (about 14 years ago)

GIMP compile fails due to gtk-doc.make

But that gets me to another question, how do I compile with the gtk-doc enabled?

gtk-doc is disabled by default so you need to pass --enable-gtk-doc

Right. On trying that I get those warnings of the previous mail.

Phani Bhushan

Let not your sense of morals prevent you from doing what is right - Isaac Asimov (Salvor Hardin in Foundation and Empire)

Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html