Peter Wemm wrote:
>
> Rob wrote:
> > With a fresh cvsup and rm -r /usr/obj, I then get the following error in
> > gperf when typing make buildworld:
> >
> > Am I doing something wrong? Thanks, Rob.
> >
> > ---
snip
>
> The problem is that you do not have a viab
Rob wrote:
> With a fresh cvsup and rm -r /usr/obj, I then get the following error in
> gperf when typing make buildworld:
>
> Am I doing something wrong? Thanks, Rob.
>
> ---
> uname -a output:
>
> FreeBSD c888746-a.attbi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #
I can buildworld no problem, play mp3s, read mail. But as soon as I play
around in X... boom the system falls over.
GNU gdb 5.2.0 (FreeBSD) 20020627
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and
Ruslan Ermilov wrote:
>
> On Thu, Jul 25, 2002 at 10:43:05AM -0700, Rob wrote:
> > With a fresh cvsup and rm -r /usr/obj, I then get the following error in
> > gperf when typing make buildworld:
> >
> > Am I doing something wrong? Thanks, Rob.
> >
> > ---
> > un
In message: <020601c23410$cdced300$0c81a8c0@gilgamesh>
"Mauritz Sundell" <[EMAIL PROTECTED]> writes:
: Not really solved but it works for me now.
:
: The bus memory allocation doesn't work.
: Both my pcic0 and fxp0 on pci2 got the same memory area, so I
: changed CARDBUS_SYS_RES_MEMOR
Not really solved but it works for me now.
The bus memory allocation doesn't work.
Both my pcic0 and fxp0 on pci2 got the same memory area, so I
changed CARDBUS_SYS_RES_MEMORY_START
(sys/pccard/pcic_pci.c) to a value that seemed to be free after
looking thru dmesg after boot -v. In my case 0xd020
Umemoto-san,
May I ask what motivated this change?
-J
On Thursday, Jul 25, 2002, at 11:51 US/Eastern, Hajimu UMEMOTO wrote:
> Hi,
>
> I've just committed to change an IPv4-mapped IPv6 address off by
> default.
> The existing applications may be affected this change. The
> applications which d
On Thu, Jul 25, 2002 at 10:43:05AM -0700, Rob wrote:
> With a fresh cvsup and rm -r /usr/obj, I then get the following error in
> gperf when typing make buildworld:
>
> Am I doing something wrong? Thanks, Rob.
>
> ---
> uname -a output:
>
> FreeBSD c888746-a.a
With a fresh cvsup and rm -r /usr/obj, I then get the following error in
gperf when typing make buildworld:
Am I doing something wrong? Thanks, Rob.
---
uname -a output:
FreeBSD c888746-a.attbi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat May
25 19:42:56 PDT 20
Hi,
> On Thu, 25 Jul 2002 12:50:49 -0400
> "Jeroen C.van Gelderen" <[EMAIL PROTECTED]> said:
jeroen> May I ask what motivated this change?
Yes. There is discussion that an IPv4-mapped IPv6 address has
potential security weakness in developping application and/or
operating servers. Net
John Polstra <[EMAIL PROTECTED]> writes:
> In article <[EMAIL PROTECTED]>,
> Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:
> > and the relevant bits of tinderbox.sh:
> >
> > /bin/mkdir -p "${obj}"
> > MAKEOBJDIRPREFIX="${obj}"; export MAKEOBJDIRPREFIX
> > __MAKE_CONF="${base}/make.conf"; export
In article <[EMAIL PROTECTED]>,
Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:
> John Polstra <[EMAIL PROTECTED]> writes:
> > Does tinderbox run with a nonstandard WARNS setting? I did the
> > cross build with these environment settings:
>
> des@freefall ~% cat tinderbox/make.conf
> CFLAGS
John Polstra <[EMAIL PROTECTED]> writes:
> Does tinderbox run with a nonstandard WARNS setting? I did the
> cross build with these environment settings:
des@freefall ~% cat tinderbox/make.conf
CFLAGS = -O -pipe
COPTFLAGS= -O -pipe
NOPROFILE= true
MAKE_KERBEROS4 = yes
Hi,
I've just committed to change an IPv4-mapped IPv6 address off by
default.
The existing applications may be affected this change. The
applications which depend on an IPv4-mapped IPv6 address will become
listen only an IPv6 socket.
Apache2 is known having this problem. You may need to specify
Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes:
> --
> >>> stage 4: building everything..
> --
> ===> usr.sbin/mrouted/testrsrr
> ===> usr.sbin/mtest
> ===> usr.sbin/mtree
> ===>
On Thu, Jul 25, 2002 at 02:45:15PM +0200, Sheldon Hearn wrote:
> On (2002/07/25 11:45), Martin Bundgaard wrote:
>
> > I have a problem. When trying to do a 'make buildworld' on a (freshly
> > fetched) -current source-tree, I quickly get an error:
>
> Other people have pointed out the cause of th
On (2002/07/25 11:45), Martin Bundgaard wrote:
> I have a problem. When trying to do a 'make buildworld' on a (freshly
> fetched) -current source-tree, I quickly get an error:
Other people have pointed out the cause of the problem.
However, please note for future reference that what you're doin
> The tar directory should really be in the attic. I guess you forgot to
> use -P when using cvs update/checkout.
You're right, pruning would have resolved the problem, but is there any
reason for the empty directories to be there in the first place?
-mb
To Unsubscribe: send mail to [EMAIL PR
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Thu, Jul 25, 2002 at 11:45:21AM +0200, Martin Bundgaard wrote:
>
> (This has already been posted on questions, but I got no replies.)
>
> Hi.
>
> I have a problem. When trying to do a 'make buildworld' on a (freshly
> fetched) -current source-tree, I quickly get an error:
>
> ---
> ===> gnu
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
On Thu, Jul 25, 2002 at 11:45:21AM +0200, Martin Bundgaard wrote:
<...>
> ===> gnu/usr.bin/tar
> rm -f tar addext.o argmatch.o backupfile.o basename.o dirname.o error.o
> exclude.o full-write.o getdate.o getline.o getopt.o getopt1.o getstr.o
> hash.o human.o mktime.o modechange.o prepargs.o prin
(This has already been posted on questions, but I got no replies.)
Hi.
I have a problem. When trying to do a 'make buildworld' on a (freshly
fetched) -current source-tree, I quickly get an error:
---
===> gnu/usr.bin/tar
rm -f tar addext.o argmatch.o backupfile.o basename.o dirname.o error.o
e
23 matches
Mail list logo