Hi ppl,
I'm trying to update remotely my server to the release 8.0, but I'm having some problems to do it.
First I've changed the my supfile to point to the new release
have made all the updates, after in the directory /usr I've entered the following sequence of commands
and the buildkernel stopped with the following error
Any help will be appreciated.
I'm trying to update remotely my server to the release 8.0, but I'm having some problems to do it.
First I've changed the my supfile to point to the new release
Code:
*default release=cvs tag=RELENG_8_0
have made all the updates, after in the directory /usr I've entered the following sequence of commands
Code:
make cleanworld
make cleandir
make buildworld
make buildkernel KERCONF=rebirth
and the buildkernel stopped with the following error
Any help will be appreciated.