[Mono-dev] =?us-ascii?Q?=5BMono=2Ddev=5D=20Error=20=22The=20type=20or=20namespace=20name=20=60var=27=20could=20not=20be

Marek Safar marek.safar at seznam.cz
Fri Jun 5 04:21:17 EDT 2009


Hi,
> Hello,
>
> In my FreeBSD7, Mono trunk revision 35282 or later, build was failed
> (revision 35281 was succeed).
> Error message is following.
>
> gmake[7]: Entering directory `/export/home/ksmakoto/Mono/mcs/mcs'
> Makefile:88: warning: overriding commands for target `csproj-local'
> ../build/executable.make:131: warning: ignoring old commands for target `csproj-local'
> MCS     [basic] mcs.exe
> complete.cs(136,36): warning CS0219: The variable `original' is assigned but its value is never used
> delegate.cs(381,32): warning CS0219: The variable `g_args' is assigned but its value is never used
> delegate.cs(418,32): warning CS0219: The variable `g_args' is assigned but its value is never used
> parameter.cs(358,25): error CS0246: The type or namespace name `var' could not be found. Are you missing a using directive or an assembly reference?
> Compilation failed: 1 error(s), 3 warnings
>   
Your bootstrap Mono is quite old, what do mono --version and mcs 
--version say ?

Marek


More information about the Mono-devel-list mailing list