From: Felix H. <fe...@on...> - 2006-06-01 08:52:08
|
On Thursday 01 June 2006 00:42, Graham Cobb wrote: > I have successfully built the SVN versions of multisync-0.90, opensync, > file-sync, gpe and kdepim on a Debian testing (etch) system. Hi, and thanks for your response. Which revision have you build? I'm stuck with multisync-0.90 (revision 162) and opensync (revision 1031). > I did have a similar (although not identical) problem. I got a similar > error from ./configure and had to install (using apt-get) pkg-config. pkg-config is (and has been) installed. > Even > after I had installed pkg-config I was still getting a similar error which > did not go away until I re-ran the autogen step. Do you mean the 'autoreconf -sfi' step? It doesn't help here. BTW, which version of autmake are you running (1.9.6 here). > If you think you have all the pre-requisites installed you may want to > clean out the build directory, re-checkout the source and start again, to > make sure you are not seeing a similar problem. I did so several times. The problem remains. On a further note, opensync (1031) will not build as a Debian package using the included debian directory. It will throw out a similar error as mentioned in my original message. Building it with './configure; make install' is successful though. Any other suggestions? Thanks, Felix |