[cairo-compmgr] problem with doltlibtool

[ Thread Index | Date Index | More lists.tuxfamily.org/cairo-compmgr Archives ]


Hi Nicolas,

I have a problem with doltlibtool. When I try to compile the sources I get this error when linking libgladeccm.la:

../doltlibtool --tag=CC   --mode=link gcc -I/usr/include/libgladeui-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -Wall -fPIC -module -avoid-version -no-undefined  -o libgladeccm.la -rpath NONE/lib/glade3/modules libgladeccm_la-glade-ccm.lo -lgladeui-1 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2..0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   libcairo_compmgr.la -lXcomposite -lXdamage -lXfixes -lXext -lXi -lSM -lICE -lpixman-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2..0 -lgmodule-2.0 -lglib-2.0  
libtool: link: only absolute run-paths are allowed

The problem is when the -rpath is setted, since it's NONE/the/rest in the above output. If I specify a --prefix everything compiles fine. I try to figure how this link is constructed but without succes to realize the problem I'm having. Do you have any hint?

Best regards,
Carlos.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/