src upgrade from 4.11-p16 to 5.4 possible?

Greg Barniskis nalists at scls.lib.wi.us
Fri Apr 7 13:57:39 UTC 2006


B. Cook wrote:
[snip]
> Stop in /usr/src/usr.sbin/pcvt/vgaio.
> *** Error code 1
> 
> 
> ===> usr.sbin/pcvt/ispcvt
> cc -O -pipe   -c /usr/src/usr.sbin/pcvt/ispcvt/ispcvt.c
> cc -O -pipe    -o ispcvt ispcvt.o
> gzip -cn /usr/src/usr.sbin/pcvt/ispcvt/ispcvt.8 > ispcvt.8.gz
> ===> usr.sbin/pcvt/vgaio
> cc -O -pipe  -I/usr/obj/usr/src/usr.sbin/pcvt/vgaio 
> -I/usr/src/usr.sbin/pcvt/vgaio  -c vgaio.c
> In file included from /usr/src/usr.sbin/pcvt/vgaio/vgaio.y:56:
> /usr/obj/usr/src/i386/usr/include/machine/cpufunc.h:60: error: syntax 
> error before "bsfl"
> /usr/obj/usr/src/i386/usr/include/machine/cpufunc.h:60: error: syntax 
> error before "mask"
> /usr/obj/usr/src/i386/usr/include/machine/cpufunc.h: In function `bsfl':
[snip]

I don't have the expertise to get deep into fixing any CPU code 
bugs, but I've seen a roughly similar error in the past and fixed it 
with just basic procedures. Have you tried doing

rm -rf /usr/obj/*

before your buildworld? This step doesn't seem to be in the upgrade 
guide you cited, but it is in the Handbook under general buildworld 
procedures. Section 21.4.6 of:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html


-- 
Greg Barniskis, Computer Systems Integrator
South Central Library System (SCLS)
Library Interchange Network (LINK)
<gregb at scls.lib.wi.us>, (608) 266-6348


More information about the freebsd-questions mailing list