Re: git: Revert rename amd64 architecture to x86_64

2009-11-07 Thread Saifi Khan
On Fri, 6 Nov 2009, Jordan Gordeev wrote: commit 3f3709c349e3585274c0e23e09a87f8f75c8ce7d Author: Jordan Gordeev jgord...@dir.bg Date: Sat Nov 7 09:30:29 2009 +0200 Revert rename amd64 architecture to x86_64 This reverts commit c1543a890188d397acca9fe7f76bcd982481a763.

Re: Makefile upgrade: target for x86_64

2009-11-07 Thread Simon 'corecode' Schubert
YONETANI Tomokazu wrote: On Fri, Nov 06, 2009 at 09:56:44PM +0530, Saifi Khan wrote: On Sat, 7 Nov 2009, YONETANI Tomokazu wrote: On Fri, Nov 06, 2009 at 08:06:56PM +0530, Saifi Khan wrote: Running the Makefile in debug mode, shows that the following variables are still set to amd64

path to xdm in /etc/ttys

2009-11-07 Thread Johannes Hofmann
Hi, there are four versions of /etc/ttys in the tree: nrelease/installer/etc/ttys nrelease/gui/etc/ttys etc/etc.i386/ttys etc/etc.amd64/ttys The paths to xdm seem to be wrong in nrelease/installer/etc/ttys and nrelease/gui/etc/ttys /usr/pkg/bin/xdm as in etc/etc.i386/ttys is the correct path

Re: path to xdm in /etc/ttys

2009-11-07 Thread Sascha Wildner
Johannes Hofmann schrieb: The paths to xdm seem to be wrong in nrelease/installer/etc/ttys and nrelease/gui/etc/ttys /usr/pkg/bin/xdm as in etc/etc.i386/ttys is the correct path for xdm packages from pkgsrc. Fixed, thanks. Sascha -- http://yoyodyne.ath.cx

tcsh-6 compilation error with gcc44 (buildworld)

2009-11-07 Thread Saifi Khan
Hi: On a AMD64X2 system running DragonFly v2.5.1.187.gc1543-DEV i'm trying to 'buildworld' with 'gcc44' as # CCVER=gcc44 make buildworld ... ... === bin/csh grep '[FV]_' /usr/src/bin/csh/../../contrib/tcsh-6/ed.defns.c | grep '^#define' ed.defns.h grep 'ERR_'

DragonFly in VirtualBox

2009-11-07 Thread soulcatcher☠
Hi, I'm trying to install the latest (from 2009-11-05) snapshot of i386 DragonFly on Virtual Box 3.0.51 under FreeBSD 7.2 host. VT-x/AMD-V and ACPI are enabled. Right after the boot prompt i'm constantly getting the following error: Fatal trap 12: page fault while in kernel mode. Does anybody

Re: DragonFly in VirtualBox

2009-11-07 Thread Stathis Kamperis
2009/11/7 soulcatcher☠ soulcatche...@gmail.com: Hi, I'm trying to install the latest (from 2009-11-05) snapshot of i386 DragonFly on Virtual Box 3.0.51 under FreeBSD 7.2 host. VT-x/AMD-V and ACPI are enabled. Right after the boot prompt i'm constantly getting the following error: Fatal

Re: tcsh-6 compilation error with gcc44 (buildworld)

2009-11-07 Thread Peter Avalos
On Sat, Nov 07, 2009 at 09:49:50PM +0530, Saifi Khan wrote: Hi: On a AMD64X2 system running DragonFly v2.5.1.187.gc1543-DEV i'm trying to 'buildworld' with 'gcc44' as # CCVER=gcc44 make buildworld buildworld is not warning-free with gcc44. You need to also set NO_WERROR. --Peter

Re: tcsh-6 compilation error with gcc44 (buildworld)

2009-11-07 Thread Sascha Wildner
Peter Avalos schrieb: On Sat, Nov 07, 2009 at 09:49:50PM +0530, Saifi Khan wrote: Hi: On a AMD64X2 system running DragonFly v2.5.1.187.gc1543-DEV i'm trying to 'buildworld' with 'gcc44' as # CCVER=gcc44 make buildworld buildworld is not warning-free with gcc44. You need to also set

Re: Suggestion fix for ikiwiki search results

2009-11-07 Thread justin
There's a slightly newer version of ikiwiki that should be installed first, though, as there's been a few quick minor releases. If I can't get it upgraded tonight, I'll get it done this weekend. It's upgraded. I filed a bug report about search results for ikiwiki; maybe this can get fixed