|
From: Bob S. <bo...@sc...> - 2000-12-18 18:17:07
|
I'm downloaded scrollkeeper-0.0.2.tar.tz, but I'm not
able to compile it on my system (Caldera LTP). Configure runs
OK, but when I run make, I get:
make[3]: Entering directory `/home/bobs/scrollkeeper-0.0.2/cl/src'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libxml -I/usr/include -g -
O2 -c preinstall.c
preinstall.c: In function `update_doc_url_in_omf_file':
preinstall.c:39: structure has no member named `childs'
If I look in /usr/include/libxml where the structure xmlNodePtr
should be defined, I see that it has no "childs" member. I have
a feeling I have the wrong libxml. I need the Gnome libxml,
right? The files in my /usr/include/libxml seem to have come
from W3C.
Any help in resolving this would be appreciated.
bobs
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
The Santa Cruz Operation, Inc. fax: (831) 429-1887
email: bo...@sc...
|