[xml] Re: gnome-xml, solaris 2.7

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Fri Jul 23 1999 - 20:06:28 EDT


[coming back from hollidays]

  Hi Ryan,

that's really strange, unfortunately I don't have anyb solaris 7 machine to
test this. libxml is used by gnome and should work on solaris, I'm pretty sure
it works on some versions of solaris. maybe someone on that list with solaris
7 could debug this,

  thanks,

Daniel

> I am trying to use gnome-xml on solaris and am getting segfaults with the
> xmlParseFile function (using the example file/code and some of my own). I
> can use xmlNewDoc to build a tree without problems. I cvs updated my tree
> just yesterday.
> If you have any tips or pointers to where I may find assistance I would
> be very appreciative.
>
> Thanks,
> Ryan
>
> #include <tree.h>
>
> int
> main(int argc, char **argv)
> {
> xmlDocPtr doc;
> char *filename = "data.xml";
>
> doc = xmlParseDocument (filename); /* <-- segfaults */
>
> return (0);
> }
>

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux, WWW, rpmfind,
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | rpm2html, XML,
http://www.w3.org/People/W3Cpeople.html#Veillard | badminton, and Kaffe.
----
Message from the list xml@rufus.w3.org
Archived at : http://rufus.w3.org/veillard/XML/messages
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rufus.w3.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:29:40 EDT