[Mono-list] Odbc problems with mcs

Rodrigo Moya rodrigo@ximian.com
14 Oct 2002 18:30:57 +0200


On Mon, 2002-10-14 at 18:07, Ferguson, Neale wrote:
> Just updated my tree from CVS and attempted a rebuild of mcs. I got the
> following:
> 
> System.Data.Odbc/OdbcCommand.cs(30) error CS0246: Cannot find type
> `OdbcTransaction'
> System.Data.Odbc/OdbcCommand.cs(67) error CS0246: Cannot find type
> `OdbcTransaction'
> System.Data.Odbc/OdbcCommand.cs(137) error CS0246: Cannot find type
> `OdbcTransaction'
> System.Data.Odbc/OdbcConnection.cs(23) error CS0246: Cannot find type
> `OdbcTransaction'
> System.Data.Odbc/OdbcConnection.cs(116) error CS0246: Cannot find type
> `OdbcTransaction'
> System.Data.Odbc/OdbcConnection.cs(126) error CS0246: Cannot find type
> `OdbcTransaction'
> System.Data.Odbc/OdbcDataReader.cs(25) error CS0246: Cannot find type
> `OdbcColumn'
> System.Data.Odbc/OdbcDataReader.cs(113) error CS0246: Cannot find type
> `OdbcColumn'
> 
yes, there were some new files missing in the list file. It's now fixed,
so please update and try again.

cheers
-- 
Rodrigo Moya <rodrigo@ximian.com>