Bugzilla – Bug 314832
mono-0.91.99.2004052[14] blows up in configure
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by mono@b-lan.com 2004-05-24 15:42:59 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: The libgc configure.in script references configure.host which does not exist. Commenting the line out allows configure to continue, but the build has a reference to version.h which is also missing. Steps to reproduce the problem: 1. download mono-0.91.99.20040524.tar.gz 2. extract 3. configure --prefix=/usr Actual Results: checking whether to enable maintainer-specific portions of Makefiles... no ./configure: line 3576: ./configure.host: No such file or directory configure: error: /bin/sh './configure' failed for libgc Expected Results: configure completes. How often does this happen? Everytime until patched. Additional Information: version.h missing as well. ---- Additional Comments From lupus@ximian.com 2004-05-26 09:25:48 MST ---- Should be fixed in cvs. Unknown operating system unknown. Setting to default OS "Other".