From: Alberto S. <alb...@gm...> - 2006-09-14 19:26:31
|
Urff. First of all, if you are using debian, you can use the svn repository: http://www.in.fh-merseburg.de/~jahn/ If you really want to compile the svn, there are some things to try Ok.=BFwhich automake are you usign?, it should be >=3D 1.9 (remove older o= nes) If you change the automake, exec again "./bootstrap" 2006/9/14, Rodolfo Medina < rod...@gm...>: > > Rodolfo Medina <rod...@gm...> writes: > > > I do: > > > > $ svn co http://svn.opensync.org/libsyncml/trunk libsyncml > > > > , but I get: > > > > svn: REPORT request failed on '/libsyncml/!svn/vcc/default' > > svn: REPORT of '/libsyncml/!svn/vcc/default': 200 OK ( http://svn.open= sync.org > ) > > > Well, I reinstalled Debian in another partition and this time I could > download > libsyncml. > But now another problem: when I do `make' to install > wbxml2-0.9.0-src.tar.gz, > it stops giving the following error message: > > ../src/.libs/libwbxml2.so: undefined reference to > `XML_GetCurrentByteIndex' > ../src/.libs/libwbxml2.so: undefined reference to `XML_SetElementHandler' > ../src/.libs/libwbxml2.so: undefined reference to `XML_Parse' > ../src/.libs/libwbxml2.so: undefined reference to `XML_ParserFree' > ../src/.libs/libwbxml2.so: undefined reference to > `XML_SetCharacterDataHandler' > ../src/.libs/libwbxml2.so: undefined reference to `XML_ParserCreate' > ../src/.libs/libwbxml2.so: undefined reference to > `XML_SetCdataSectionHandler' > ../src/.libs/libwbxml2.so: undefined reference to > `XML_SetStartDoctypeDeclHandler' > ../src/.libs/libwbxml2.so: undefined reference to `XML_SetUserData' > ../src/.libs/libwbxml2.so: undefined reference to > `XML_SetProcessingInstructionHandler' > collect2: ld returned 1 exit status > make[2]: *** [wbxml2xml] Error 1 > make[2]: Leaving directory `/home/rodolfo/tmp/wbxml2- 0.9.0/tools' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/rodolfo/tmp/wbxml2-0.9.0' > make: *** [all] Error 2 > > . Can anyone suggest how to fix that? > Both libexpat1-dev and libexpat1 are installed. > > Thanks, > Rodolfo > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > |