I tried the usual method:
It failed while compiling ipf. I logged this as a bug and was told that cvsup is the correct way to update FreeBSD these days instead of csup. After that I tried:
...which produced:
What am I doing wrong?
Thanks!
Code:
csup -g -L 2 -h cvsup1.us.freebsd.org /usr/share/examples/cvsup/standard-supfile
cd /usr/src
make buildworld
It failed while compiling ipf. I logged this as a bug and was told that cvsup is the correct way to update FreeBSD these days instead of csup. After that I tried:
Code:
cvsup -g -h cvsup1.us.freebsd.org /usr/share/examples/cvsup/standard-supfile
...which produced:
Code:
Connected to cvsup1.us.freebsd.org
Updating collection src-all/cvs
Bus error (core dumped)
What am I doing wrong?
Thanks!
