Error compiling gnucash latest

Richard -Gilligan- Uschold uschold@cs.ucf.edu
Mon, 27 Nov 2000 16:57:22 +0000


--------------B81521E44E247AF72F22670E
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I get the following errors when compiling the latest version of gnucash

. . .
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I..    -g -O2 -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations  -Wall -Werror-implicit-function-declaration
-I/usr/lib/glib/include -I/usr/include/gnome-xml -c io-gncxml-w.c
rm -f .libs/io-gncxml-w.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -g -O2 -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Wall
-Werror-implicit-function-declaration -I/usr/lib/glib/include
-I/usr/include/gnome-xml -Wp,-MD,.deps/io-gncxml-w.pp -c io-gncxml-w.c
-fPIC -DPIC -o .libs/io-gncxml-w.lo
io-gncxml-w.c: In function `xml_add_str':
io-gncxml-w.c:49: implicit declaration of function `xmlNewTextChild'
io-gncxml-w.c:49: warning: assignment makes pointer from integer without
a cast
io-gncxml-w.c: In function `xml_add_gint64':
io-gncxml-w.c:73: warning: assignment makes pointer from integer without
a cast
. . . (a bunch more like this)
io-gncxml-w.c:726: warning: initialization makes pointer from integer
without a cast
io-gncxml-w.c: In function `gncxml_write':
io-gncxml-w.c:778: warning: assignment makes pointer from integer
without a cast
io-gncxml-w.c:784: warning: assignment makes pointer from integer
without a cast
make[4]: *** [io-gncxml-w.lo] Error 1
make[4]: Leaving directory `/home/devel/gnucash-1.5.3-new/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/devel/gnucash-1.5.3-new/src/engine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/devel/gnucash-1.5.3-new/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/devel/gnucash-1.5.3-new'
make: *** [all-recursive-am] Error 2

--

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu



--------------B81521E44E247AF72F22670E
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
I get the following errors when compiling the latest version of gnucash

. . .
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wall -Werror-implicit-function-declaration -I/usr/lib/glib/include -I/usr/include/gnome-xml -c io-gncxml-w.c
rm -f .libs/io-gncxml-w.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wall -Werror-implicit-function-declaration -I/usr/lib/glib/include -I/usr/include/gnome-xml -Wp,-MD,.deps/io-gncxml-w.pp -c io-gncxml-w.c  -fPIC -DPIC -o .libs/io-gncxml-w.lo
io-gncxml-w.c: In function `xml_add_str':
io-gncxml-w.c:49: implicit declaration of function `xmlNewTextChild'
io-gncxml-w.c:49: warning: assignment makes pointer from integer without a cast
io-gncxml-w.c: In function `xml_add_gint64':
io-gncxml-w.c:73: warning: assignment makes pointer from integer without a cast
. . . (a bunch more like this)
io-gncxml-w.c:726: warning: initialization makes pointer from integer without a cast
io-gncxml-w.c: In function `gncxml_write':
io-gncxml-w.c:778: warning: assignment makes pointer from integer without a cast
io-gncxml-w.c:784: warning: assignment makes pointer from integer without a cast
make[4]: *** [io-gncxml-w.lo] Error 1
make[4]: Leaving directory `/home/devel/gnucash-1.5.3-new/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/devel/gnucash-1.5.3-new/src/engine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/devel/gnucash-1.5.3-new/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/devel/gnucash-1.5.3-new'
make: *** [all-recursive-am] Error 2

-- 

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu
  --------------B81521E44E247AF72F22670E--