Re: 3.6 - 3.7 make build problem

2005-10-02 Thread Nick Holland
eric wrote: [ Note: I don't like doing this. I would rather use a snapshot and ] [ just get -current, but I have the Adaptec bullshit on this machine ] [ and need a kernel that support aac(4). ] I'm going from 3.6 to 3.7, and just trying to get the fscking

Re: 3.6 - 3.7 make build problem

2005-09-30 Thread Julian Leyh
make build problem Datum: Thu, 29 Sep 2005 11:44:03 -0500 [ Note: I don't like doing this. I would rather use a snapshot and ] [ just get -current, but I have the Adaptec bullshit on this machine ] [ and need a kernel that support aac(4). ] I'm going from 3.6

Re: 3.6 - 3.7 make build problem

2005-09-29 Thread Jason Crawford
I ran into the same issue myself, as I have a server with the aac raid card, and no way to upgrade from 3.6 to 3.7 (I'm running 3.8-release on it now). Reading the archives and various upgrade faq's on OpenBSD's website, I found a method that worked for me, but no guarantees for anyone else.

Re: 3.6 - 3.7 make build problem

2005-09-29 Thread eric
On Thu, 2005-09-29 at 13:40:36 -0400, Jason Crawford proclaimed... I ran into the same issue myself, as I have a server with the aac raid card, and no way to upgrade from 3.6 to 3.7 (I'm running 3.8-release on it now). Reading the archives and various upgrade faq's on OpenBSD's website, I

Re: 3.6 - 3.7 make build problem

2005-09-29 Thread Jason Crawford
Well the compiler issue was pretty simple for me, follow the compiler upgrade faq here: http://www.openbsd.org/faq/faq5.html#NewCompiler But make sure you first compile gcc 3 from 3.6 source code (by adding i386 to the gcc3 list in bsd.own.mk file in /usr/share/mk) and then recompile 3.6 source