Hi, I've been bitten by the AOT once again. This is the failing build log: http://www.thinkedge.com/ccnet/server/local/project/SharpOS/build/log2008041 5152242.xml/ViewBuildReport.aspx
The error message is: Error: SharpOS.AOT.IR.EngineException: Label 'SharpOS.Kernel.Vfs.DirectoryNode IMTstub3' has not been found. The problem only appears if the property IVfsNode.FileSystem is included in the build. I have tried to build a reproducible smaller test case, but have failed to do so. No small test has failed yet. Steps to reproduce the problem on the main trunk are: - Get revision 1121 of the trunk - Compile Revision 1122 has the property commented out in the IVfsNode interface and builds cleanly. Affected files are: /trunk/Kernel/Core/Vfs/IVfsNode.cs /trunk/Kernel/Core/Vfs/NodeBase.cs /trunk/Kernel/Core/Vfs/DirectoryNode.cs /trunk/Kernel/Core/Vfs/SymbolicLinkNode.cs The error appears in one of the three last files, even though the interface is causing the error. Could someone with deeper insight into the interface method table mechanism take a look at it? Thanks! grover ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ SharpOS-Developers mailing list SharpOS-Developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sharpos-developers