Bugzilla – Bug 323121
make check doesn't rebuild mcs
Last modified: 2008-07-07 22:24:16 UTC
---- Reported by matt@use.net 2007-01-02 14:32:58 MST ---- Steps to reproduce the problem: 1. make clean && make check Actual Results: build will error out not being able to find mcs/lib/default/mcs.exe because make check doesn't rebuild mcs. Expected Results: make check should rebuild mcs if necessary. Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>kubuntu 6.10 on x86</cf_op_sys_details> Unknown operating system unknown. Setting to default OS "Other".
There are other make clean && make check bugs it seems but I can't reproduce this one anymore.