[Mono-devel-list] Building OJB.NET

Met @ Uber met at uberstats.com
Sun Oct 5 13:23:33 EDT 2003


Has anyone successfully gotten OJB.NET to build on  Linux with Mono? 
I'm not sure if its a nant problem (which I just got built and setup) or
an OJB.NET problem.  Any pointers would be greatly appreciated.  Here
are the results of 'nant' inside OJB.NET.

[mimetnet at rasmus ojb-net-0.3]$ nant
NAnt version 0.8.4 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
 
Buildfile: file://usr/local/Mono/src/ojb-net/ojb-net-0.3/ojb.net.build
Target(s) specified: test
 
init:
 
 
debug:
 
 
build:
 
    [mkdir] Creating directory
/usr/local/Mono/src/ojb-net/ojb-net-0.3/build/Ojb.Net.Framework.
     [copy] Copying 1 file to
/usr/local/Mono/src/ojb-net/ojb-net-0.3/build/Ojb.Net.Framework.
      [csc] Compiling 186 files to
/usr/local/Mono/src/ojb-net/ojb-net-0.3/build/Ojb.Net.Framework/ojb.net.framework.dll.
             
            ** (/usr/bin/mcs.exe:4191): WARNING **: Could not find
assembly nunit.framework
             
            ** (/usr/bin/mcs.exe:4191): WARNING **: Could not find
assembly nunit.framework
            error CS0006: Cannot find assembly
`/usr/local/Mono/src/ojb-net/ojb-net-0.3/build/Ojb.Net.Framework/log4net.dll'
            Log:
             
            Compilation failed: 1 error(s), 0 warnings
 
BUILD FAILED
 
External Program Failed: /usr/bin/mcs.exe (return code was 1)
 
Total time: 2.9 seconds.




More information about the Mono-devel-list mailing list