On Fri, 23 Jul 2010, Doug Barton wrote:
Thanks. I took another look at it, and I think the attached patch does the
trick,
Oops, forgot !Lflag in the last bit, this one fixes it.
Doug
--
Improve the effectiveness of your Internet presence with
a domain name makeover!http
On Sat, 24 Jul 2010, Gabor Kovesdan wrote:
Em 2010.07.24. 6:19, Doug Barton escreveu:
There are several places in portmaster where I use '[e]grep -ql ' to
signal existence of something without having to deal with the output of
grep. In oldgrep this worked as advertised. In bsdgrep it doesn't.
Em 2010.07.24. 6:19, Doug Barton escreveu:
There are several places in portmaster where I use '[e]grep -ql '
to signal existence of something without having to deal with the
output of grep. In oldgrep this worked as advertised. In bsdgrep it
doesn't.
Furthermore, looking at the code it doesn'
There are several places in portmaster where I use '[e]grep -ql '
to signal existence of something without having to deal with the output
of grep. In oldgrep this worked as advertised. In bsdgrep it doesn't.
Furthermore, looking at the code it doesn't seem like it's a trivial fix
since you see
On Fri, 23 Jul 2010, Navdeep Parhar wrote:
Hmm. I think a "make toolchain" in /usr/src before you build your
kernel should fix it. You probably have an old ctfconvert sitting
around.
Building with a clean obj directory did the trick. Thanks again!
Doug
--
Improve the effectivenes
Forwarding to the list.
I put the patch on a Sun blade 100 with 256 megs of ram
and no issues so far. (sparc64 architecture)
sunburn# uname -a
FreeBSD sunburn 8.1-PRERELEASE FreeBSD
8.1-PRERELEASE #6: Tue Jul 6 20:59:09 UTC 2010
r...@sunburn:/usr/obj/usr/src/sys/GENERIC sparc64
sunburn#
I've got a breakage in bin/csh
$ make depend
grep '[FV]_' /usr/src/bin/csh/../../contrib/tcsh/ed.defns.c | grep '^#define'
>> ed.defns.h
grep 'ERR_' /usr/src/bin/csh/../../contrib/tcsh/sh.err.c | grep '^#define' >>
sh.err.h
cc -E -O2 -pipe -march=native -I. -I/usr/src/bin/csh
-I/usr/src
On Fri, Jul 23, 2010 at 3:40 PM, Doug Barton wrote:
> On Fri, 23 Jul 2010, Navdeep Parhar wrote:
>
>> On Fri, Jul 23, 2010 at 3:22 PM, Doug Barton wrote:
>>>
>>> I'm getting this with r210435. World built fine:
>>>
>>> cc -c -x assembler-with-cpp -DLOCORE -O -pipe -std=c99 -g -Wall
>>> -Wredunda
On Fri, 23 Jul 2010, Navdeep Parhar wrote:
On Fri, Jul 23, 2010 at 3:22 PM, Doug Barton wrote:
I'm getting this with r210435. World built fine:
cc -c -x assembler-with-cpp -DLOCORE -O -pipe -std=c99 -g -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointe
On Fri, Jul 23, 2010 at 3:22 PM, Doug Barton wrote:
> I'm getting this with r210435. World built fine:
>
> cc -c -x assembler-with-cpp -DLOCORE -O -pipe -std=c99 -g -Wall
> -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Winline -Wcast-qual -Wundef
I'm getting this with r210435. World built fine:
cc -c -x assembler-with-cpp -DLOCORE -O -pipe -std=c99 -g -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef
-Wno-pointer-sign -fformat-extensions -nostdinc -I.
-I/u
Thanks to Niclas for taking this, I will look at it in the next few days.
Le 22 juil. 2010 à 12:42, Niclas Zeising a écrit :
> Hello!
> The instructions at
> http://www.freebsd.org/cgi/query-pr.cgi?pr=148836
> (Pr bin/148836) contains an update to the base system NTP program suite.
> Please tes
On Saturday 17 July 2010 17:25:27 Christian Zander wrote:
> On Sat, Jul 17, 2010 at 07:24:54AM -0700, David Naylor wrote:
> (...)
>
> > > >>> These freezes and panics are due to the driver using a spin mutex
> > > >>> instead of a
> > > >>> regular mutex for the per-file descriptor event_mtx. If
13 matches
Mail list logo