Subject: Re: Getting repeatedly the same compile error with groff.
To: Marcin Jessa <lists@yazzy.org>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 11/07/2005 20:33:17
Marcin Jessa <lists@yazzy.org> writes:
>> [1]
>> #CPUFLAGS=-march=pentium3 -mmmx -msse -mfpmath=sse
>> CPUFLAGS=-march=pentium3 
>> #CFLAGS=-O2 -pipe
>
> All I have in my mk.conf is:
> CFLAGS= -O2 -pipe -march=pentium4
>
> That should not cause any problems...

Don't assume. Try building with an emtpy mk.conf.

Perry