Error building Provider for Mono
--------------------------------

                 Key: DNET-104
                 URL: http://tracker.firebirdsql.org/browse/DNET-104
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 2.5.0
         Environment: Windows XP SP2 32Bit
Mono 1.2.4
Firebird SS 2.0.1
            Reporter: Eduardo Gamboa
            Assignee: Carlos Guzman Alvarez


When I try to build the Provider with NANT, it finishes with errors.

/***************************************************/
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/SF Projects/Firebird .NET 
Provider/build/win32/ado.net/FirebirdClient.build
Target framework: Mono 2.0 Profile
Target(s) specified: build-all 


check-nunit-framework:


check-build-config:


build-all:


set-mono-2.0-framework-configuration:


build-provider:

     [echo] Using 'mono-2.0' framework on 'win32' platform.

release:

   [delete] Deleting directory 'C:\SF Projects\Firebird .NET 
Provider\build\win32\ado.net\mono-2.0\bin\release'.
    [mkdir] Creating directory 'C:\SF Projects\Firebird .NET 
Provider\build\win32\ado.net\mono-2.0\bin\release'.
      [csc] Compiling 179 files to 'C:\SF Projects\Firebird .NET 
Provider\build\win32\ado.net\mono-2.0\bin\release\FirebirdSql.Data.FirebirdClient.dll'.
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\Client\Managed\Version10\GdsStatement.cs(816,1):
 warning CS1030: #warning: `Finish implementation'
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\Common\StatementBase.cs(315,29): warning 
CS0219: The variable `selectCount' is assigned but its value is never used
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\Client\ExternalEngine\ExtTriggerContext.cs(99,18):
 warning CS0219: The variable `result' is assigned but its value is never used
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\Client\ExternalEngine\ExtTriggerContext.cs(125,18):
 warning CS0219: The variable `result' is assigned but its value is never used
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\Client\Managed\Version10\GdsEventManager.cs(135,33):
 warning CS0219: The variable `ast' is assigned but its value is never used
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\Client\Managed\Version10\GdsEventManager.cs(132,41):
 warning CS0219: The variable `dbHandle' is assigned but its value is never used
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\Client\Managed\Version11\GdsStatement.cs(66,28):
 warning CS0219: The variable `descriptor' is assigned but its value is never 
used
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\FirebirdClient\FbCommandBuilder.cs(55,20): 
warning CS0219: The variable `paramsText' is assigned but its value is never 
used
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\FirebirdClient\FbConnection.cs(548,51): error 
CS0234: The type or namespace name `Transactions' does not exist in the 
namespace `System'. Are you missing an assembly reference?
      [csc] C:\SF Projects\Firebird .NET 
Provider\source\FirebirdSql\Data\FirebirdClient\FbConnection.cs(573,46): error 
CS0117: `FirebirdSql.Data.FirebirdClient.FbConnectionInternal' does not contain 
a definition for `EnlistTransaction'
      [csc] Compilation failed: 2 error(s), 8 warnings

BUILD FAILED - 0 non-fatal error(s), 10 warning(s)

C:\SF Projects\Firebird .NET 
Provider\build\win32\ado.net\FirebirdClient.build(138,6):
External Program Failed: C:\Program Files\Mono-1.2.4\lib\mono/2.0/gmcs.exe 
(return code was 1)

Total time: 3.3 seconds.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to