gnutls-devel
[Top][All Lists]
Advanced

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

Re: [gnutls-dev] Starting Guile integration


From: Simon Josefsson
Subject: Re: [gnutls-dev] Starting Guile integration
Date: Mon, 11 Jun 2007 14:39:27 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.95 (gnu/linux)

Simon Josefsson <address@hidden> writes:

> address@hidden (Ludovic Courtès) writes:
>
>> For some reason, `make' now fails here in `doc/reference':
>>
>>   $ make -C doc/reference/
>>   make: Entering directory `/home/ludo/src/gnutls/doc/reference'
>>   gtk-doc: Scanning header files
>>   [...]
>>   gtk-doc: Compiling scanner
>>   gnutls-scan.c:5:25: error: glib-object.h: No such file or directory
>>   [...]
>>
>> Clearly, it lacks `pkg-config glib-2.0 --cflags` as CFLAGS.
>> Unfortunately, I wasn't able to pinpoint the root of the problem.
>> Re-running `autoreconf' and `configure' didn't help.  Any hint?
>
> Remove 'gnutls.types' in that directory.  The file is sometimes
> generated by the gtk-doc-tools (but not always!) and if it is present,
> gtk-doc will use different tools.
>
> This is probably not the proper fix, but I'm not sure why this
> happens..  I'll report it as a gtk-doc-tools bug.

I believe I have fixed this in git master now.  At least 'make
distcheck' passes, which it didn't do before.

/Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]