Robert Gilaard wrote: > Hi OpenBSD people, > I have this VIA c3 epia system with 512mb RAM and a 80GB HD where I've > installed Openbsd 4.5 (got the install sets from a ftp server). > > uname -a gives: > OpenBSD via-epia.lokaal 4.5 GENERIC#1749 i386 > > Then I wanted to update this machine because > http://www.openbsd.org/errata45.html said there were a few patches. > > I decided to use cvsup and after I fetched the sources I did:
"I got fancy, and things blew up. Why?" How about erasing your source tree and closely following faq5.html and see what happens? Since you didn't indicate how you configured cvsup, I'm pretty sure that's where your problem is, you are probably trying to build -current instead of 4.5. There are a lot of ways to get source, cvsup is (in my mind) a single-platform (i386) solution in search of a problem. What performance gain it gives you is easily offset by one incident like this. Just use cvs properly, and I think you will have no problems. Nick.

