[Kos-dev] Re un nouveau, un :p

michael Desmedt virtualgame293 at hotmail.com
Sun Apr 3 21:36:15 CEST 2005


Re bonsoir, j'ai pas trouve comment faire un reply (décidément :p), ya des 
prog pour ca sous linux ?

A par ca en relisant les erreurs au dessus je me suis dit aussi que ct la 
libxml2 mais je poste les messaye au cas ou (mais a mon avis ca doit etre la 
lib vu les message :p)

/bin/sh: line 1: xml2-config: command not found
kosidl.c:15:25: libxml/tree.h: No such file or directory
kosidl.c:16:26: libxml/xpath.h: No such file or directory
kosidl.c:26: error: syntax error before "node"
kosidl.c: In function `print_code_tag':
kosidl.c:28: warning: implicit declaration of function `xmlGetProp'
kosidl.c:28: error: `node' undeclared (first use in this function)
kosidl.c:28: error: (Each undeclared identifier is reported only once
kosidl.c:28: error: for each function it appears in.)
kosidl.c:28: warning: initialization makes pointer from integer without a 
cast
kosidl.c:30: error: `cur_domain' undeclared (first use in this function)
kosidl.c:34: warning: implicit declaration of function `xmlNodeGetContent'
kosidl.c:34: warning: format argument is not a pointer (arg 2)
kosidl.c: At top level:
kosidl.c:39: error: syntax error before "xmldoc"
kosidl.c: In function `generate_include':
kosidl.c:43: error: `xmlNodePtr' undeclared (first use in this function)
kosidl.c:43: error: syntax error before "interface_node"
kosidl.c:44: error: `interface_node' undeclared (first use in this function)
kosidl.c:44: error: `xmldoc' undeclared (first use in this function)
kosidl.c:46: warning: assignment makes pointer from integer without a cast
kosidl.c:63: error: `interface_id' undeclared (first use in this function)
kosidl.c:68: error: `method_node' undeclared (first use in this function)
kosidl.c:72: error: `XML_ELEMENT_NODE' undeclared (first use in this 
function)
kosidl.c:88: error: syntax error before "arg_node"
kosidl.c:89: warning: initialization makes pointer from integer without a 
cast
kosidl.c:95: error: `arg_node' undeclared (first use in this function)
kosidl.c:101: warning: initialization makes pointer from integer without a 
cast
kosidl.c:102: warning: initialization makes pointer from integer without a 
cast
kosidl.c: At top level:
kosidl.c:135: error: syntax error before "xmldoc"
kosidl.c: In function `generate_description':
kosidl.c:140: error: `xmlNodePtr' undeclared (first use in this function)
kosidl.c:140: error: syntax error before "interface_node"
kosidl.c:141: error: `interface_node' undeclared (first use in this 
function)
kosidl.c:141: error: `xmldoc' undeclared (first use in this function)
kosidl.c:143: warning: assignment makes pointer from integer without a cast
kosidl.c:152: error: `method_node' undeclared (first use in this function)
kosidl.c:156: error: `XML_ELEMENT_NODE' undeclared (first use in this 
function)
kosidl.c:160: error: `arg_node' undeclared (first use in this function)
kosidl.c: At top level:
kosidl.c:184: error: syntax error before "xmldoc"
kosidl.c: In function `generate_header_stub':
kosidl.c:190: error: `xmlNodePtr' undeclared (first use in this function)
kosidl.c:190: error: syntax error before "interface_node"
kosidl.c:191: error: `interface_node' undeclared (first use in this 
function)
kosidl.c:191: error: `xmldoc' undeclared (first use in this function)
kosidl.c:193: warning: assignment makes pointer from integer without a cast
kosidl.c:198: error: `method_node' undeclared (first use in this function)
kosidl.c:202: error: `XML_ELEMENT_NODE' undeclared (first use in this 
function)
kosidl.c:209: error: `interface_id' undeclared (first use in this function)
kosidl.c:219: error: syntax error before "arg_node"
kosidl.c:223: warning: assignment makes pointer from integer without a cast
kosidl.c:227: warning: assignment makes pointer from integer without a cast
kosidl.c:238: error: `arg_node' undeclared (first use in this function)
kosidl.c:244: warning: initialization makes pointer from integer without a 
cast
kosidl.c:245: warning: initialization makes pointer from integer without a 
cast
kosidl.c: At top level:
kosidl.c:272: error: syntax error before "xmldoc"
kosidl.c: In function `generate_code_stub':
kosidl.c:277: error: `xmlNodePtr' undeclared (first use in this function)
kosidl.c:277: error: syntax error before "interface_node"
kosidl.c:278: error: `interface_node' undeclared (first use in this 
function)
kosidl.c:278: error: `xmldoc' undeclared (first use in this function)
kosidl.c:280: warning: assignment makes pointer from integer without a cast
kosidl.c:284: error: `method_node' undeclared (first use in this function)
kosidl.c:288: error: `XML_ELEMENT_NODE' undeclared (first use in this 
function)
kosidl.c:291: error: syntax error before "arg_node"
kosidl.c:297: warning: assignment makes pointer from integer without a cast
kosidl.c:301: warning: assignment makes pointer from integer without a cast
kosidl.c:308: error: `arg_node' undeclared (first use in this function)
kosidl.c:314: warning: initialization makes pointer from integer without a 
cast
kosidl.c:315: warning: initialization makes pointer from integer without a 
cast
kosidl.c:363: warning: format argument is not a pointer (arg 2)
kosidl.c: At top level:
kosidl.c:373: error: syntax error before "doc"
kosidl.c: In function `validate_document':
kosidl.c:375: error: `xmlDtdPtr' undeclared (first use in this function)
kosidl.c:375: error: syntax error before "dtd"
kosidl.c:376: error: `xmlValidCtxtPtr' undeclared (first use in this 
function)
kosidl.c:379: error: `dtd' undeclared (first use in this function)
kosidl.c:379: warning: implicit declaration of function `xmlParseDTD'
kosidl.c:379: error: `dtd_file' undeclared (first use in this function)
kosidl.c:388: error: `ctxt' undeclared (first use in this function)
kosidl.c:388: warning: implicit declaration of function `xmlNewValidCtxt'
kosidl.c:397: warning: implicit declaration of function `xmlValidateDtd'
kosidl.c:397: error: `doc' undeclared (first use in this function)
kosidl.c:399: warning: implicit declaration of function `xmlFreeValidCtxt'
kosidl.c: In function `main':
kosidl.c:420: error: `xmlDocPtr' undeclared (first use in this function)
kosidl.c:420: error: syntax error before "xmldoc"
kosidl.c:450: error: `xmldoc' undeclared (first use in this function)
kosidl.c:450: warning: implicit declaration of function `xmlParseFile'

deja rien que a regarder la première ligne... xml2 merci quand même et bonne 
soirée je v reinstaller la lib et je vous dirai quoi...


@++

ps: pour le reply expliquer moi lol

_________________________________________________________________




More information about the Kos-dev mailing list