On 2009-08-13 10:57, Randy Bush wrote: >> Most likely, you'll need to rebuild your subversion-freebsd port. > to do a buildworld? ooooohkay, i guess. The problem is that sys/conf/newvers.sh searches for svnversion, and tries to run it, if available. This is to append the Subversion revision of the sys directory to the kernel version string. Unfortunately it could not detect that your svnversion executable was not able to run. I would guess you applied an apr upgrade, to fix its recent security hole, and this broke subversion. If you just want to buildworld right now, I would chmod -x the svnversion executable, which prevents newvers.sh from running it. You will not get a fancy version string, however. :)Received on Thu Aug 13 2009 - 07:12:48 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:53 UTC