Log in | Register new account
Home » Projects » realXtend Modules » Tracker » Bugs » Edit Tracker Item
When I try to build the modrex module, it fails. Looks like some assembly references issues. [nant] /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/ModularRex.dll.build build Buildfile: file:///home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/ModularRex.dll.build Target framework: Mono 2.0 Profile Target(s) specified: build build: [echo] Build Directory is /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/bin/Debug [csc] Compiling 56 files to '/home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/bin/Debug/ModularRex.dll'. [csc] warning CS1685: The predefined type `System.Runtime.CompilerServices.ExtensionAttribute' is ambiguous. Using definition from `System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' [csc] /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) [csc] /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/bin/Microsoft.Scripting.ExtensionAttribute.dll (Location of the symbol related to previous warning) [csc] /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/RexNetwork/WorldAssetsFolder.cs(4,40): error CS0234: The type or namespace name `Cache' does not exist in the namespace `OpenSim.Framework.Communications'. Are you missing an assembly reference? [csc] /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/RexNetwork/ClientViews/RexClientViewBase.cs(13,40): error CS0234: The type or namespace name `Cache' does not exist in the namespace `OpenSim.Framework.Communications'. Are you missing an assembly reference? [csc] /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/RexNetwork/RexLogin/RexLoginModule.cs(12,40): error CS0234: The type or namespace name `Services' does not exist in the namespace `OpenSim.Framework.Communications'. Are you missing an assembly reference? [csc] /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/RexNetwork/RexLogin/RexLoginModule.cs(15,40): error CS0234: The type or namespace name `Cache' does not exist in the namespace `OpenSim.Framework.Communications'. Are you missing an assembly reference? [csc] /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/RexParts/ModrexObjects.cs(14,40): error CS0234: The type or namespace name `Cache' does not exist in the namespace `OpenSim.Framework.Communications'. Are you missing an assembly reference? [csc] /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/RexParts/RexObjRez.cs(10,40): error CS0234: The type or namespace name `Cache' does not exist in the namespace `OpenSim.Framework.Communications'. Are you missing an assembly reference? [csc] Compilation failed: 6 error(s), 1 warnings BUILD FAILED - 0 non-fatal error(s), 9 warning(s) /home/marcel/media/usr/local/lib/ostest/addon-modules/ModreX/ModularRex/ModularRex.dll.build(19,6): External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code was 1) Total time: 0.6 seconds. BUILD FAILED
Submitted By: Mikko Pallari Adddate: 2010-06-28 08:48:00 ModreX currently works only with 0.6.9 based versions. We are planning on bringing ModreX up to date with 0.7, but this won't be done until August.
Items Dependent On This Item
Items that are duplicates