problems compiling latest RELENG_8

2010-12-29 Thread Aryeh Friedman
System i386 CVSTag: # $FreeBSD: src/COPYRIGHT,v 1.11.2.2 2009/12/31 10:00:49 obrien Exp $ # @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94 flosoft# make -j4 DESTDIR=/ world kernel ===> lib/liblzma (buildincludes) make: don't know how to make subblock.h. Stop ___

Re: problems compiling latest RELENG_8

2010-12-29 Thread Aryeh Friedman
On Wed, Dec 29, 2010 at 6:15 PM, Xin LI wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 12/29/10 14:50, Aryeh Friedman wrote: >> System i386 >> >> CVSTag: >> >> # $FreeBSD: src/COPYRIGHT,v 1.11.2.2 2009/12/31 10:00:49 obrien Exp $ >

Re: problems compiling latest RELENG_8

2010-12-29 Thread Aryeh Friedman
On Wed, Dec 29, 2010 at 7:19 PM, Xin LI wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 12/29/10 16:02, Aryeh Friedman wrote: >> On Wed, Dec 29, 2010 at 6:15 PM, Xin LI wrote: >> On 12/29/10 14:50, Aryeh Friedman wrote: >>>

ale(4) causes panic after r217323

2011-01-13 Thread Aryeh Friedman
I have already told jhb about this and he provided a patch that failed maybe someone else has a solution. Problem: As soon as ale(4) switches from DOWN to UP kernel panics due to lock state switch How to repeat: ifconfig ale0 192.168.2.2 ___ freebsd-

Check out my photos on Facebook

2010-07-28 Thread Aryeh Friedman
5fd9ae6981e0cbd2 === curr...@freebsd.org was invited to join Facebook by Aryeh Friedman. If you do not wish to receive this type of email from Facebook in the future, please click on the link below to unsubscribe. http://www.facebook.com/o.php?k=b43b2a&u=744619940&mid=2bad217G2c61ffa4G0G8 Faceb

Re: [Heads up] : You may need to update your gcc ports.

2015-04-05 Thread Aryeh Friedman
On Sun, Apr 5, 2015 at 1:39 PM, Pedro Giffuni wrote: > Hello; > > I was going to add this to the UPDATING file but this file is not meant > for changes affecting ports so here it goes instead: > > 20150415: > Our libc headers are starting to use gcc-style attributes to hint > the c

Re: [Heads up] : You may need to update your gcc ports.

2015-04-05 Thread Aryeh Friedman
On Sun, Apr 5, 2015 at 3:45 PM, Alexander Kabaev wrote: > On Sun, 05 Apr 2015 12:39:46 -0500 > Pedro Giffuni wrote: > >> Hello; >> >> I was going to add this to the UPDATING file but this file is not >> meant for changes affecting ports so here it goes instead: >> >> 20150415: >> Our lib

how do I downgrade from 11-current to 10-stable

2015-05-30 Thread Aryeh Friedman
My desktop machine is 11-current and I want to down grade it to 10-stable how do I do this without needing a reinstall? -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.or

Re: how do I downgrade from 11-current to 10-stable

2015-05-31 Thread Aryeh Friedman
On Sun, May 31, 2015 at 7:20 PM, Kevin Oberman wrote: > On Sun, May 31, 2015 at 1:01 AM, Fabian Keil > > wrote: > > > Erich Dollansky wrote: > > > > > On Sat, 30 May 2015 05:52:56 -0400 > > > Aryeh Friedman wrote: > > > > > > >

Re: Recent -CURRENT unable to build numerous ports

2016-10-21 Thread Aryeh Friedman
> This was a side-effect of r307676, which added transformation rules for > .bco and .llo files (LLVM bytecode in binary and text representation). > > Because .SUFFIXES was not updated to match, bmake was actually trying to > build a ".c.bco" file in the above case... > > I committed a fix in r3077

emulators/vitrualbox-ose fails on 9.0-PRERELEASE

2011-11-24 Thread Aryeh Friedman
With the following installed and all the prerequest ports for vbox when I attempt to boot a default machine setup for freebsd guest OS install it fails immediately with: Result Code: NS_ERROR_FAILURE (0x80004005) Component: Console Interface: IConsole {515e8e8d-f932-4d8e-9f32-79a52aead882}

Re: emulators/vitrualbox-ose fails on 9.0-PRERELEASE

2011-11-25 Thread Aryeh Friedman
On Fri, Nov 25, 2011 at 3:39 AM, Bernhard Froehlich wrote: > On 25.11.2011 08:02, Aryeh Friedman wrote: > >> With the following installed and all the prerequest ports for vbox when I >> attempt to boot a default machine setup for freebsd guest OS install it >>

(i)frame based sites cause horrible performence in firefox 14.0.1

2012-08-14 Thread Aryeh Friedman
Sites that are based on frames or iframes (such as google mail and most of google's non-search services) kill the performance of www/firefox [firefox-14.0.1_1,1] (last updated yesterday on a 9.1 built at the same time) here is the uname: FreeBSD XXX 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #2: Thu Au

Re: quick hack to support "option VIMAGE" on USB Ethernet

2014-02-16 Thread Aryeh Friedman
Take a look at petitecloud.org it might solve your issue we have a working cloud on a stick for stuff like the above (using bhyve running off a usb drive) On Sun, Aug 11, 2013 at 11:48 PM, YAMAMOTO Shigeru wrote: > > Hi all, > > I hope to use "option VIMAGE" on RaspberryPi. > > So, I try to make

Re: quick hack to support "option VIMAGE" on USB Ethernet

2014-02-16 Thread Aryeh Friedman
Forgot to mention that the actual solution is only in our mailing list archives but should in the next few days be on the site On Sun, Feb 16, 2014 at 5:29 AM, Aryeh Friedman wrote: > Take a look at petitecloud.org it might solve your issue we have a > working cloud on a stick for stuf

Re: quick hack to support "option VIMAGE" on USB Ethernet

2014-02-16 Thread Aryeh Friedman
He was asking how to run a VM on ARM something that one of our core team members has already demostrated and I was just giving a pointer to it (the archives are a little screw right now so no direct link) On Sun, Feb 16, 2014 at 6:25 AM, Boris Samorodov wrote: > 16.02.2014 14:29, Ar

making bhyve 100% silent

2013-06-27 Thread Aryeh Friedman
bhyve(8) seems to bypass the standard stdin/out/err and send it's output directly to the TTY when handling guest console I/O. I need to make it so it is 100% silent (and/or send all it's output to a file and accept no input at all). How can I do this? ___

if_tap(4) being inconsistent between svn updates

2013-08-29 Thread Aryeh Friedman
I track -CURRENT (mostly for bhyve) and have found between updates that if_tap often requires different calling semantics to work... sometimes it needs and IP ad sometimes it doesn't it s the primary problem (on the same update it is consitent is only after installing new updates [not all new ones]

8-STABLE /usr/include/utmp.h and tmpx

2011-06-03 Thread Aryeh Friedman
Some time in the last 2 weeks (I am sure when) a commit caused many ports that assume a "standard" utmp/utmp.x to break for example x11-toolkits/vte produces: gnome-pty-helper.c:497: warning: passing argument 4 of 'pty_add' discards qualifiers from pointer target type mv -f .deps/gnome-pty-helper.

Re: 8-STABLE /usr/include/utmp.h and tmpx

2011-06-03 Thread Aryeh Friedman
No will do even though I don't think I have a complete enough list of ports to make a proper report (if in fact it is a per port solution vs. fixing base) On Fri, Jun 3, 2011 at 9:09 PM, Garrett Cooper wrote: > On Fri, Jun 3, 2011 at 5:02 PM, Aryeh Friedman > wrote: >> Some t