Re: [PATCH v5] Fix includes for userspace tools and libraries (and possible security issue)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2011-09-15 at 19:26 +0200, Guido Trentalancia wrote:
> My requirements are that I am on a 64-bit system and therefore I
> need/want to distiguish between "lib" and "lib64". I do not need/care
> about distinguishing between SHLIBDIR and LIBDIR. I am fine either
> without a DESTDIR or with a DESTDIR as you suggested (both are
> problematic).

rm -rf ~/out
make DESTDIR=~/out install
rm -rf ~/out
make DESTDIR=~/out LIBDIR=~/out/usr/lib64 SHLIBDIR=~/out/lib64 install

Both work fine for me with current selinux git master branch + Eric's
patch 1/2 libselinux + my policycoreutils sandbox patch.

> And it breaks again after that...

You'd have to show where it fails.  It seems to work for me and Eric.

-- 
Stephen Smalley
National Security Agency


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.


[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux