#10403 closed defect (invalid)
kmk_sed fails if kBuild was compile with gcc 4.7
回報者: | sergiomb | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 4.1.8 |
關鍵字: | 副本: | ||
Guest type: | all | Host type: | Linux |
描述
when we packaging on Fedora we use kBuild compiled by us: http://koji.fedoraproject.org/koji/packageinfo?packageID=7356
after use kBuild compiled with gcc 4.7 I got this error on building virtuaBox
/usr/bin/kmk_sed: file /builddir/build/BUILD/VirtualBox-4.1.8_OSE/src/VBox/Runtime/common/err/errmsg.sed line 31: Unmatched [ or [^ kmk: *** [/builddir/build/BUILD/VirtualBox-4.1.8_OSE/obj/obj/Runtime/errmsgdata.h] Error 1 kmk: *** Deleting file `/builddir/build/BUILD/VirtualBox-4.1.8_OSE/obj/obj/Runtime/errmsgdata.h' kmk: *** Waiting for unfinished jobs....
kmk_sed doesn't read well /builddir/build/BUILD/VirtualBox-4.1.10/src/VBox/Runtime/common/err/errmsg.sed
the problem is when is generate errmsgdata.h.
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
kBuild is not part of VirtualBox. Please report this problem at the kBuild bugtracker.