Hi all, I modified the Xen source code and got compile errors. But the compile errors only shows which file caused the error. Is there a way to show the line numbers that cause the error in the file ? I tried to modify the Rules.mk in the xen folder to enable debug and verbose output, no success. Thanks ! _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Thu, 2011-11-03 at 16:34 -0400, Jia Rao wrote:> I modified the Xen source code and got compile errors. > But the compile errors only shows which file caused the error. > Is there a way to show the line numbers that cause the error in the > file ?Compile errors almost always include the line number if it is relevant. Please post your complete build log so we can take a look. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel