Buildworld problems?

Haulmark, Chris chris at sigd.net
Tue Dec 21 06:23:43 PST 2004


Someone broke the silence: 

> Hello,
> 
> I was doing a buildworld
> 
> cd /usr/src
> make buildworld
> 
> after I updated the source tree with cvsup just before I did
> the buildworld.  I made clean and make buildworld several
> times to see if this would go away.  It's been like this on
> last Friday and I thought some source changes would fix this so I
> tried today after cvsup. 
> 
> This system is FreeBSD 4.11-STABLE #0.
> 
> One thing I should acknowledge is that I did build and
> installed the kernel right before I did the buildworld.
> 
> I rebooted so I could use the kernel.  All the other binaries
> are seeming fine at this moment.  I have not made any other major
> changes. 
> 
> I've done many buildworlds before.
> 
> Here is the snip of the error which seems relative to lesskey?
> 
> ln -s /usr/src/usr.bin/lesskey/../../contrib/less/lesskey.nro
> lesskey.1 gzip -cn lesskey.1 > lesskey.1.gz
> /usr/src/usr.bin/lesskey/../../contrib/less/lesskey.c:137:
> `A_U_AGAIN_SEARCH' undeclared here (not in a function)
> /usr/src/usr.bin/lesskey/../../contrib/less/lesskey.c:137:
> initializer element is not constant
> /usr/src/usr.bin/lesskey/../../contrib/less/lesskey.c:137:
> (near initialization for `cmdnames[41].cn_action')
> /usr/src/usr.bin/lesskey/../../contrib/less/lesskey.c:170:
> syntax error before string constant
> *** Error code 1
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> 
> 
> Chris
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"

For references, I just edited in my cvsup config to download the only src of 4_10.  It did a successful buildworld and installworld after doing the kernel too.

Chris


More information about the freebsd-questions mailing list