Re: 5.x packages and request for help.

2002-03-14 Thread Alan Eldridge
at optimizing anything. -- Alan Eldridge Dave's not here, man. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Recent -Current KDE problems

2002-02-01 Thread Alan Eldridge
On Fri, Feb 01, 2002 at 10:18:20AM -0500, Pete Fritchman wrote: ++ 01/02/02 09:04 -0600 - David W. Chapman Jr.: | I'm seeing this on a -current as of yesterday and as of today. I | just finished a make world and kernel a few mins ago as well as | rebuilding all my ports, but kde still dies

Re: Recent -Current KDE problems

2002-02-01 Thread Alan Eldridge
On Fri, Feb 01, 2002 at 10:36:01AM -0800, David O'Brien wrote: On Fri, Feb 01, 2002 at 11:07:19AM -0500, Alan Eldridge wrote: How are you going to tell, in the objprelink port, what version of binutils you're working with? If you patch it to fix the -current problem, you'll likely break

Re: many copies of make running while building a port...

2002-01-30 Thread Alan Eldridge
On Wed, Jan 30, 2002 at 09:05:15PM +0100, Emiel Kollof wrote: I've had that happen when I put typos in /etc/make.conf (i.e. syntax errors or HAVE_/WANT_ variables that don't belong there). Hmm, curious. The symptoms disappeared when I commented the line USE_GCC30=TRUE out of my make.conf. I