Re: [uml-user] 2.6.18 and 2.6.16.28 compile problem

2006-09-29 Thread Tomka Gergely
Thank you, this was the solution. -- Tomka Gergely, [EMAIL PROTECTED] A vihar csodálatos lehetőség a fenyőnek megmutatni erejét és kitartását - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techs

Re: [uml-user] 2.6.18 and 2.6.16.28 compile problem

2006-09-29 Thread Jeff Dike
On Fri, Sep 29, 2006 at 11:10:43PM +0200, Tomka Gergely wrote: > Hi! > > I tried to follow the documentation, but always stopped by this error: > > arch/um/os-Linux/process.c:142: error: syntax error before "getpid" > arch/um/os-Linux/process.c:144: warning: return type defaults to `int' > arch/u

[uml-user] 2.6.18 and 2.6.16.28 compile problem

2006-09-29 Thread Tomka Gergely
Hi! I tried to follow the documentation, but always stopped by this error: arch/um/os-Linux/process.c:142: error: syntax error before "getpid" arch/um/os-Linux/process.c:144: warning: return type defaults to `int' arch/um/os-Linux/process.c:144: warning: function declaration isn't a prototype ar