Re: Mozilla compilation and P4 problems?

2003-11-28 Thread Byron Schlemmer
On Fri, 2003-11-28 at 09:19, Byron Schlemmer wrote: > Hmm, I'm beginning to think that this might me a hyper threading issue. > I am running an SMP kernel with machdep.cpu_idle_hlt set to 1. Looking > at previous posts HTT maybe because of : > > From: Terry Lambert ([EMAIL PROTECTED]) > Subject:

Re: Mozilla compilation and P4 problems?

2003-11-28 Thread Byron Schlemmer
On Fri, 2003-11-28 at 08:43, Byron Schlemmer wrote: > Hmm strange thing is I am using the defaults from > /usr/share/examples/etc/make.conf, I've even tried removing them from my > /etc/make.conf it still seems to die. Albeit in a different spot now? > > gmake[3]: Entering directory > `/usr/ports/

Re: Mozilla compilation and P4 problems?

2003-11-27 Thread Byron Schlemmer
On Fri, 2003-11-28 at 08:26, Joe Marcus Clarke wrote: > CPUTYPE=p4 is not supported in 5.1-RELEASE, but was compensated for by > using p3 internally. However, I bet you're still using non-standard Ah, okay. Thanks for that. > CFLAGS or CXXFLAGS. If so, switch back to using default > CFLAGS/CXXF

Re: Mozilla compilation and P4 problems?

2003-11-27 Thread Joe Marcus Clarke
On Fri, 2003-11-28 at 01:18, Byron Schlemmer wrote: > Hi all, > > I have a rather annoying problem here. I can't seem to build mozilla > from ports (cvsuped at 06:13GMT today). I'm not sure if this is freebsd > related but perhaps someone has had a similar problem. I'm running a P4 > 2.8GHz 800FSB

Mozilla compilation and P4 problems?

2003-11-27 Thread Byron Schlemmer
Hi all, I have a rather annoying problem here. I can't seem to build mozilla from ports (cvsuped at 06:13GMT today). I'm not sure if this is freebsd related but perhaps someone has had a similar problem. I'm running a P4 2.8GHz 800FSB and have tried CPUTYPE set to p4, i686, i386 in /etc/make.conf