[Qemu-devel] Build warning - .kqemu-mod.o.cmd file not found

2005-10-31 Thread Greg Bell
Hi Devels, Is this warning important? GCC3.2, FC4 system, qemu 0.7.2 make -C /lib/modules/2.6.13.1/build M=`pwd` modules make[2]: Entering directory `/usr/src/kernels/linux-2.6.13.1' CC [M] /data/dl/new/qemu-0.7.2/kqemu/kqemu-linux.o cp /data/dl/new/qemu-0.7.2/kqemu/kqemu-mod-i386.o /data/

[Qemu-devel] Forwarded mail....

2005-10-31 Thread Greg Bell
Hi Devels, Is this warning important? GCC3.2, FC4 system, qemu 0.7.2 make -C /lib/modules/2.6.13.1/build M=`pwd` modules make[2]: Entering directory `/usr/src/kernels/linux-2.6.13.1' CC [M] /data/dl/new/qemu-0.7.2/kqemu/kqemu-linux.o cp /data/dl/new/qemu-0.7.2/kqemu/kqemu-mod-i386.o /data

Re: [Qemu-devel] Minor bug in 0.7.1 install

2005-08-30 Thread Greg Bell
$config_mak is a makefile fragment, not a shell script, so this should work fine. hmmm... configure errors out for me after i hack it to force static linking with SDL and this is what i traced it to. here's the actual output rather than my possibly flawed analysis :) # ./configure Install p

[Qemu-devel] Minor bug in 0.7.1 install

2005-08-29 Thread Greg Bell
/usr/X11R6/lib -lX11 -lXext so "SDL_LIBS=multiple word thing" is an error. 2) i needed to chmod 777 /usr/local/share/qemu/ before i could run qemu as a normal user. ~gb -- Greg Bell +61 4 10 432 772 (alternately [EMAIL PROTECTED]) ___