|
From: Michael B. <mic...@cm...> - 2011-02-01 09:04:26
|
On 01/31/11 15:31, Emanoil Kotsev wrote: > I hoped you'll see what the real error was. The problem is that some > things defined in the internals.h are not ported and thus definitions > can not be found. The wbxml.h location is not a big deal.This is > because of the reduction of the API. If you need assistance let me > know. Nice to know. I activated the new header locations again. This requires that libsyncml must have the new directory of the wbxml header files in its default search path. CFLAGS="-I/usr/local/include/libwbxml-1.0/wbxml" cmake . -B/tmp/build/libsyncml Best regards Michael -- ___________________________________________________________________ Michael Bell Humboldt-Universitaet zu Berlin Tel.: +49 (0)30-2093 70143 ZE Computer- und Medienservice Fax: +49 (0)30-2093 70135 Unter den Linden 6 mic...@cm... D-10099 Berlin ___________________________________________________________________ PGP Fingerprint: 09E4 3D29 4156 2774 0F2C C643 D8BD 1918 2030 5AAB |