Re: Problem with sub-path (or sub-url) in smbfs.

2012-05-28 Thread Manuel Trujillo (TooManySecrets)
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

Re: clang tautology

2012-05-28 Thread Dimitry Andric
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

Re: Dell R620 Ethernet Ordering

2012-05-28 Thread sthaug
> > 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

Possible Clang regression - object files are always mode 0600

2012-05-28 Thread James
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

Re: /usr/bin/unzip not being installed on 8.3-STABLE

2012-05-28 Thread Martin Wilke
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.

Re: Problems trying to run X on Intel DH77DF System

2012-05-28 Thread Kevin Oberman
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

Re: /usr/bin/unzip not being installed on 8.3-STABLE

2012-05-28 Thread Doug Barton
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

Re: clang tautology

2012-05-28 Thread Doug Barton
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

Re: clang tautology

2012-05-28 Thread Randy Bush
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

Re: clang tautology

2012-05-28 Thread Randy Bush
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

Re: STABLE/9 SMP ACPI suspend/resume - video mode not being restored

2012-05-28 Thread Mitsuru IWASAKI
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 __

Re: clang tautology

2012-05-28 Thread Randy Bush
> /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

FreeBSD 9.0-RELEASE amd64 strange interrupts behavior

2012-05-28 Thread Александр В. Шутко
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

clang tautology

2012-05-28 Thread Randy Bush
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

Re: Dell R620 Ethernet Ordering

2012-05-28 Thread Sean Bruno
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

Re: Dell R620 Ethernet Ordering

2012-05-28 Thread sthaug
> 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

Re: Jail startup/shutdown broken on latest 9-STABLE

2012-05-28 Thread Jamie Gritton
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

Re: /usr/bin/unzip not being installed on 8.3-STABLE

2012-05-28 Thread Jason Hellenthal
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

Re: /usr/bin/unzip not being installed on 8.3-STABLE

2012-05-28 Thread Dag-Erling Smørgrav
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

Re: Named Error

2012-05-28 Thread Shiv. NK
> 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

Re: bash 4.2 patchlevel 28

2012-05-28 Thread Christian Weisgerber
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.

Re: Named Error

2012-05-28 Thread Marcelo Gondim
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

Re: Named Error

2012-05-28 Thread Shiv. NK
>> 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

Re: make -j4 buildworld buildkernel on RELENG_9 bombs out during lib/libc (obj,depend,all,install)

2012-05-28 Thread Trond Endrestøl
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

Re: Named Error

2012-05-28 Thread Doug Barton
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

Re: Named Error

2012-05-28 Thread Shiv. NK
> 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

Re: Named Error

2012-05-28 Thread Doug Barton
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

Named Error

2012-05-28 Thread Shiv. NK
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

Re: make -j4 buildworld buildkernel on RELENG_9 bombs out during lib/libc (obj,depend,all,install)

2012-05-28 Thread O. Hartmann
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

Re: make -j4 buildworld buildkernel on RELENG_9 bombs out during lib/libc (obj,depend,all,install)

2012-05-28 Thread Trond Endrestøl
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

make -j4 buildworld buildkernel on RELENG_9 bombs out during lib/libc (obj,depend,all,install)

2012-05-28 Thread Trond Endrestøl
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