Re: Upcoming Releases Schedule...

2008-09-23 Thread Derek Taylor
On Tue, 23 Sep 2008, Ian Smith wrote:
On Mon, 22 Sep 2008, Jo Rhett wrote:
  I think you are using last release in a different way.  the last release
  is always the most release release.  Right now 6.3 will have support for
  longer than 6.4 will, which is the nature of the problem I raised.  If you
  always supported the most recent release for 24 months then we wouldn't have
  any problem.

Jo, it seems to be you who are trying to use last in an unusual way.
The last release on a branch is not the latest one, but the last one. 
For 4.x that was .11 and for 5.x it was .5, where last means just that.

Let's stop using the word last for the time being and instead
circumvent the ambiguity via previous and final, perhaps?

Maybe if official documentation were updated to avoid this same
ambiguity there'd be less misunderstanding too.

-Derek.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 7 buildworld error

2008-03-03 Thread Derek Taylor
On Fri, Feb 29, 2008 09:50 PM Sean [EMAIL PROTECTED] wrote:

Check /etc/make.conf for CFLAGS, and if present remove it.

This fixed the problem.

Thank you.

-Derek.

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD 7 buildworld error

2008-02-29 Thread Derek Taylor
I csup'ed to RELENG_7_0 (from RELENG_6_3) yesterday and have been   
having problems building world.  After about 10 minutes of building,
I get the error: cc1: out of memory allocating 97582896 bytes

I have put the full output at
http://www.personal.psu.edu/det135/freebsd.buildworld.20080229.   

Someone suggested that I might have a ulimit problem, but that looks
ok to me:
$ ulimit -a
core file size  (blocks, -c) unlimited
data seg size   (kbytes, -d) 524288
file size   (blocks, -f) unlimited 
max locked memory   (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files  (-n) 11095
pipe size(512 bytes, -p) 1   
stack size  (kbytes, -s) 65536
cpu time   (seconds, -t) unlimited
max user processes  (-u) 5547
virtual memory  (kbytes, -v) unlimited

Any ideas?  I can provide more information at request.  

-Derek.  



___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]