|
From: | ISHWAR RATTAN |
Subject: | Re: [Qemu-devel] kqemu+linux-kernel-2.6.25 |
Date: | Mon, 12 May 2008 11:12:54 -0400 (EDT) |
On Mon, 12 May 2008, Laurence Hellyer wrote:
ISHWAR RATTAN wrote:On Mon, 12 May 2008, Ben Taylor wrote:On Mon, May 12, 2008 at 9:56 AM, ISHWAR RATTAN <address@hidden> wrote:kqemu-1.3.0pre11 does not compile under Linx kernel-2.6.25. Is this known issue or is there a work around?Try the code in http://svn9.cvsdude.com/kdesolaris/kqemu/trunk/1.0.3pre11/kqemuHow do I download the code?wget -r -nH --cut-dirs=4 http://svn9.cvsdude.com/kdesolaris/kqemu/trunk/1.0.3pre11/kqemudownloads only kqemu/index.html -ishwarHi Ishwar,The code pointed at by Ben is stored in a Subversion (SVN) repository, as good a place as any to start learning about SVN is http://en.wikipedia.org/wiki/Subversion_(software).
Ok after download ./configure end in error as: ./configure: line 358: unexpected EOF while looking for matching ``' ./configure: line 371: syntax error: unexpected end of file and line 358 given below looks correct to me.. osrel=`uname -r | nawk -F . '{ printf("%d\n", $1 * 100 + $2); }'` -ishwar
[Prev in Thread] | Current Thread | [Next in Thread] |