[gdome]Re: [EP-tech] XML::GDOME



I was wondering if someone has had success installing XML::GDOME. I have had trouble installing the libraries and XML::GDOME on Solaris 8, Solaris 9, and Mandrake Linux 9.1 and Mandrake Linux 9.2. Does someone have instructions on how to install them successfully on the platforms listed? I would greatly appreciate it, since it looks like we may have to use XML::GDOME on the newer releases.

Nazar

On my solaris 9 box (gcc 3.3.2), the "make check" for gdome2-0.8.0 gives :

...............Segmentation Fault
FAIL: test-xpath

and with gdb :

 gdb test-xpath
GNU gdb 4.18
Copyright 1998 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 "sparc-sun-solaris2.7"...
(gdb) run
Starting program: /home/mp/gdome2-0.8.0/test/.libs/test-xpath
...............
Program received signal SIGSEGV, Segmentation fault.
0xff35fcc8 in gdome_treegc_delNode (node=0x22b48) at gdome-treegc.c:141
warning: Source file is more recent than executable.

141             ownerDoc =  gdome_xmlGetOwner (priv->n)->_private;


and the "make test" for XML-GDOME-0.85 gives :


t/01_basic...........NOK 6# Failed test 6 in t/01_basic.t at line 44 # t/01_basic.t line 44 is: ok($@ =~ m!NAMESPACE_ERR!); t/01_basic...........FAILED test 6 Failed 1/9 tests, 88.89% okay t/02_cdata...........ok t/03_document........ok t/04_dtd.............ok t/05_element.........ok t/06_namednodemap....ok t/07_node............ok t/08_xpath...........dubious Test returned status 0 (wstat 11, 0xb)
        after all the subtests completed successfully
t/09_sax.............ok t/10_callbacks.......dubious Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 12-38
        Failed 27/38 tests, 28.95% okay
t/11_encode..........NOK 5# Failed test 5 in t/11_encode.t at line 41 # t/11_encode.t line 41 is: ok( length( $@ ) ); t/11_encode..........FAILED test 5 Failed 1/5 tests, 80.00% okay
Failed Test      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/01_basic.t                    9    1  11.11%  6
t/08_xpath.t        0    11    18    0   0.00%  ??
t/10_callbacks.t    0    10    38   54 142.11%  12-38
t/11_encode.t                   5    1  20.00%  5
Failed 4/11 test scripts, 63.64% okay. 29/349 subtests failed, 91.69% okay.

--
-- Pascal --
          --



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