Xorg port problem?
    Alex Dupre 
    ale at FreeBSD.org
       
    Tue May 29 06:15:38 UTC 2007
    
    
  
Doug Barton wrote:
>> (Over 2GBs of RAM + Swap being used). It does this consistently when it
>> tries to compile xf86PciScan.c (hope thats the right file).
> 
> May not be the answer you want to hear, but I built all the xorg stuff
> multiple times on -current systems both pre and post the gcc + symver
> + version bump eras, and didn't have the problems you're seeing.
It's the well-known problem of new gcc 4.2 optimizations (bug). Simply
compile with -O0 instead of -O2.
--
Alex Dupre
    
    
More information about the freebsd-current
mailing list