Package: mcs
Severity: serious
Version: 1.0.4-1
>From my build log, using pbuilder in an ia32 chroot:
...
MONO_PATH="../class/lib/net_2_0_bootstrap:$MONO_PATH" /usr/bin/cli
../mcs/mcs.exe -2 /target:exe /debug /out:gmcs.exe AssemblyInfo.cs
anonymous.cs assign.cs attribute.cs driver.cs cs-tokenizer.cs cfold.cs class.cs
codegen.cs const.cs constant.cs convert.cs decl.cs delegate.cs enum.cs ecore.cs
expression.cs flowanalysis.cs generic.cs iterators.cs literal.cs location.cs
modifiers.cs namespace.cs parameter.cs pending.cs report.cs rootcontext.cs
statement.cs support.cs typemanager.cs symbolwriter.cs tree.cs CryptoConvert.cs
cs-parser.cs
attribute.cs(802) error CS0246: Cannot find type `ListDictionary'
report.cs(66) error CS0246: Cannot find type `StringCollection'
typemanager.cs(863) error CS0246: Cannot find type `Match'
attribute.cs(16) error CS0246: The namespace `System.Collections.Specialized'
can not be found (missing assembly reference?)
report.cs(15) error CS0246: The namespace `System.Collections.Specialized' can
not be found (missing assembly reference?)
typemanager.cs(27) error CS0246: The namespace `System.Text.RegularExpressions'
can not be found (missing assembly reference?)
Compilation failed: 6 error(s), 0 warnings
make[4]: *** [gmcs.exe] Error 1
make[4]: Leaving directory `/tmp/mcs/mcs-1.0.4/gmcs'
make[3]: *** [../../gmcs/gmcs.exe] Error 2
make[3]: Leaving directory `/tmp/mcs/mcs-1.0.4/class/corlib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/mcs/mcs-1.0.4/class'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/mcs/mcs-1.0.4'
make: *** [build-indep-stamp] Error 2
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.9-9-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
--
Daniel Schepler "Please don't disillusion me. I
[EMAIL PROTECTED] haven't had breakfast yet."
-- Orson Scott Card
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]