Hi all,

       I checked out castle souce from trunk and failed to build.Can
anybody help me to solve this problem.
Here is the last part of build log.
I am using Nant 0.86 nightly build.

Thanks in advance.



           [nant] E:\Dev\OSS\Castle\trunk\Tools\VSNetWizards
\VsNetIntegration.build
                        Buildfile:
file:///E:/Dev/OSS/Castle/trunk/Tools/VSNetWizards/VsNetIntegration.build
                        Target framework: Microsoft .NET Framework 2.0
                        Target(s) specified: build


                        common.check-nant-version:


                        common.find-tools:


                        set-framework-configuration:


                        set-net-2.0-framework-configuration:


                        set-project-configuration:


                        set-debug-project-configuration:


                        common.init:


                        vsnetwizard:

                        Function platform::is-win32 is deprecated.
Use the is-windows function instead.

                        build:


                        BUILD SUCCEEDED - 0 non-fatal error(s), 1
warning(s)

                        Total time: 0.1 seconds.


            build:


            BUILD SUCCEEDED

            Total time: 71.9 seconds.

     [nant] E:\Dev\OSS\Castle\trunk\InversionOfControl
\InversionOfControl.build build
            Buildfile: 
file:///E:/Dev/OSS/Castle/trunk/InversionOfControl/InversionOfControl.build
            Target framework: Microsoft .NET Framework 2.0
            Target(s) specified: build


            common.build:

                 [nant] E:\Dev\OSS\Castle\trunk\InversionOfControl
\Castle.MicroKernel\Castle.MicroKernel.build
                        Buildfile:
file:///E:/Dev/OSS/Castle/trunk/InversionOfControl/Castle.MicroKernel/Castle.MicroKernel.build
                        Target framework: Microsoft .NET Framework 2.0
                        Target(s) specified: build


                        common.check-nant-version:


                        common.find-tools:


                        set-framework-configuration:


                        set-net-2.0-framework-configuration:


                        set-project-configuration:


                        set-debug-project-configuration:


                        common.init:


                        init:


                        common.set-assembly-attribute-values:


                        common.generate-assemblyinfo:

                           [attrib] Setting file attributes for 1
files to Normal.

                        generate-assemblyinfo:


                        common.compile-dll:

                              [csc] Compiling 180 files to 'E:\Dev\OSS
\Castle\trunk\build\net-2.0\debug\Castle.MicroKernel.dll'.
                              [csc] e:\Dev\OSS\Castle\trunk
\InversionOfControl\Castle.MicroKernel\DefaultKernel.cs(534,45): error
CS0246: The type or namespace name 'Func' could not be found (are you
missing a using directive or an assembly reference?)
                              [csc] e:\Dev\OSS\Castle\trunk
\InversionOfControl\Castle.MicroKernel\DefaultKernel.cs(555,33): error
CS0246: The type or namespace name 'Func' could not be found (are you
missing a using directive or an assembly reference?)
                              [csc] e:\Dev\OSS\Castle\trunk
\InversionOfControl\Castle.MicroKernel\IKernel.cs(215,38): error
CS0246: The type or namespace name 'Func' could not be found (are you
missing a using directive or an assembly reference?)
                              [csc] e:\Dev\OSS\Castle\trunk
\InversionOfControl\Castle.MicroKernel\IKernel.cs(240,26): error
CS0246: The type or namespace name 'Func' could not be found (are you
missing a using directive or an assembly reference?)

                        BUILD FAILED

                        E:\Dev\OSS\Castle\trunk\common-project.xml
(127,5):
                        External Program Failed: C:\WINDOWS
\Microsoft.NET\Framework\v2.0.50727\csc.exe (return code was 1)

                        Total time: 1 seconds.


            BUILD FAILED

            Nested build failed.  Refer to build log for exact reason.

            Total time: 1.1 seconds.


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

Nested build failed.  Refer to build log for exact reason.

Total time: 83.2 seconds.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to