I want to have Qemu on my T2 partition, so I can play with TLX and T2-rescue builds inside the emulator. Qemu depends on xen-tools, which fails to build for me (this is T2 7.0). I've uploaded the log here:
http://www.csc.calpoly.edu/~wtracy/9-xen-tools.err The offending vmxassist.tmp has three comments at the front starting with the `#' character. They could be removed without negatively impacing anything else ... but this is a file generated by the build script at compile time, so I can't just edit the file and repeat the build. Argh. These lines could be trivially removed with sed s/\#.*^// but it's not immediately obvious to me how/where I would hook that command into the build. Is this feasible short of hacking inside of the Makefile? compile.patch for this package has a comment from Rene: "Are we the only folks building these tools?" I have to wonder about that, myself. -- William Tracy [EMAIL PROTECTED] -- [EMAIL PROTECTED] Vice President, Cal Poly Linux Users' Group http://www.cplug.org "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall, frequently mis-attributed to Voltaire ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe t2
