Re: make on 4.9 for 5.2 broken
From: David O'Brien (obrien_at_freebsd.org)
Date: 01/31/04
- Previous message: Danny Braniss: "make on 4.9 for 5.2 broken"
- In reply to: Danny Braniss: "make on 4.9 for 5.2 broken"
- Next in thread: Danny Braniss: "Re: make on 4.9 for 5.2 broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jan 2004 02:52:25 -0800 To: Danny Braniss <danny@cs.huji.ac.il>
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?
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Danny Braniss: "make on 4.9 for 5.2 broken"
- In reply to: Danny Braniss: "make on 4.9 for 5.2 broken"
- Next in thread: Danny Braniss: "Re: make on 4.9 for 5.2 broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|