[Xcb] [Bug 19156] New: Remove RPATH from libtool

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 18 05:29:46 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=19156

           Summary: Remove RPATH from libtool
           Product: XCB
           Version: unspecified
          Platform: x86-64 (AMD64)
               URL: http://kojipkgs.fedoraproject.org/packages/xcb-
                    util/0.3.1/2.fc11/data/logs/x86_64/build.log
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Utils
        AssignedTo: xcb at lists.freedesktop.org
        ReportedBy: mnowak at redhat.com


Build system is using RPATH:

...
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 1:0:0  -o
libxcb-atom.la -rpath /usr/lib64 libxcb_atom_la-atoms.lo -lxcb
...

Fedora guides suggests some way how to deal with RPATH for packagers, see
https://fedoraproject.org/wiki/Packaging/Guidelines#Removing_Rpath

Debian guide suggest upstream "...to add the relocatable.m4 and lib-link.m4
macros (from the gettext source) might solve it", see
http://wiki.debian.org/RpathIssue


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Xcb mailing list