Re: build kernel broken at revision 255705

2013-09-19 Thread Steve Kargl
On Fri, Sep 20, 2013 at 12:27:55AM -0300, Nilton Jose Rizzo wrote: > > kernel config in attach tar file > Include the the config file in the body of the email. The freebsd mail server seems to strip attachments. -- Steve ___ freebsd-current@freebsd.o

Re: libreoffice build error

2013-09-19 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Sep 2013 20:00:09 -0400 Jung-uk Kim wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2013-09-18 13:20:27 -0400, Jung-uk Kim wrote: > 2013년 9월 18일 13:20, Jung-uk Kim 쓴 글:> On 2013-09-18 12:39:46 > - -0400, David Chisnall wr

Re: ipmi patch for review

2013-09-19 Thread Gleb Smirnoff
John, On Thu, Sep 19, 2013 at 03:04:46PM -0400, John Baldwin wrote: J> > When system is writing a kernel core dump, it issues watchdog J> > pat wdog_kern_pat(WD_LASTVAL). If ipmi is in action, it registers J> > ipmi_wd_event() as event for watchdog. Thus ipmi_wd_event() is J> > called in dumpi

Re: build kernel broken at revision 255705

2013-09-19 Thread Nilton Jose Rizzo
Em Thu, 19 Sep 2013 22:49:58 -0400, Glen Barber escreveu > On Thu, Sep 19, 2013 at 11:36:29PM -0300, Nilton Jose Rizzo wrote: > > Em Thu, 19 Sep 2013 22:24:54 -0400, Glen Barber escreveu > > > On Thu, Sep 19, 2013 at 11:17:49PM -0300, Nilton Jose Rizzo wrote: > > > > Command line: > > > > make buil

Re: build kernel broken at revision 255705

2013-09-19 Thread Glen Barber
On Thu, Sep 19, 2013 at 11:36:29PM -0300, Nilton Jose Rizzo wrote: > Em Thu, 19 Sep 2013 22:24:54 -0400, Glen Barber escreveu > > On Thu, Sep 19, 2013 at 11:17:49PM -0300, Nilton Jose Rizzo wrote: > > > Command line: > > > make buildkernel KERNCONF=VALFENDA && make installKERNEL > > > KERNCONF=VAL

Re: build kernel broken at revision 255705

2013-09-19 Thread Nilton Jose Rizzo
Em Thu, 19 Sep 2013 22:24:54 -0400, Glen Barber escreveu > On Thu, Sep 19, 2013 at 11:17:49PM -0300, Nilton Jose Rizzo wrote: > > Command line: > > make buildkernel KERNCONF=VALFENDA && make installKERNEL KERNCONF=VALFENDA > > && > > make installworld > > > > Please provide your kernel config, ma

Re: build kernel broken at revision 255705

2013-09-19 Thread Glen Barber
On Thu, Sep 19, 2013 at 11:17:49PM -0300, Nilton Jose Rizzo wrote: > Command line: > make buildkernel KERNCONF=VALFENDA && make installKERNEL KERNCONF=VALFENDA && > make installworld > Please provide your kernel config, make.conf and src.conf Glen pgpERol9_nAui.pgp Description: PGP signature

build kernel broken at revision 255705

2013-09-19 Thread Nilton Jose Rizzo
root@valfenda:/usr # svn info src Caminho: src Working Copy Root Path: /usr/src URL: svn://svn.freebsd.org/base/head Relative URL: ^/head Raiz do Repositório: svn://svn.freebsd.org/base UUID do repositório: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revisão: 255706 Tipo de Nó: diretório Agendado: norm

Re: what is the status of KMS support in newcons?

2013-09-19 Thread John Reynolds
On 09/19/13 16:23, Aleksandr Rybalko wrote: Hello John! I can't say anything about Haswell support, but newcons works, sometimes :) Just not now. I've currently doing some redesign, so it is broken last week. Hope I will done something for wide testing in a week or so, but I'm afraid it will no

Re: what is the status of KMS support in newcons?

2013-09-19 Thread Michael Schnell
On Fri, 20 Sep 2013, Aleksandr Rybalko wrote: On Wed, 18 Sep 2013 21:46:50 -0700 John Reynolds wrote: Hello all, I was just wondering what the status of KMS support with newcons is? About 6 weeks ago I got some help on x11@ and much was said about KMS (and the lack of support for the 'newer

Re: spurious "Service Unavailable"

2013-09-19 Thread Glen Barber
On Thu, Sep 19, 2013 at 01:29:35PM -1000, David Cornejo wrote: > On CURRENT Revsion 255706 > > I am trying to rebuild a bunch of ports in screen and I'm getting the > string "Service unavailable" in the output between the package creation and > the cleaning phases for each port: > > ===> Genera

spurious "Service Unavailable"

2013-09-19 Thread David Cornejo
On CURRENT Revsion 255706 I am trying to rebuild a bunch of ports in screen and I'm getting the string "Service unavailable" in the output between the package creation and the cleaning phases for each port: ===> Generating temporary packing list install -o root -g wheel -m 555 dialog4ports /

Re: what is the status of KMS support in newcons?

2013-09-19 Thread Aleksandr Rybalko
On Wed, 18 Sep 2013 21:46:50 -0700 John Reynolds wrote: > Hello all, > > I was just wondering what the status of KMS support with newcons is? > About 6 weeks ago I got some help on x11@ and much was said about KMS > (and the lack of support for the 'newer' Haswell graphics). somebody > mentio

mplayer

2013-09-19 Thread Ajtim
I try to built Mplayer but I have a problems (they were so many warnings) and finally error: libmpdemux/demux_rtp.cpp:101:20: error: no member named 'describeWithPassword' in 'RTSPClient' return client->describeWithPassword(url, network_username, password); ~~ ^ libmpdemux/d

.history

2013-09-19 Thread Ajtim
Hi! My system: FreeBSD lumiwa.farms.net 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #0 r255501: Fri Sep 13 01:57:31 UTC 2013 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 And my question is why I have in /root/.history and in user the same, after restart computer something like this: cd "

Re: mplayer

2013-09-19 Thread Joe Nosay
Try adding USE_GCC= any to the Makefile and see if that makes <- no pun intended- a difference. On Thu, Sep 19, 2013 at 5:06 PM, Ajtim wrote: > I try to built Mplayer but I have a problems (they were so many warnings) > and > finally error: > > > libmpdemux/demux_rtp.cpp:101:20: error: no membe

Re: .history

2013-09-19 Thread Joe Nosay
Is there a .history in your user directory? On Thu, Sep 19, 2013 at 5:02 PM, Ajtim wrote: > Hi! > > My system: > > FreeBSD lumiwa.farms.net 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #0 r255501: Fri > Sep > 13 01:57:31 UTC 2013 r...@snap.freebsd.org: > /usr/obj/usr/src/sys/GENERIC > amd64 > > And my q

build error

2013-09-19 Thread Nilton Jose Rizzo
cc -pg -O2 -pipe -I/usr/src/lib/libngatm/../../sys/contrib/ngatm -I/usr/obj/usr/src/ lib/libngatm -I/usr/src/lib/libngatm/../../contrib/ngatm/libngatm -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm

Re: ipmi patch for review

2013-09-19 Thread John Baldwin
On Tuesday, September 17, 2013 6:21:10 am Gleb Smirnoff wrote: > Hi! > > When system is writing a kernel core dump, it issues watchdog > pat wdog_kern_pat(WD_LASTVAL). If ipmi is in action, it registers > ipmi_wd_event() as event for watchdog. Thus ipmi_wd_event() is > called in dumping contex

sound

2013-09-19 Thread Ajtim
Hi! I am running FreeBSD 10.0-ALPHA1 #0 r255501: Fri Sep 13 01:57:31 UTC 2013 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 on iMac and it works great. KDE4 which I installed from area 51 works good and fast. The problem is sound. I load drivers with kldload snd_drivers. cat /dev/

Re: libreoffice build error

2013-09-19 Thread S . N . Grigoriev
19.09.2013, 04:02, "Jung-uk Kim" : > > On 2013-09-18 13:20:27 -0400, Jung-uk Kim wrote: > 2013년  9월 18일 13:20, Jung-uk Kim 쓴 글:> On 2013-09-18 12:39:46 > - -0400, David Chisnall wrote: > >>>  On 18 Sep 2013, at 16:26, Tijl Coosemans >>>  wrote:  On Tue, 17 Sep 2013 21:04:14 -0400 Jung-uk Ki