Hi all, I'm encountering some issues under Gentoo when building with opensync 0.4x support.
First they are using libopensync instead of libopensync1 for the library, which could be solved with PKG_CHECK_EXISTS in autoconf. And after modifying that, an error occurred when building, I copied the error output here: make[4]: Entering directory `/home/ryan/dev/barry/opensync-plugin-0.4x/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Werror -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -g -O2 -avoid-version -export-dynamic -module -o barry_sync.la -rpath barry_sync.lo environment.lo vevent.lo vcard.lo vjournal.lo vtodo.lo -lopensync -lglib-2.0 -L/usr/local/lib -lbarrysync -lglib-2.0 -lbarry -L/home/ryan/dev/barry/src libtool: link: only absolute run-paths are allowed It's the first time I am building something with OpenSync, and I can't find what's going wrong. Could anyone help me out here? I'm using latest git tree for Barry, and libopensync 0.39. Thanks, Ryan Li ------------------------------------------------------------------------------ _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel