Re: Error message while updating src for FreeBSD 9 current



On 2010-09-23 04:29, Ralph Ellis wrote:
Hi,
I recently upgraded my FreeBSD 8.1 installation to FreeBSD 9 current via
buildworld and buildkernel. I was able to one general ports, src and doc
update by cvsup but now I am getting the following error message when I
do a src update.

cvsup srcsupfile
Connected to cvsup2.FreeBSD.org
Updating collection src-all/cvs
Edit src/bin/ps/extern.h
Illegal instruction

I am new to the mailing list. Is this a known error?
Is this an error to do with the source tree or an issue on my end?

Just for reference, the contents of my supfile are

*default tag=.
*default host=cvsup2.FreeBSD.org
*default prefix=/usr
*default base=/var/db
*default release=cvs delete use-rel-suffix compress
src-all
ports-all
doc-all

Thanks in advance for your assistance,
Ralph Ellis
ralphellis1@xxxxxxxxxxx


Are you using cvsup or csup? Have you recompiled cvsup in case you use that? What's in your make.conf file?
Illegal instruction is usually because the program is compiled for another CPU than what it's running on. It can also be that syscalls has changed, but then it usually complains about that.
When doing a major version upgrade, you usually have to recompile all ports.
Hope this helps!
//Niclas
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • [SPAM] Re: Error message while updating src for FreeBSD 9 current
    ... On 2010-09-23 13:21, Ralph Ellis wrote: ... I recently upgraded my FreeBSD 8.1 installation to FreeBSD 9 current via ... I was able to one general ports, ... When doing a major version upgrade, you usually have to recompile all ...
    (freebsd-current)
  • [SPAM] Re: Error message while updating src for FreeBSD 9 current
    ... I recently upgraded my FreeBSD 8.1 installation to FreeBSD 9 ... I was able to one general ports, ... When doing a major version upgrade, you usually have to recompile all ... Try csup instead of cvsup. ...
    (freebsd-current)
  • Re: Three FreeBSD 6 questions
    ... FreeBSD Update is only designed to track FreeBSD Security ... Do I need to downgrade to get the latest security updates? ... to get the security fixes you should upgrade the system to the ... latest -STABLE by doing a cvsup and then rebuilding your system. ...
    (freebsd-stable)
  • Help: Upgrading from 4.9 to 4.10 using cvsup
    ... I'm using freebsd 4.9 and I wanted to upgrade to ... should have done the cvsup way of upgrading to 4.10 ... following lines should I uncomment out to attain the ...
    (freebsd-questions)
  • Re: 4.7 --> 6.0 via cvsup
    ... > 6.0 via cvsup? ... Afaik, You must upgrade to 5.x first and then You can move to 6.x. ... FreeBSD 5.x and newer uses UFS2. ...
    (freebsd-questions)