Bug 323121 (MONO80431) - make check doesn't rebuild mcs
Summary: make check doesn't rebuild mcs
Status: RESOLVED FIXED
Alias: MONO80431
Product: Mono: Runtime
Classification: Mono
Component: packaging (show other bugs)
Version: 1.2
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Andrew Jorgensen
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-02 21:32 UTC by Matt Hargett
Modified: 2008-07-07 22:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:21:54 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".

Comment 2 Andrew Jorgensen 2008-07-07 22:24:16 UTC
There are other make clean && make check bugs it seems but I can't reproduce this one anymore.