Dear All, I'm trying to compile a particular package (<http://suspend.sourceforge.net/>), and ./configure fails with the error message checking for LRMI_common_init in -lx86... no configure: error: Required libx86 was not found Does anyone know where I can get this library, please? Is it even possible I already have it under a different name (I'm on Fedora 8)? -- Thanks, Dan
On Wed, Feb 20, 2008 at 12:57:56PM +0000, Dan Hatton wrote:
I'm trying to compile a particular package (<http://suspend.sourceforge.net/>), and ./configure fails with the error message
checking for LRMI_common_init in -lx86... no configure: error: Required libx86 was not found
Does anyone know where I can get this library, please? Is it even possible I already have it under a different name (I'm on Fedora 8)?
http://www.codon.org.uk/~mjg59/libx86/ J. -- Web [ If we sleep together, will you like me better? ] site: http:// [ ] Made by www.earth.li/~noodles/ [ ] HuggieTag 0.0.23
Don't know if this helps, but that is the x86 real-mode library: "A library to provide support for making real-mode calls x86 calls. On x86 hardware, vm86 mode is used. On other platforms, x86 emulation is provided." On Debian the package is know as libx86-1. If it's not available in your distribution's repositories, I guess you'll have to compile it from source: http://www.codon.org.uk/~mjg59/libx86/ Peter.
participants (3)
-
Dan Hatton -
Jonathan McDowell -
samwise