problems building fresh checkout.

Rob Walker rob@valinux.com
Sun, 16 Jul 2000 09:11:04 -0700 (PDT)


>>>>> On Sat, 15 Jul 2000 14:20:50 -0700, Dave Peticolas
>>>>> <peticola@krondo.com> said:

Dave> Rob Walker writes:
>> 
>> I did a completely fresh checkout, and then the following occurred:
>> 
>> Making all in gnome
>> make[3]: Entering directory `/home/rob/src/cvs/gnucash/src/gnome'
>> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src   -I../../src/engine   -I../.
>> ./src/g-wrap   -I../../src/guile   -I../../src/register   -I../../src/registe
>> r/gnome    -g -O2 -Wall -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome
>> -libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gno
>> me-xml -I/usr/include -I/usr/include -c top-level.c
>> top-level.c:31: gtkhtml/gtkhtml.h: No such file or directory
>> make[3]: *** [top-level.o] Error 1
>> make[3]: Leaving directory `/home/rob/src/cvs/gnucash/src/gnome'
>> make[2]: *** [all-recursive] Error 1
>> make[2]: Leaving directory `/home/rob/src/cvs/gnucash/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/rob/src/cvs/gnucash'
>> make: *** [all-recursive-am] Error 2
>> 
>> 
>> bash-2.03$ find . | grep gtkhtml.h
>> ./lib/gtkhtml/html-component.gnorba
>> ./lib/gtkhtml/src/gtkhtml.h
>> bash-2.03$ 

Dave> Did you install gtkhtml?

Is this what you mean?

biffhero-laptop:~# dpkg -l | grep gtk | grep html
ii  libgtkxmhtml-d 1.2.4-helix1   The Gnome gtkxmhtml (HTML) widget -- develop
ii  libgtkxmhtml1  1.2.4-helix1   The Gnome gtkxmhtml (HTML) widget


debian doesn't have gtkhtml, neither does
ftp://ftp.helixcode.com/pub/helix/distributions/Debian/dists/woody/main/binary-i386/
have anything which seems to match gtkhtml.

rob