[PATCH] gtk-doc stuff

Richard Hughes hughsient at gmail.com
Thu Mar 8 12:32:39 PST 2007


On Thu, 2007-03-08 at 20:25 +0000, Richard Hughes wrote:
> On Thu, 2007-03-08 at 13:33 -0500, William Jon McCann wrote:
> > Hi,
> > 
> > Here's a patch to fix up some gtk-doc issues.
> >  * It installs separate manuals for each of the libraries
> >  * Adds GLIB_CFLAGS/LIBS so it builds
> >  * Avoids scanning the hald directory (by using separate manuals)
> >  * Adds some licence info to the manuals
> >  * Adds an index to each manual
> >  * Fixes up maintainer-clean
> 
> It breaks make distcheck (I think):

hughsie at localhost:~/Code/hal/hal/hal-0.5.9/_build/doc/api/libhal/.libs$
gdb ./libhal-scan 
GNU gdb Red Hat Linux (6.6-4.fc7rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-redhat-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting
program: /home/hughsie/Code/hal/hal/hal-0.5.9/_build/doc/api/libhal/.libs/libhal-scan 

Program received signal SIGSEGV, Segmentation fault.
0x052d6247 in libhal_psi_get_type () from /usr/lib/libhal.so.1
(gdb) bt
#0  0x052d6247 in libhal_psi_get_type () from /usr/lib/libhal.so.1
#1  0x00125ec0 in __libc_start_main () from /lib/libc.so.6
#2  0x08048fd1 in _start ()
(gdb) 

Odd. Very odd.

Richard.




More information about the hal mailing list