[Mono-dev] Why is mono-tools 2.11 an empty package?
Oskar Berggren
oskar.berggren at gmail.com
Tue Apr 3 08:46:48 UTC 2012
Starting with Mono 2.10.6, the list of sources
(http://origin-download.mono-project.com/archive/2.10.6/sources/)
list mono-tools version 2.11:
http://origin-download.mono-project.com/sources/mono-tools/mono-tools-2.11.tar.bz2
This version fails to build for me:
./configure: line 3846: AM_GLIB_GNU_GETTEXT: command not found
checking for gawk... (cached) mawk
configure: creating ./config.status
config.status: creating mono-tools.spec
config.status: creating Makefile
config.status: error: cannot find input file: gsharp/Makefile.in
Looking at the files in
http://origin-download.mono-project.com/sources/mono-tools/
we can see a size difference:
[ ] mono-tools-2.10.tar.bz2 14-Feb-2011 20:39 1.7M
[ ] mono-tools-2.11.tar.bz2 19-Jul-2011 15:46 84K
And in fact mono-tools-2.11.tar.bz2 is practically empty. There is
only some boilerplate makefile and no update to the
Changelog/README/NEWS files.
What's going on here?
/Oskar
More information about the Mono-devel-list
mailing list