bugTransport Sample Protocol - Bugs: bug #16956, XML2 : can not compile libtspcfg...

 
 

bug #16956: XML2 : can not compile libtspcfg under Solaris

Submitter:  TSP administrator <tsp_admin>
Submitted:  Wed 28 Jun 2006 10:23:23 AM UTC
   
 
Category:  None Severity:  3 - Normal
Status:  Ready For Test Privacy:  Public
Assigned to:  erk Open/Closed:  Closed
Release:  * 0.8.0 Fixed Release:  * 0.8.1
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 18 Oct 2006 11:45:50 PM UTC, comment #2: 

A fix a reach the CVS :))
Please test it.
It works for me but I have no Solaris box.

Eric NOULARD <erk>
Group administrator
Wed 28 Jun 2006 01:24:39 PM UTC, comment #1: 

The trouble is that is you dont compile libtspcfg
you won't be able to compile the ascii_writer.

We did not use xmlReader or xmlWriter API in order
to be able to compile with 'old' libxml2.

It seems that xmlReadFile comes in 2.6.x too :((
We could give a try with

xmlParseFile (filename)
instead of
xmlReadFile(filename, encoding, option)

We should try to keep libxml 2.5.x compat' for libtspcfg.
I have no time for this now but if anyone want to give
it a try...

Eric NOULARD <erk>
Group administrator
Wed 28 Jun 2006 10:23:23 AM UTC, original submission:  

Hello

My system is quite old, and although my lib XML2 clams to be 2.5.5, it doesn't compile the libtspcfg.
It stop because the define XML_PARSE_RECOVER is not defined in my libxml2 includes.
I remove the whole compilation it with the Makeparams, but I know it's not a good fix :=}

Y++

TSP administrator <tsp_admin>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by erk (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-04-27 erk Open/ClosedOpen Closed
    2006-10-18 erk StatusNone Ready For Test
        Assigned toNone erk
        Fixed ReleaseNextRelease 0.8.1
    2006-06-28 erk Carbon-Copy- Added erk

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code