Stop in /usr/ports/emulators/virtualbox-ose-kmod
Mark Martinec
Mark.Martinec+freebsd at ijs.si
Sat Jan 5 13:51:45 UTC 2013
On Saturday January 5 2013 14:33:24 Leslie Jensen wrote:
> My system is 9.1-RELEASE. All ports updated.
>
> How do I get the new version of kBuild?
> ===> Building for virtualbox-ose-kmod-4.2.6
> cd /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6 &&
> /bin/sh env.sh && cd
> /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6/src/VBox/Hos
> tDrivers && VBOX_LIBPATH_X11=/usr/local VBOX_FREEBSD_SRC=/usr/src/sys
> /usr/local/bin/kmk HostDrivers-scripts vboxdrv-mod VBoxNetFlt-src
> VBoxNetAdp-src
> ../../../Config.kmk:158: *** You must update kBuild! Requires kBuild
> revision 2577 or later, found 2546 (0.1.9998-r2546). Stop.
> *** [do-build] Error code 2
>
> Stop in /usr/ports/emulators/virtualbox-ose-kmod.
/usr/ports/UPDATING
20130103:
AFFECTS: users of emulators/virtualbox-ose
AUTHOR: decke at FreeBSD.org
VirtualBox has been updated and does now depend on devel/kBuild instead
of devel/kBuild-devel. Both are in conflict with each other so this has
to be resolved manually. kBuild is only a build dependency so it is safe
to remove installed kBuild before updating.
# pkg_delete -f kBuild-\*
Mark
More information about the freebsd-ports
mailing list