Re: 3.4 -> current upgrade/bootstrap problem

2000-01-17 Thread Carl Makin
Hi David, On Mon, 17 Jan 2000, David O'Brien wrote: > On Mon, Jan 17, 2000 at 12:39:12PM +1100, Carl Makin wrote: > > Here is what I did... > > 1. install gcc 2.95 port. > > 2. cd /usr/bin and rename cc and gcc to *.old and symlink cc and gcc to > > /usr/local/bin/gcc295 (Remember to del

Re: 3.4 -> current upgrade/bootstrap problem

2000-01-17 Thread David O'Brien
On Mon, Jan 17, 2000 at 12:39:12PM +1100, Carl Makin wrote: > Here is what I did... > > 1. install gcc 2.95 port. > 2. cd /usr/bin and rename cc and gcc to *.old and symlink cc and gcc to > /usr/local/bin/gcc295 (Remember to delete the .old entries once you're > finished) This is defin

Re: 3.4 -> current upgrade/bootstrap problem

2000-01-16 Thread Carl Makin
On Sun, 16 Jan 2000, David W. Chapman Jr. wrote: > The procedure for going form 3.4 to -current is > > make your -current kernel > reboot > do make world > make -current kernel again I have just successfully done this. I had problems trying to compile with gcc 2.7.2 so I installed the gcc 2

Re: 3.4 -> current upgrade/bootstrap problem

2000-01-16 Thread David W. Chapman Jr.
The procedure for going form 3.4 to -current is make your -current kernel reboot do make world make -current kernel again - Original Message - From: "Robert Schien" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 16, 2000 9:42 AM Subject:

3.4 -> current upgrade/bootstrap problem

2000-01-16 Thread Robert Schien
I wanted to upgrade my 3.4 system to current. I cvsuped the current sources and did a 'make buildworld'. This went fine. Now I tried 'make installworld' . This crashed with a signal 12 error in /bin/sh. I already have used current for years. For some reason I had to install 3.4 on the machine and