On 11/07/11 12:58, Danek Duvall wrote:
Rich Burridge wrote:

   http://jurassic.us.oracle.com/~richb/7087597-v2/

Change looks fine, though I think that the highlights of the investigation
this morning should work their way into the evaluation of the bug.

I think it would also be worthwhile investigating the rest of userland to
see if AC_PATH_XTRA is used, and make sure the same problem doesn't exist
elsewhere.  In fact, it looks like gvim has a 64-bit runpath when it
shouldn't.  Thankfully, there aren't too many components with X
dependencies.

And most modern ones should get X library paths & linking info via pkg-config
instead of AC_PATH_X or similar macros, but not everyone has converted yet,
since the old methods generally still work (and work on systems like Solaris
8, 9 & 10 without the pkg-config *.pc files for X).


--
        -Alan Coopersmith-        alan.coopersm...@oracle.com
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
userland-discuss mailing list
userland-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to