Error when compiling mono this morning
(svn up && make clean && ./autogen.sh && make)

make[7]: Entering directory `/home/hubert/mono/mcs/class/System.Web'
MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /home/hubert/mono/mono/runtime/mono-wrapper  ../../gmcs/gmcs.exe /codepage:28591   -d:NET_1_1 -d:NET_2_0 -debug /noconfig -unsafe -nowarn:612,649 -r:mscorlib.dll -r:System.dll -r:System.Drawing.dll -r:System.Data.dll -r:System..Xml.dll -r:System.EnterpriseServices.dll -r:System.Configuration.dll /resource:resources/WebUIValidation.js /resource:resources/arrow_minus.gif /resource:resources/arrow_noexpand.gif /resource:resources/arrow_plus.gif /resource:resources/arrow_up.gif /resource:resources/arrow_down.gif /resource:resources/box_full.gif /resource:resources/box_empty.gif /resource:resources/box_minus.gif /resource:resources/box_noexpand.gif /resource:resources/box_plus.gif /resource:resources/contact.gif /resource:resources/dot_empty.gif /resource:resources/dot_full.gif /resource:resources/dots.gif /resource:resources/inbox.gif /resource:resources/star_empty.gif /resource:resources/star_full.gif /resource:resources/warning.gif /resource:resources/TreeView_noexpand.gif /resource:resources/TreeView_dash.gif /resource:resources/TreeView_dashminus.gif /resource:resources/TreeView_dashplus.gif /resource:resources/TreeView_i.gif /resource:resources/TreeView_l.gif /resource:resources/TreeView_lminus.gif /resource:resources/TreeView_lplus.gif /resource:resources/TreeView_minus.gif /resource:resources/TreeView_plus.gif /resource:resources/TreeView_r.gif /resource:resources/TreeView_rminus.gif /resource:resources/TreeView_rplus.gif /resource:resources/TreeView_t.gif /resource:resources/TreeView_tminus.gif /resource:resources/TreeView_tplus.gif /resource:resources/callback.js /resource:resources/webform.js /resource:System.Web.UI.WebControls/GridView.js /resource:System.Web.UI.WebControls/TreeView.js /resource:System.Web.UI.WebControls/Menu.js -target:library -out:../../class/lib/net_2_0/System.Web.dll  @System.Web.dll.sources
System.Web.Mail/MailAttachment.cs(53,43): warning CS0618: `System.Web.Mail.MailEncoding' is obsolete: `The recommended alternative is System.Net.Mime.TransferEncoding.'
System.Web.Mail/MailMessage.cs(91,10): warning CS0618: `System.Web.Mail.MailFormat' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.IsBodyHtml.'
System.Web.Mail/MailMessage.cs(110,10): warning CS0618: `System.Web.Mail.MailPriority' is obsolete: `The recommended alternative is System.Net.Mail.MailPriority.'
System.Web.Mail/MailMessageWrapper.cs(46,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(50,29): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(197,9): warning CS0618: `System.Web.Mail.MailFormat' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.IsBodyHtml.'
System.Web.Mail/MailMessageWrapper.cs(197,9): warning CS0618: `System.Web.Mail.MailFormat' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.IsBodyHtml.'
System.Web.Mail/MailMessageWrapper.cs(214,9): warning CS0618: `System.Web.Mail.MailPriority' is obsolete: `The recommended alternative is System.Net.Mail.MailPriority.'
System.Web.Mail/MailMessageWrapper.cs(214,9): warning CS0618: `System.Web.Mail.MailPriority' is obsolete: `The recommended alternative is System.Net.Mail.MailPriority.'
System.Web.Mail/SmtpMail.cs(64,28): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Profile/ProfileBase.cs(126,44): warning CS0114: `System.Web.Profile.ProfileBase.Properties' hides inherited member `System.Configuration.SettingsBase.Properties'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/home/hubert/mono/mcs/class/lib/net_2_0/System.dll: `System.Configuration.SettingsBase.Properties', name of symbol related to previous warning
System.Web.Profile/ProfileProviderCollection.cs(49,26): warning CS0108: `System.Web.Profile.ProfileProviderCollection.this[string]' hides inherited member `System.Configuration.SettingsProviderCollection.Item'. Use the new keyword if hiding was intended
/home/hubert/mono/mcs/class/lib/net_2_0/System.dll: `System.Configuration.SettingsProviderCollection.Item', name of symbol related to previous warning
System.Web.UI.WebControls/BoundField.cs(111,25): warning CS0114: `System.Web.UI.WebControls.BoundField.HeaderText' hides inherited member `System.Web.UI.WebControls.DataControlField.HeaderText'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
System.Web.UI.WebControls/DataControlField.cs(308,4):: `System.Web.UI.WebControls.DataControlField.HeaderText.set', name of symbol related to previous warning
System.Web.UI.WebControls/RoleGroupCollection.cs(111,15): warning CS0114: `System.Web.UI.WebControls.RoleGroupCollection.OnValidate(object)' hides inherited member `System.Collections.CollectionBase.OnValidate(object)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/home/hubert/mono/mcs/class/lib/net_2_0/mscorlib.dll: `System.Collections.CollectionBase.OnValidate(object)', name of symbol related to previous warning
System.Web.Compilation/AspComponentFoundry.cs(43,31): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
System.Web.Compilation/AspComponentFoundry.cs(153,31): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
System.Web.Compilation/BaseCompiler.cs(284,4): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateGenerator()' is obsolete: `ICodeGenerator is obsolete'
System.Web.Compilation/BaseCompiler.cs(309,15): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateCompiler()' is obsolete: `ICodeCompiler is obsolete'
System.Web.Compilation/CachingCompiler.cs(149,30): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateCompiler()' is obsolete: `ICodeCompiler is obsolete'
System.Web.Compilation/Directive.cs(80,4): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
System.Web.Compilation/Directive.cs(80,51): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
System.Web.Compilation/TagAttributes.cs(55,31): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
System.Web.Compilation/TagAttributes.cs(162,31): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
System.Web.Compilation/WebServiceCompiler.cs(80,15): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateCompiler()' is obsolete: `ICodeCompiler is obsolete'
System.Web.Configuration/CompilationConfiguration.cs(81,14): warning CS0618: `System.Web.HttpContext.GetConfig(string)' is obsolete: `see GetSection'
System.Web.Configuration/CompilerCollection.cs(45,31): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
System.Web.Configuration/GlobalizationConfiguration.cs(62,15): warning CS0618: `System.Web.HttpContext.GetAppConfig(string)' is obsolete: `see WebConfigurationManager'
System.Web.Configuration/GlobalizationConfiguration.cs(65,15): warning CS0618: `System.Web.HttpContext.GetConfig(string)' is obsolete: `see GetSection'
System.Web.Configuration/HttpRuntimeConfig.cs(73,13): warning CS0618: `System.Web.HttpContext.GetConfig(string)' is obsolete: `see GetSection'
System.Web.Configuration/PagesConfiguration.cs(72,14): warning CS0618: `System.Web.HttpContext.GetConfig(string)' is obsolete: `see GetSection'
System.Web.Configuration_2.0/FormsAuthenticationUser.cs(62,27): error CS0246: The type or namespace name `LowerCaseStringConverter' could not be found.. Are you missing a using directive or an assembly reference?
System.Web/HttpCacheVaryByHeaders.cs(72,27): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
System.Web/HttpCacheVaryByParams.cs(47,26): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
System.Web.Mail/MailAttachment.cs(49,20): warning CS0618: `System.Web.Mail.MailEncoding' is obsolete: `The recommended alternative is System.Net.Mime.TransferEncoding.'
System.Web.Mail/MailAttachment.cs(64,4): warning CS0618: `System.Web.Mail.MailAttachment' is obsolete: `The recommended alternative is System.Net.Mail..Attachment.'
System.Web.Mail/MailAttachment.cs(65,4): warning CS0618: `System.Web.Mail.MailAttachment' is obsolete: `The recommended alternative is System.Net.Mail..Attachment.'
System.Web.Mail/MailMessage.cs(63,4): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessage.cs(64,4): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessage.cs(65,4): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessage.cs(67,4): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(114,11): warning CS0618: `System.Web.Mail.MailFormat' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.IsBodyHtml.'
System.Web.Mail/MailMessageWrapper.cs(119,11): warning CS0618: `System.Web.Mail.MailFormat' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.IsBodyHtml.'
System.Web.Mail/MailMessageWrapper.cs(134,11): warning CS0618: `System.Web.Mail.MailPriority' is obsolete: `The recommended alternative is System.Net.Mail.MailPriority.'
System.Web.Mail/MailMessageWrapper.cs(138,11): warning CS0618: `System.Web.Mail.MailPriority' is obsolete: `The recommended alternative is System.Net.Mail.MailPriority.'
System.Web.Mail/MailMessageWrapper.cs(142,11): warning CS0618: `System.Web.Mail.MailPriority' is obsolete: `The recommended alternative is System.Net.Mail.MailPriority.'
System.Web.Mail/MailMessageWrapper.cs(54,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(55,30): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(59,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(60,37): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(64,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(65,37): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(69,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(70,38): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(75,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(78,30): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(80,29): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(80,60): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(83,11): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(87,24): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(96,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(97,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(103,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(104,24): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(107,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(108,28): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(112,14): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(116,53): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(121,54): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(126,53): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(132,14): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(160,10): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(174,29): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web.Mail/MailMessageWrapper.cs(175,32): warning CS0618: `System.Web.Mail.MailMessage' is obsolete: `The recommended alternative is System.Net.Mail.MailMessage.'
System.Web/QueueManager.cs(49,33): warning CS0618: `System.Web.HttpContext.GetAppConfig(string)' is obsolete: `see WebConfigurationManager'
System.Web/TraceManager.cs(52,39): warning CS0618: `System.Web.HttpContext.GetAppConfig(string)' is obsolete: `see WebConfigurationManager'
Compilation failed: 1 error(s), 74 warnings
make[7]: *** [../../class/lib/net_2_0/System.Web.dll] Error 1
make[7]: Leaving directory `/home/hubert/mono/mcs/class/System.Web'
make[6]: *** [do-install] Error 2
make[6]: Leaving directory `/home/hubert/mono/mcs/class/System.Web'
make[5]: *** [install-recursive] Error 1
make[5]: Leaving directory `/home/hubert/mono/mcs/class'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/home/hubert/mono/mcs'
make[3]: *** [profile-do--net_2_0--install] Error 2
make[3]: Leaving directory `/home/hubert/mono/mcs'
make[2]: *** [profiles-do--install] Error 2
make[2]: Leaving directory `/home/hubert/mono/mcs'
make[1]: *** [install-exec] Error 2
make[1]: Leaving directory `/home/hubert/mono/mono/runtime'
make: *** [install-recursive] Error 1

_______________________________________________
Ce message et les éventuels documents joints peuvent contenir des informations confidentielles.
Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to