![]() |
|
|||||||
| OpenBSD Installation and Upgrading Installing and upgrading OpenBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Hi,
I just installed an OpenBSD 4.7. Now i want to update it to 4.7 -current what i ve done : cd /usr/src ; tar zxvf src.tar.gz ; tar zxvf sys.tar.gz cd /usr export CVSROOT=anoncvs@anoncvs.fr.openbsd.org:/cvs cvs -d$CVSROOT checkout -P src cd /usr/src cvs -d $CVSROOT up -Pd when this last is done, i start to compile kernel : cd /usr/src/sys/arch/i386/conf config GENERIC cd ../compile/GENERIC make clean I have this error : rm -f eddep *bsd *bsd.gdb tags *.[io] [a-z]*.s [Ee]rrs linterrs assym.h I don't understand why it doesn't work. If someone can help me. thanks |
|
||||
|
You must follow the instructions in FAQ 5 and in the Following -current FAQ.
ALWAYS start with the most recent SNAPSHOT. You failed to do this. Source upgrades to -current from any other binary version are not supported. Please note, -current is already months beyond 4.8. If you upgrade from 4.7 to a snapshot, rather than installing a fresh snapshot, you will have to follow all of the architectural changes in the Following -current FAQ very, very carefully.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
||||
|
Update: The Following -current FAQ has already been updated to remove 4.7 entries; 4.8 is being released today.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
So a snapshot is to follow OpenBSD - current version. Right ?
I was on ftp://ftp.openbsd.org/pub/OpenBSD/snapshot/i386/ and there's a install48.iso, i suppose it is the 4.8 Release cd. Right ? Where can i find src.tar.gz and sys.tar.gz for -current ? Thanks Last edited by wesley; 1st November 2010 at 01:56 PM. |
|
||||
|
sigh.
The snapshots you see there are NOT 4.8-release. They are -current, as of whenever the snapshot was built. I expect 4.8 will be available for download later today. You have misread, or failed to read FAQ 5.1. As you failed to read FAQ 5.3. What is -current changes, on average, 50 to 100 times each day. What is -current is a constantly moving target, except for those few weeks during the development cycle when -releases are being readied. Source code for -current is available from CVS repositories. See FAQ 5.3.3.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
thank you a lot for your explanations.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| shc unistd.h:239: error: syntax error before '&' token | laraaj | OpenBSD General | 3 | 11th September 2010 07:21 AM |
| OpenBSD4.5 current to current... | valorisa | OpenBSD Installation and Upgrading | 7 | 6th June 2009 09:26 AM |
| Anyone Using FreeBSD-8-Current? | MetalHead | FreeBSD General | 3 | 31st March 2009 06:50 PM |
| Looks like -CURRENT has a new toy.. | BSDfan666 | OpenBSD General | 21 | 27th October 2008 05:36 PM |