[Mono-list] Error building gmcs

Neale.Ferguson@SoftwareAG-USA.com Neale.Ferguson@SoftwareAG-USA.com
Fri, 23 Jul 2004 12:30:17 -0400


Is this "normal"?

make[1]: Entering directory `/home/usanefe/mcs/gmcs'
MONO_PATH=3D"../class/lib/net_2_0_bootstrap:$MONO_PATH" mono =
../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
generic.cs(203) error CS0246: Cannot find type =
`GenericTypeParameterBuilder'
generic.cs(245) error CS0246: Cannot find type =
`GenericTypeParameterBuilder'
generic.cs(295) error CS0246: Cannot find type =
`GenericTypeParameterBuilder'
Compilation failed: 3 error(s), 0 warnings
make[1]: *** [gmcs.exe] Error 1

Neale Ferguson=20