search for: libflask

Displaying 3 results from an estimated 3 matches for "libflask".

2012 Feb 08
0
[PATCH] remove references to removed libflask from setup.py
# HG changeset patch # User Olaf Hering <olaf@aepfle.de> # Date 1328707901 -3600 # Node ID b730f1f980bdc1edcebf7dbbbb5253ccafcd8c04 # Parent 3574f4d67843733ccaabab5f8ebb859c99d7314a remove references to removed libflask from setup.py Build in SLES11 SP1/2 fails after libflask removal. > building ''flask'' extension > error: ../../tools/flask/libflask/libflask.so: No such file or directory > make[3]: *** [install] Error 1 > make[3]: Leaving directory `/usr/src/packages/BUILD/xen-4.2.24...
2012 Jan 31
26
[PATCH 00/10] FLASK updates: MSI interrupts, cleanups
This patch set adds XSM security labels to useful debugging output locations, and fixes some assumptions that all interrupts behaved like GSI interrupts (which had useful non-dynamic IDs). It also cleans up the policy build process and adds an example of how to use the user field in the security context. Debug output: [PATCH 01/10] xsm: Add security labels to event-channel dump [PATCH 02/10] xsm:
2008 Aug 05
6
Installing Xen
...-3.2.0-0xs.fc8.src.rpm 3. xen-debuginfo-3.2.0-0xs.fc8.i386.rpm 4. xen-devel-3.2.0-0xs.fc8.i386.rpm 5. xen-libs-3.2.0-0xs.fc8.i386 when I tried installilng the first rpm rpm -ivh /home/devi/Desktop/xen-3.2.0-0xs.fc8.i386.rpm it gave an failed dependencies error error: Failed dependencies: libflask.so.1.0 is needed by xen-3.2.0-0xs.fc8.i386 libxenctrl.so.3.2 is needed by xen-3.2.0-0xs.fc8.i386 libxenguest.so.3.2 is needed by xen-3.2.0-0xs.fc8.i386 xen-libs = 3.2.0-0xs.fc8 is needed by xen-3.2.0-0xs.fc8.i386 please help me out with this. ______________________________...