[Xfce-bugs] [XFCE 0000304]: xfce4-session from cvs links with /usr/lib/libxfce4util.so instead of $PREFIX/lib/libxfce4util.so
xfce-bugs at xfce.org
xfce-bugs at xfce.org
Fri Aug 27 01:54:59 CEST 2004
The following bug has been ASSIGNED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000304
=======================================================================
Reporter: davidfraser
Handler: bmeurer
=======================================================================
Project: XFCE
Bug ID: 0000304
Category: general
Reproducibility: always
Severity: tweak
Priority: high
Status: assigned
=======================================================================
Date Submitted: 2004-08-24 07:23 GMT
Last Modified: 2004-08-26 23:54 GMT
=======================================================================
Summary: xfce4-session from cvs links with /usr/lib/libxfce4util.so instead of $PREFIX/lib/libxfce4util.so
Description:
I get errors linking xfce4-session because libtool seems to pick up
libxfce4util.so from the /usr/lib directory (where I have xfce 4.0.x
installed) rather than the /usr/local/xfce4 directory I specified as a
PREFIX
If I add -L$PREFIX/lib at the beginning of the libtool command it works
fine
=======================================================================
-----------------------------------------------------------------------
davidfraser - 2004-08-26 11:03 GMT
-----------------------------------------------------------------------
rearranging the order of LD_ADD fixes this, attaching a proper patch
More information about the Xfce-bugs
mailing list