From: mailinglists <mai...@in...> - 2006-03-08 17:10:13
|
We have a misunderstanding here: 1. remove everything related to opensync from /usr/include and /usr/local/include directories 2. compile opensync by running ./configure --prefix=3D/usr && make && mak= e install 3. check timestamp of files in /usr/include/opensync-1.0 4. compile multisync by running ./configure --prefix=3D/usr && make && make install Hope that clarifies things.. /tobi Am Mittwoch, den 08.03.2006, 15:52 +0000 schrieb Jim Maas: > Tried this and it is still not finding the opensync >=20 > /usr/local/include/opensync-1.0 > /usr/local/include/opensync-1.0/opensync > /usr/local/include/opensync-1.0/opensync/opensync.h > /usr/local/include/opensync-1.0/opensync/opensync_env.h > /usr/local/include/opensync-1.0/opensync/opensync_plugin.h > /usr/local/include/opensync-1.0/opensync/opensync_group.h > /usr/local/include/opensync-1.0/opensync/opensync_member.h > /usr/local/include/opensync-1.0/opensync/opensync_change.h >=20 > now exists >=20 > so run configure >=20 > jamaas@psbjim01:~/downloads/multisync-0.90.18$ ./configure=20 > --prefix=3D/usr/local/include > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes >=20 > .... >=20 > checking pkg-config is at least version 0.9.0... yes > checking for PACKAGE... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating tools/Makefile > config.status: creating misc/multisync.spec > config.status: creating config.h > config.status: config.h is unchanged > config.status: executing depfiles commands >=20 >=20 > and it works fine, then try make and get .... >=20 >=20 > config.status: config.h is unchanged > config.status: executing depfiles commands > jamaas@psbjim01:~/downloads/multisync-0.90.18$ make > make all-recursive > make[1]: Entering directory `/home/jamaas/downloads/multisync-0.90.18' > Making all in tools > make[2]: Entering directory `/home/jamaas/downloads/multisync-0.90.18/t= ools' > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0=20 > -I/usr/lib/glib-2.0/include -I/usr/include/opensync-1.0 -Wall -Werror=20 > -I.. -g -O2 -MT msynctool.o -MD -MP -MF ".deps/msynctool.Tpo" -c -o=20 > msynctool.o msynctool.c; \ > then mv -f ".deps/msynctool.Tpo" ".deps/msynctool.Po"; else rm -f=20 > ".deps/msynctool.Tpo"; exit 1; fi > msynctool.c:22:31: error: opensync/opensync.h: No such file or director= y > msynctool.c:23:29: error: osengine/engine.h: No such file or directory > msynctool.c:42: error: syntax error before =E2=80=98manual=E2=80=99 > cc1: warnings being treated as errors > msynctool.c:42: warning: type defaults to =E2=80=98int=E2=80=99 in decl= aration of =E2=80=98manual=E2=80=99 > msynctool.c:42: warning: data definition has no type or storage class > msynctool.c:82: error: syntax error before =E2=80=98*=E2=80=99 token > msynctool.c: In function =E2=80=98display_groups=E2=80=99: > msynctool.c:85: error: =E2=80=98OSyncGroup=E2=80=99 undeclared (first u= se in this function) >=20 >=20 > any idea why it can't find opensync? >=20 > Thanks >=20 > Jim >=20 >=20 > mailinglists wrote: >=20 > >If you have both, I would guess that /usr/include/opensync-1.0 is a ol= d > >version from a previous install and /usr/local/include/opensync-1.0 is > >the one you just installed. Please check with ls -l the install date. = If > >it is as I said, you have to re-install opensync and when > >running ./configure append "--prefix=3D/usr" > > > >/tobi > > > >Am Mittwoch, den 08.03.2006, 13:57 +0000 schrieb Jim Maas: > > =20 > > > >>Thanks Tobi, > >> > >>Yes, I have both of those in the right place and have installed libop= ensync-0.18. > >> > >>Next suggestion? > >> > >>Thanks > >> > >>Jim > >> > >> > >> > >> > >> > >>Hi Jim! > >> > >>Have you got opensync installed? Please check > >>if /usr/include/opensync-1.0 or /usr/local/include/opensync exist. > >> > >>/tobi > >> > >>Am Dienstag, den 07.03.2006, 09:54 +0000 schrieb Jim Maas: > >> > >> =20 > >> > >>>>I'm following the instructions for installation to make an attempt = to > >>>>sync evo 2 with my motorola 925 using the new syncml plugin. > >>>> > >>>>When I attempt to build multisync-0.90.18, the configure works fine > >>>>but when I try to build I get=20 > >>>> > >>>>Making all in tools > >>>>make[2]: Entering directory > >>>>`/home/jamaas/downloads/multisync-0.90.18/tools' > >>>>if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 > >>>>-I/usr/lib/glib-2.0/ include -I/usr/include/opensync-1.0 -Wall > >>>>-Werror -I.. -g -O2 -MT msynctool. o -MD -MP -MF ".deps/msynctool.T= po" > >>>>-c -o msynctool.o msynctool.c; \ > >>>>then mv -f ".deps/msynctool.Tpo" ".deps/msynctool.Po"; else rm -f > >>>> =20 > >>>> > >>This message has been checked for viruses but the contents of an atta= chment > >>may still contain software viruses, which could damage your computer = system: > >>you are advised to perform your own checks. Email communications with= the > >>University of Nottingham may be monitored as permitted by UK legislat= ion. > >> > >> > >> > >>------------------------------------------------------- > >>This SF.Net email is sponsored by xPML, a groundbreaking scripting la= nguage > >>that extends applications into web and mobile media. Attend the live = webcast > >>and join the prime developer group breaking into this new coding terr= itory! > >>http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&d= at=3D121642 > >>_______________________________________________ > >>Opensync-users mailing list > >>Ope...@li... > >>https://lists.sourceforge.net/lists/listinfo/opensync-users > >> > >> =20 > >> > > > > > > > >++++++++++++ WERBUNG +++++++++++++++ > >http://www.inetsolutions.de > >Webhosting / Homepagebaukasten / CMS > >Webpacks ab 0,21 EUR > > > >++++++++++++ WERBUNG +++++++++++++++ > >http://www.inetladen.de > >Handys / Zubeh=C3=B6r / Multimedia > >=C3=9Cber 10000 Artikel > > =20 > > >=20 ++++++++++++ WERBUNG +++++++++++++++ http://www.inetsolutions.de Webhosting / Homepagebaukasten / CMS Webpacks ab 0,21 EUR ++++++++++++ WERBUNG +++++++++++++++ http://www.inetladen.de Handys / Zubeh=F6r / Multimedia =DCber 10000 Artikel |