OpenVZ Forum


Home » International » German » Nach bash update vzctl enter Problem
Re: Nach bash update vzctl enter Problem [message #47872 is a reply to message #44794] Mon, 17 September 2012 16:22 Go to previous messageGo to previous message
jogy is currently offline  jogy
Messages: 2
Registered: September 2012
Junior Member
Hallo!
Also liegt es an der Version von vzctl? Ich habe mal unter squeeze versucht ein Update von vzctl durchzuführen. Ein "./configure" lief noch durch aber kein "make"

Ich bekomme die folgende Fehlermeldung:
xml.c:5:27: error: libxml/parser.h: Datei oder Verzeichnis nicht gefunden
xml.c:6:25: error: libxml/tree.h: Datei oder Verzeichnis nicht gefunden
xml.c:7:30: error: libxml/xmlwriter.h: Datei oder Verzeichnis nicht gefunden
xml.c:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'find_child_node'
xml.c:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'seek'
xml.c:89: error: expected ')' before '*' token
xml.c:102: error: expected declaration specifiers or '...' before 'xmlNode'
xml.c: In function 'add_child_nodes':
xml.c:104: error: 'xmlNode' undeclared (first use in this function)
xml.c:104: error: (Each undeclared identifier is reported only once
xml.c:104: error: for each function it appears in.)
xml.c:104: error: 'node' undeclared (first use in this function)
xml.c:105: error: 'xmlChar' undeclared (first use in this function)
xml.c:105: error: 'guid' undeclared (first use in this function)
xml.c:106: error: 'val' undeclared (first use in this function)
xml.c:113: error: 'cur_node' undeclared (first use in this function)
xml.c:113: warning: implicit declaration of function 'seek'
xml.c:119: error: 'XML_ELEMENT_NODE' undeclared (first use in this function)
xml.c:121: warning: implicit declaration of function 'xmlGetProp'
xml.c:121: error: 'BAD_CAST' undeclared (first use in this function)
xml.c:121: error: expected ')' before string constant
xml.c:127: error: expected ')' before string constant
xml.c:135: warning: implicit declaration of function 'get_element_txt'
xml.c: At top level:
xml.c:159: error: expected declaration specifiers or '...' before 'xmlNode'
xml.c: In function 'parse_xml':
xml.c:161: error: 'xmlNode' undeclared (first use in this function)
xml.c:161: error: 'cur_node' undeclared (first use in this function)
xml.c:162: error: 'xmlChar' undeclared (first use in this function)
xml.c:162: error: 'guid' undeclared (first use in this function)
xml.c:168: error: 'root_node' undeclared (first use in this function)
xml.c:175: error: expected expression before ')' token
xml.c:177: error: 'BAD_CAST' undeclared (first use in this function)
xml.c:177: error: expected ')' before string constant
xml.c:183: error: too many arguments to function 'add_child_nodes'
xml.c: At top level:
xml.c:224: error: expected ')' before 'writer'
xml.c:262: error: expected ')' before 'writer'
xml.c: In function 'vzctl_store_snapshot_tree':
xml.c:282: error: 'xmlTextWriterPtr' undeclared (first use in this function)
xml.c:282: error: expected ';' before 'writer'
xml.c:283: error: 'xmlDocPtr' undeclared (first use in this function)
xml.c:283: error: expected ';' before 'doc'
xml.c:291: error: 'doc' undeclared (first use in this function)
xml.c:291: warning: implicit declaration of function 'xmlNewDoc'
xml.c:291: error: 'BAD_CAST' undeclared (first use in this function)
xml.c:291: error: expected ')' before 'XML_DEFAULT_VERSION'
xml.c:295: error: 'writer' undeclared (first use in this function)
xml.c:295: warning: implicit declaration of function 'xmlNewTextWriterTree'
xml.c:304: warning: implicit declaration of function 'xmlTextWriterStartDocument'
xml.c:309: warning: implicit declaration of function 'xmlTextWriterStartElement'
xml.c:309: error: expected ')' before string constant
xml.c:316: warning: implicit declaration of function 'xmlTextWriterEndElement'
xml.c:324: error: expected ')' before string constant
xml.c:329: warning: implicit declaration of function 'xmlTextWriterWriteAttribute'
xml.c:329: error: expected ')' before string constant
xml.c:334: warning: implicit declaration of function 'xmlTextWriterWriteElement'
xml.c:334: error: expected ')' before string constant
xml.c:335: error: expected ')' before string constant
xml.c:336: error: expected ')' before string constant
xml.c:337: error: expected ')' before string constant
xml.c:338: error: expected ')' before string constant
xml.c:352: warning: implicit declaration of function 'write_SavedStateItem'
xml.c:359: warning: implicit declaration of function 'write_close_tag'
xml.c:372: warning: implicit declaration of function 'xmlFreeTextWriter'
xml.c:375: warning: implicit declaration of function 'xmlSaveFormatFile'
xml.c:394: warning: implicit declaration of function 'xmlFreeDoc'
xml.c: In function 'vzctl_read_snapshot_tree':
xml.c:402: error: 'xmlDoc' undeclared (first use in this function)
xml.c:402: error: 'doc' undeclared (first use in this function)
xml.c:403: error: 'xmlNode' undeclared (first use in this function)
xml.c:403: error: 'root_element' undeclared (first use in this function)
xml.c:405: error: 'LIBXML_TEST_VERSION' undeclared (first use in this function)
xml.c:407: error: expected ';' before 'doc'
xml.c:411: warning: implicit declaration of function 'xmlDocGetRootElement'
xml.c:413: error: too many arguments to function 'parse_xml'
xml.c:416: warning: implicit declaration of function 'xmlCleanupParser'
make[2]: *** [xml.lo] Fehler 1
make[2]: Leaving directory `/home/jogy/Downloads/openvz/vzctl-3.3/src/lib'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/jogy/Downloads/openvz/vzctl-3.3/src'
make: *** [all-recursive] Fehler 1


 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: WICHTIGE: Probleme bei setzten von CPU- und RAM-Werte
Next Topic: Umzug
Goto Forum:
  


Current Time: Thu Jul 11 09:19:52 GMT 2024

Total time taken to generate the page: 0.02336 seconds