On Thu, 2009-04-02 at 05:02 +0000, Glen Barber wrote: > Apologies for the top post. > > No idea about the other port. Have you tried deinstalling/reinstalling?
As a matter of fact I have. I finally sat down to nut it out and that idea came to me as I couldn't get an options dialog. A fresh install will do the same thing: I ran make rmconfig just to be sure. The only thing that made it install was to comment out the defines in the Makefile, leaving only --disable-hdri. Apparently no matter what the options say in the Makefile make goes into the if-defined anyway. My first impression was to submit a PR, or notify po...@. After my last stupid mistake I'm not entirely as confident in my diagnoses.... :( > ------Original Message------ > From: Da Rock > To: Barber, Glen > Cc: FreeBSD Mailing List > Subject: Re: qemu and kqemu - Version mismatch after upgrade > Sent: Apr 2, 2009 1:00 AM > > On Thu, 2009-04-02 at 14:28 +1000, Da Rock wrote: > > On Thu, 2009-04-02 at 00:04 -0400, Glen Barber wrote: > > > On Wed, Apr 1, 2009 at 11:36 PM, Da Rock <[email protected]> > > > wrote: > > > > I just ran portsnap fetch update && portupgrade -a and I've ended up > > > > with a complete disaster with qemu. Am I the only one? > > > > > > > > Firstly, I was under the impression that updates shouldn't > > > > (theoretically of course) upset a running server. I had 2 qemu vm's > > > > running which crashed during the process. > > > > > > > > Secondly, after the upgrade I normally run -kernel-kqemu options, (and I > > > > did ensure the install of the kqemu-devel port) but I'm getting the > > > > following error: > > > > > > > >> Version mismatch between kqemu module and qemu (00010300 00010400) - > > > >> disabling kqemu use > > > > > > > > > > Have you read /usr/ports/UPDATING ? The qemu/kqemu ports were > > > mentioned a few days ago. > > > > > > > Sorry, I must have missed mentioning that it appears to me that the new > > kqemu-devel dependency instead of the old kqemu is broken. > > > > My apologies. You'll have to forgive my senility/dementia- I forgot qemu > 101: kqemu is a kmod. I needed to unload/load the module- hence the > version mismatch. > > That said: the ImageMagick issue still stands. Having hit something as > stupid as this, I'm a little less confident in my diag. Any comments on > what action I should take on this? > > Cheers > > > > > -- > Glen Barber > Sent from my BlackBerry handheld device. > _______________________________________________ [email protected] > mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To > unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
