|
From: Dirk L. <di...@cs...> - 2008-03-25 15:17:21
|
Tuesday, March 25, 2008, 4:10:55 PM, Christian Hilgers wrote: > Dirk Leinenbach schrieb: >> Hi, >> >> I'm trying to compile libsyncml 0.46 in order to use it with the >> syncml plugin of opensync. >> >> Since I found no specia information about the new build process using >> cmake for libsyncml, I used the script from >> http://www.opensync.org/wiki/devel-branch-0.30 and got the error >> printed below. At first I guessed a missing libxml, but this library >> has been installed. > it is libxml, but not the lib itself.The headers are missing > for debian based: search for something with -dev well, the dev package libxml2-dev is also installed >> In file included from /home/dirkl/svn/opensync_dev/libsyncml-0.4.6/libsyncml/sml_command.c:27: >> /home/dirkl/svn/opensync_dev/libsyncml-0.4.6/libsyncml/sml_elements_internals.h:24:30: error: libxml/xmlreader.h: Datei oder Verzeichnis nicht gefunden > It is complaining about xmlreader.h not libxml.so :) xmlreader.h is present in the system: # locate xmlreader.h # /usr/include/libxml2/libxml/xmlreader.h Dirk > Christian > -- > Christian Hilgers |ConSol* > Tel. +49.2102.994-423 |Consulting&Solutions Software GmbH > Fax +49.2102.994-411 |Berliner Str. 101, 40880 Ratingen > email: Chr...@co... |WWW: http://www.consol.de > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |