sh /usr/src/tools/install.sh -o root -g wheel -m 444 ru_RU.KOI8-R.cat
/usr/obj/usr/src/tmp/usr/share/nls/ru_RU.KOI8-R/libc.cat
sh /usr/src/tools/install.sh -o root -g wheel -m 444 sk_SK.ISO8859-2.cat
/usr/obj/usr/src/tmp/usr/share/nls/sk_SK.ISO8859-2/libc.cat
sh /usr/src/tools/install.sh -o
On Mon, 28 May 2012 09:17+0200, Trond Endrestøl wrote:
> sh /usr/src/tools/install.sh -o root -g wheel -m 444 ru_RU.KOI8-R.cat
> /usr/obj/usr/src/tmp/usr/share/nls/ru_RU.KOI8-R/libc.cat
> sh /usr/src/tools/install.sh -o root -g wheel -m 444 sk_SK.ISO8859-2.cat
> /usr/obj/usr/src/tmp/usr/sh
On 05/28/12 09:33, Trond Endrestøl wrote:
> On Mon, 28 May 2012 09:17+0200, Trond Endrestøl wrote:
>
>> sh /usr/src/tools/install.sh -o root -g wheel -m 444 ru_RU.KOI8-R.cat
>> /usr/obj/usr/src/tmp/usr/share/nls/ru_RU.KOI8-R/libc.cat
>> sh /usr/src/tools/install.sh -o root -g wheel -m 444 sk
Dear FreeBSD List Community,
It is FreeBSD 9.0 Release. When i restart named, i got the following
message. And unable to understand the cause. i need help
Stopping named.
Waiting for PIDS: 63996.
eval: mtree: not found
eval: mount: not found
/etc/rc.d/named: WARNING: devfs_domount(): Unable to mo
On 05/28/2012 01:28, Shiv. NK wrote:
> eval: mtree: not found
> eval: mount: not found
I assume you're typing '/etc/rc.d/named restart'. If so, there appears
to be something wrong with your PATH in that shell.
Try doing 'service named restart' instead.
Doug
--
This .signature sanitized fo
> On 05/28/2012 01:28, Shiv. NK wrote:
>> eval: mtree: not found
>> eval: mount: not found
>
> I assume you're typing '/etc/rc.d/named restart'. If so, there appears
> to be something wrong with your PATH in that shell.
>
> Try doing 'service named restart' instead.
>
> Doug
Dear D. Barton,
than
On 05/28/2012 02:36, Shiv. NK wrote:
>
>> On 05/28/2012 01:28, Shiv. NK wrote:
>>> eval: mtree: not found
>>> eval: mount: not found
>>
>> I assume you're typing '/etc/rc.d/named restart'. If so, there appears
>> to be something wrong with your PATH in that shell.
>>
>> Try doing 'service named re
On Mon, 28 May 2012 09:42+0200, O. Hartmann wrote:
> On 05/28/12 09:33, Trond Endrestøl wrote:
> > On Mon, 28 May 2012 09:17+0200, Trond Endrestøl wrote:
> >
> >> sh /usr/src/tools/install.sh -o root -g wheel -m 444 ru_RU.KOI8-R.cat
> >> /usr/obj/usr/src/tmp/usr/share/nls/ru_RU.KOI8-R/libc.ca
>> Dear D. Barton,
>>
>> thanks for your response, i forgot to tell that the error i reported
>> above
>> is generated when named is restarted using bash script through cron.
>>
>> But if i manually restart from terminal window, both commands works just
>> fine. without any error
>
> Then it's def
Em 28/05/2012 06:36, Shiv. NK escreveu:
On 05/28/2012 01:28, Shiv. NK wrote:
eval: mtree: not found
eval: mount: not found
I assume you're typing '/etc/rc.d/named restart'. If so, there appears
to be something wrong with your PATH in that shell.
Try doing 'service named restart' instead.
Doug
Sean Bruno wrote:
> > > VARIABLE="$(uname)"
> > > bash: command substitution: line 3: syntax error near unexpected token
> > > `)'
> > > bash: command substitution: line 3: `uname)"'
> > >
> > At least that was easy. It's patch level 12.
That's just the first patch that happens to touch parse.
> Hi Shiv,
>
> Try to include this path in your /etc/crontab
>
> PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
>
> Its works for me when I use bash scripts in cron. :)
>
> Sorry my english :)
Dear Gondim M.
thanks you very much for your response. i appreciate your assi
Jason Hellenthal writes:
> Could someone MFC this to stable/8 please...
Is unzip in stable/8 identical to unzip in head and stable/9? If not,
this should be addressed first. Otherwise, there is a good chance that
many ports will fail to build.
DES
--
Dag-Erling Smørgrav - d...@des.no
Here is the unzip diff from stable/8 -> head
On Mon, May 28, 2012 at 07:20:03PM +0200, Dag-Erling Smørgrav wrote:
> Jason Hellenthal writes:
> > Could someone MFC this to stable/8 please...
>
> Is unzip in stable/8 identical to unzip in head and stable/9? If not,
> this should be addressed fi
On 05/24/12 16:30, Mateusz Guzik wrote:
On Thu, May 24, 2012 at 06:20:15PM -0400, Mike Jakubik wrote:
On Fri, 2012-05-25 at 00:13 +0200, Mateusz Guzik wrote:
On Thu, May 24, 2012 at 06:06:50PM -0400, Mike Jakubik wrote:
On Thu, 2012-05-24 at 23:22 +0200, Mateusz Guzik wrote:
On Thu, May 24, 2
> Incidentally, does the broadcom driver in either 8 or 9 work for anyone? When
> I try
> to use an 8 or 9 compiled in the past week I get unusable networking that
> bounces up
> and down. I'm using an R620 with the quad-port broadcom daughtercard.
I'm using several Dell servers with FreeBSD 8.2
Hi,
> Loading vesa didn't help. I think 80x25 and 80x30 were fine when
> resuming, but 80x50/80x60 weren't.
>
> I'll try your patch today.
If you have problems with screen saver, please try new patches.
http://people.freebsd.org/~iwasaki/acpi/syscons-vesa-resume-20120529.diff
Thanks
__
and, for a bonus, clang buildworld ...
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/i386/i386.md:196:14:
note: use '=' to turn this equality comparison into an assignment
(ix86_tune)) == (
^~
=
randy
___
fre
and if i try to follow http://wiki.freebsd.org/BuildingFreeBSDWithClang
i do not see where the clang world and kernel are actually made the
normal bootable.
is the clang build for releng_9 for amd64 in good enough shape that i
can simply
csup
hack make.conf
make buildworld
make kernel
bo
On 5/28/2012 8:47 PM, Randy Bush wrote:
> and if i try to follow http://wiki.freebsd.org/BuildingFreeBSDWithClang
> i do not see where the clang world and kernel are actually made the
> normal bootable.
>
> is the clang build for releng_9 for amd64 in good enough shape that i
> can simply
> csup
This needs more than diff-posting, it needs actual testing. By humans,
and an -exp run. Since miwi is on the cc list, perhaps he can arrange it?
Doug
On 5/28/2012 10:59 AM, Jason Hellenthal wrote:
>
> Here is the unzip diff from stable/8 -> head
>
> On Mon, May 28, 2012 at 07:20:03PM +0200, Da
On Sun, May 27, 2012 at 10:19 AM, Bob Willcox wrote:
> On Sun, May 27, 2012 at 10:02:42AM -0700, Kevin Oberman wrote:
>> On Sat, May 26, 2012 at 10:35 AM, Bob Willcox wrote:
>> > Hi All,
>> >
>> > I have a new Intel DH77DF mini-ITX motherboard with a Core i5 3550 CPU and
>> > am
>> > having trou
Hi,
Yes I can do that.
+-oOO--(_)--OOo-+
With best Regards,
Martin Wilke (miwi_(at)_FreeBSD.org)
Mess with the Best, Die like the Rest
On May 29, 2012, at 12:36 PM, Doug Barton wrote:
> This needs more than diff-posting, it needs actual testing.
Hi all. I've come across a possible Clang regression that recently
crept into stable/9. I'd like to check to see whether it's a true bug
or if I jacked something up. It appears all object files are created
with mode 0600 rather than honoring umask. This breaks installworld
for me. I use a centraliz
> > I'm using several Dell servers with FreeBSD 8.2-STABLE and the bge
> > driver. No problems that I can see.
> >
>
> You are using R620/720 machines with the 5720 add on board?
Sorry, my servers are slightly older Dell servers. No R620/720.
Steinar Haug, Nethelp consulting, sth...@nethelp.no
On 2012-05-29 04:49, Randy Bush wrote:> trying a clang buildworld and get a
bunch of
>
> /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/i386/i386.md:4249:29:
> warning: self-comparison always evaluates to false [-Wtautological-compare]
> && (TARGET_64BIT || DImode != DIm
On Fri, May 25, 2012 at 12:38 PM, Manuel Trujillo (TooManySecrets)
wrote:
> The windows server at office have a large path to the shares (sub-path), e.g.
>
> //teide/recursos/usuarios/myuser
>
> where "recursos" is a share, and inside it, "myuser" is another share
> from "usuarios" (users).
>
> Th
On Mon, 2012-05-28 at 13:52 -0700, sth...@nethelp.no wrote:
> > Incidentally, does the broadcom driver in either 8 or 9 work for anyone?
> > When I try
> > to use an 8 or 9 compiled in the past week I get unusable networking that
> > bounces up
> > and down. I'm using an R620 with the quad-port b
trying a clang buildworld and get a bunch of
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/i386/i386.md:4249:29:
warning: self-comparison always evaluates to false [-Wtautological-compare]
&& (TARGET_64BIT || DImode != DImode))
^
12 war
Hi, All. I can't get working Adaptec 6805 driver on 9.0 for unknown reason.
I got Supermicro X8DTH-iF based server with two Xeon 5645 (6 cores x 2
threads),
24Gb RAM, Adaptec sas 6805 raid. I downloaded 6805 driver code for FreeBSD 8.3
from adaptec site and compiled it under fresh-installed Fre
> /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/i386/i386.md:4249:29:
> warning: self-comparison always evaluates to false [-Wtautological-compare]
> && (TARGET_64BIT || DImode != DImode))
>^
> 12 warnings generated.
apologies. releng
31 matches
Mail list logo