On Sun, Jan 25, 2009 at 06:04:57PM +0100, Nicolas wrote:
> /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 vbase.lo vevent.lo vcard.lo idmap.lo vformat.lo
> -lopensync -lglib-2.0    -L/usr/local/lib -lbarry -lusb   
> libtool: link: only absolute run-paths are allowed


Try running that libtool command again, with --debug, and see if there
are any relative ".." paths in the output.  I'm guessing there is some
library that is giving a relative path in the pkg-config output... perhaps
opensync.

- Chris


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to