make on 4.9 for 5.2 broken
    David O'Brien 
    obrien at freebsd.org
       
    Sat Jan 31 02:52:48 PST 2004
    
    
  
On Sat, Jan 31, 2004 at 12:42:14PM +0200, Danny Braniss wrote:
> with the latest cvsup i can no longer make build* on a 4.9 for current
> example:
> make buildkernel KENRCONF=HUJI
> ...
> cc1: Invalid option `no-align-long-strings'
> cc1: unknown C standard `c99'
> cc1: Invalid option `-finline-limit=15000'
> *** Error code 1
You are building your 5.x kernel with a compiler that doesn't understand
the 5.x compiler arguments.  Did you do a "make buildworld" first?
    
    
More information about the freebsd-current
mailing list