On Tue, Aug 25, 2009 at 09:42:03PM +, Bjoern A. Zeeb wrote:
> Hi,
>
> I was trying to run a make universe on RELENG_6 and found:
>
> 1) alpha doesn't build
>
> 2) powerpc LINT fails with:
> config: Error: device "zs" is unknown
>
> 3) sparc64 LINT fails with:
> mkdep -f .depend -a
On Wed, 26 Aug 2009, Marius Strobl wrote:
On Tue, Aug 25, 2009 at 09:42:03PM +, Bjoern A. Zeeb wrote:
Hi,
I was trying to run a make universe on RELENG_6 and found:
1) alpha doesn't build
2) powerpc LINT fails with:
config: Error: device "zs" is unknown
3) sparc64 LINT fails with:
On Wednesday 26 August 2009 05:34:11 Nenhum_de_Nos wrote:
> On Tue, 25 Aug 2009 07:28:48 -0700
>
> Doug Barton wrote:
> > Nenhum_de_Nos wrote:
> > > that's just what I was looking for. after the library bumps that
> > > happened after BETA2, I'd like to rebuild all :)
> >
> > There is an extensive
Just testing the new BETA3 of 8.0 - I did a vanilla install
using auto layout and no odd options on my first hard drive.
The installer sees the disc as having 63 sectors per
track. Upon booting the installed OS, however, the device
driver reports 32 sectors per track, as below:
da0 at ciss0 bus 0
On FreeBSD 7.2-STABLE it seems to be impossible to map the Backspace
key to '\' and '|'. Here's what I did:
Change /usr/share/syscons/keymaps/us.unix.kbd:
--- us.unix.kbd-2009-07-17 16:43:35.0 -0700
+++ us.unix.kbd 2009-08-05 08:08:26.0 -0700
@@ -17,7 +17,8 @@
011 '0'
Troels Kofoed Jacobsen wrote:
> For some reason portmaster will not build kBuild or ports building with
> kBuild
> (such as virtulabox). However a manual make install clean works fine for me.
> I
> guess it's a bug in portmaster.
Don't guess. :) The bug is in kBuild. Portmaster makes heavy u
Skip Ford wrote:
> Doug Barton wrote:
>> Yes, unfortunately it's not omniscient. :)
>
> Well, to be honest, it wouldn't need to be. It would just need a flag
> to know when nobody is present from whom to request input, and then take
> the default action.
That's never going to happen. The defaul
> Date: Wed, 26 Aug 2009 12:59:19 -0700
> From: Doug Barton
> Sender: owner-freebsd-sta...@freebsd.org
>
> Skip Ford wrote:
> > Doug Barton wrote:
> >> Yes, unfortunately it's not omniscient. :)
> >
> > Well, to be honest, it wouldn't need to be. It would just need a flag
> > to know when nobod
On Wed, August 26, 2009 16:51, Doug Barton wrote:
> Troels Kofoed Jacobsen wrote:
>
>> For some reason portmaster will not build kBuild or ports building with
>> kBuild
>> (such as virtulabox). However a manual make install clean works fine for
>> me. I
>> guess it's a bug in portmaster.
>
> Don't