From: Graham C. <g+o...@co...> - 2006-05-31 22:42:28
|
On Wednesday 31 May 2006 20:08, Felix Homann wrote: > Unfortunately, msynctool won't build with the SVN version of libopensync > either. The Here's what I get when I try building msynctool using opensync > from SVN in the ./configure step: I have successfully built the SVN versions of multisync-0.90, opensync, file-sync, gpe and kdepim on a Debian testing (etch) system. 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. 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. 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. Graham |