On Tuesday 20 January 2009 03:34, pradeep singh rautela wrote: > On Tue, Jan 20, 2009 at 2:51 PM, Liu XiaoFeng <[email protected]> wrote: > > I am also using gcc 4.3.2. > > > > Did you meet a link error? If so, try this patch. > > Ummm... exactly not this error. > Error was related to gcc. reading man pages helped. It did not make a > perfect linux binary which crashed pretty early. > Just for anyone who might face this problem try passing > CFLAGS=-U_FORITY_SOURCE during kernel make. > The link error you specify, I too get it but when i try to build uml > for latest upstream kernel git tree without tux3 patches.
Hi Pradeep, I assume you meant -U_FORTIFY_SOURCE. These compiler problems should be entered into: http://bugzilla.kernel.org/ and mailed to lkml: <[email protected]> with CC to Jeff Dike. Thanks for the quck analysis. Regards, Daniel _______________________________________________ Tux3 mailing list [email protected] http://mailman.tux3.org/cgi-bin/mailman/listinfo/tux3
