Re: Port lang/gcc build fails on current

2016-06-07 Thread Graham Menhennitt
Try "|LC_COLLATE="C" make| | | |See e.g. https://forums.freebsd.org/threads/54172/| || |Graham| ||| | On 7/06/2016 4:10 AM, Randy Westlund wrote: redefinition of enumerator 'OPT_C' ___ freebsd-current@freebsd.org mailing list

memstick && Invalid partition table

2016-06-07 Thread Matthias Apitz
Hello, To move a compiled system and kernel to other, smaller device I produce so called memsticks which are made with the script /usr/src/release/amd64/make-memstick.sh They do, i.e. booting fine and showing for example on a netbook Acer C720 in /var/log/messages on attach: Jun 7 10:35:43

Re: Port lang/gcc build fails on current

2016-06-07 Thread Graham Menhennitt
On 7/06/2016 04:25 PM, Graham Menhennitt wrote: > Try > "|LC_COLLATE="C" make| > | > | > |See e.g. https://forums.freebsd.org/threads/54172/| > || > |Graham| > ||| > | > On 7/06/2016 4:10 AM, Randy Westlund wrote: >> redefinition of enumerator 'OPT_C' > > Sorry, not sure what happened to the

Re: patch.termcap

2016-06-07 Thread Thomas Dickey
On Mon, Jun 06, 2016 at 10:12:14PM -0700, Tim Rice wrote: > > Would someone please commit the attached termcap patch for Altos V > terminals. > Granted I may be the only person still using one but it'll save > continual patching. > Thanks for your consideration. > > -- > Tim Rice >

Re: EARLY_AP_STARTUP hangs during boot

2016-06-07 Thread Gary Jennejohn
On Tue, 31 May 2016 13:10:06 -0700 John Baldwin wrote: > On Saturday, May 28, 2016 02:11:41 PM Gary Jennejohn wrote: > > On Fri, 27 May 2016 09:50:05 +0200 > > Gary Jennejohn wrote: > > > > > On Thu, 26 May 2016 16:54:35 -0700 > > > John Baldwin

Re: Virtualbox kernel module on 11-CURRENT

2016-06-07 Thread Guido Falsi
On 06/07/16 02:23, Rafael Rodrigues Nakano wrote: > Hello, > > I tried installing virtualbox from packages, building it from sources, > trying the GENERIC kernel but everytime I can't start the kernel module > 'vboxdrv', it says: > "KLD vboxdrv.ko: depends on kernel - not available or version

Re: Virtualbox kernel module on 11-CURRENT

2016-06-07 Thread Kevin Oberman
On Tue, Jun 7, 2016 at 1:04 AM, Guido Falsi wrote: > On 06/07/16 02:23, Rafael Rodrigues Nakano wrote: > > Hello, > > > > I tried installing virtualbox from packages, building it from sources, > > trying the GENERIC kernel but everytime I can't start the kernel module > >

Re: thread suspension when dumping core

2016-06-07 Thread Jilles Tjoelker
On Tue, Jun 07, 2016 at 07:01:55PM +0300, Konstantin Belousov wrote: > On Tue, Jun 07, 2016 at 04:24:53PM +0200, Jilles Tjoelker wrote: > > On Tue, Jun 07, 2016 at 07:29:56AM +0300, Konstantin Belousov wrote: > > > This looks as if we should not ignore suspension requests in > > >

ath3kfw update is in the tree

2016-06-07 Thread Adrian Chadd
hi, the ath3k update is in the tree. I'll try to get the firmware images into the tree today. Thanks! -adrian ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

Re: Port lang/gcc build fails on current

2016-06-07 Thread Graham Menhennitt
On 8/06/2016 01:33 AM, Randy Westlund wrote: > On Tue, Jun 07, 2016 at 06:05:11PM +1000, Graham Menhennitt wrote: >> Sorry, not sure what happened to the formatting there... >> >> Try >> "LC_COLLATE="C" make >> >> See e.g. https://forums.freebsd.org/threads/54172/ >> >> Graham > That did it; I

Re: wlan/ifconfig stopped working sometime between 5/25 and 6/3

2016-06-07 Thread Yoshihiro Ota
Thanks, Andriy. Indeed, this patch fixed my issue. Hiro On Tue, 07 Jun 2016 15:54:36 +0300 "Andriy Voskoboinyk" wrote: > Tue, 07 Jun 2016 07:42:48 +0300 було написано Adrian Chadd > : > > Hi, > > the attached patch should fix this issue > (no idea if

Re: thread suspension when dumping core

2016-06-07 Thread Konstantin Belousov
On Tue, Jun 07, 2016 at 11:19:19PM +0200, Jilles Tjoelker wrote: > On Tue, Jun 07, 2016 at 07:01:55PM +0300, Konstantin Belousov wrote: > > On Tue, Jun 07, 2016 at 04:24:53PM +0200, Jilles Tjoelker wrote: > > > On Tue, Jun 07, 2016 at 07:29:56AM +0300, Konstantin Belousov wrote: > > > > This looks

Re: memstick && Invalid partition table

2016-06-07 Thread Matthias Apitz
El día Tuesday, June 07, 2016 a las 09:15:03AM -0400, Allan Jude escribió: > > If I use the fine memstick on some other laptop, in this case a Dell > > Latitude E6330, it just says 'Invalid partition table!' > > > > What could be wrong with it? > > > > matthias > > > > To fix the

Re: wlan/ifconfig stopped working sometime between 5/25 and 6/3

2016-06-07 Thread Andriy Voskoboinyk
Tue, 07 Jun 2016 07:42:48 +0300 було написано Adrian Chadd : Hi, the attached patch should fix this issue (no idea if it can be fixed in a better way...) Hi, this is a recent change to the regulatory handling. I've emailed Andriy who wrote the code. :) Andriy, any

Re: patch.termcap

2016-06-07 Thread Tim Rice
On 06/07/16 01:49, Thomas Dickey wrote: On Mon, Jun 06, 2016 at 10:12:14PM -0700, Tim Rice wrote: Would someone please commit the attached termcap patch for Altos V terminals. Granted I may be the only person still using one but it'll save continual patching. Thanks for your consideration.

Re: memstick && Invalid partition table

2016-06-07 Thread Allan Jude
On 2016-06-07 04:56, Matthias Apitz wrote: > > Hello, > > To move a compiled system and kernel to other, smaller device I produce > so called memsticks which are made with the script > /usr/src/release/amd64/make-memstick.sh > > They do, i.e. booting fine and showing for example on a netbook

Re: Virtualbox kernel module on 11-CURRENT

2016-06-07 Thread Ngie Cooper
> On Jun 7, 2016, at 01:04, Guido Falsi wrote: > >> On 06/07/16 02:23, Rafael Rodrigues Nakano wrote: >> Hello, >> >> I tried installing virtualbox from packages, building it from sources, >> trying the GENERIC kernel but everytime I can't start the kernel module >>

Re: thread suspension when dumping core

2016-06-07 Thread Jilles Tjoelker
On Tue, Jun 07, 2016 at 07:29:56AM +0300, Konstantin Belousov wrote: > On Mon, Jun 06, 2016 at 09:17:41PM -0700, Mark Johnston wrote: > > Sure, see below. For reference: > > td_flags = 0xa84c = INMEM | SINTR | CANSWAP | ASTPENDING | SBDRY | > > NEEDSUSPCHK > > td_pflags = 0 > > td_inhibitors =

Re: thread suspension when dumping core

2016-06-07 Thread Konstantin Belousov
On Tue, Jun 07, 2016 at 07:01:55PM +0300, Konstantin Belousov wrote: > On Tue, Jun 07, 2016 at 04:24:53PM +0200, Jilles Tjoelker wrote: > > On Tue, Jun 07, 2016 at 07:29:56AM +0300, Konstantin Belousov wrote: > > > This looks as if we should not ignore suspension requests in > > >

Re: thread suspension when dumping core

2016-06-07 Thread Konstantin Belousov
On Tue, Jun 07, 2016 at 04:24:53PM +0200, Jilles Tjoelker wrote: > On Tue, Jun 07, 2016 at 07:29:56AM +0300, Konstantin Belousov wrote: > > This looks as if we should not ignore suspension requests in > > thread_suspend_check() completely in TDF_SBDRY case, but return either > > EINTR or ERESTART

Re: Port lang/gcc build fails on current

2016-06-07 Thread Randy Westlund
On Tue, Jun 07, 2016 at 06:05:11PM +1000, Graham Menhennitt wrote: > Sorry, not sure what happened to the formatting there... > > Try > "LC_COLLATE="C" make > > See e.g. https://forums.freebsd.org/threads/54172/ > > Graham That did it; I can build lang/gcc now. That thread is from Nov