Re: [uml-user] [Fwd: Re: Problems compiling user mode linux kernel]

2006-10-13 Thread Blaisorblade
On Tuesday 10 October 2006 08:30, Samuel Korpi wrote: > Hi, > > Just a thought. Check that you have package glibc-devel installed in > addition to the normal glibc (i.e. run 'rpm -q glibc-devel' and it > should return you the package version - 2.4-11 on my FC5). If it > isn't, install it. Otherwise

Re: [uml-user] [Fwd: Re: Problems compiling user mode linux kernel]

2006-10-10 Thread Lee Cartwright
Hi Jeff, I'll give this a try today. One thing to note is that if I build a native version of the kernel rather than a uml version everything works ok. Thanks, Lee Jeff Dike wrote: > > Can you link anything against libutil? Try some stupid little hello > world program. This smells like some s

Re: [uml-user] [Fwd: Re: Problems compiling user mode linux kernel]

2006-10-09 Thread Samuel Korpi
Hi, Just a thought. Check that you have package glibc-devel installed in addition to the normal glibc (i.e. run 'rpm -q glibc-devel' and it should return you the package version - 2.4-11 on my FC5). If it isn't, install it. Otherwise, you could try reinstalling it. Hope this helps, /Samuel On 1

Re: [uml-user] [Fwd: Re: Problems compiling user mode linux kernel]

2006-10-09 Thread Jeff Dike
On Mon, Oct 09, 2006 at 02:57:19PM +0100, Lee Cartwright wrote: > /usr/bin/ld: cannot find -lutil > collect2: ld returned 1 exit status Can you link anything against libutil? Try some stupid little hello world program. This smells like some sort of problem on the host.

[uml-user] [Fwd: Re: Problems compiling user mode linux kernel]

2006-10-09 Thread Lee Cartwright
Hi all, I was dragged away from this problem for a couple of weeks and have only just got back to it. I'm still having the same problem. I have even tried building 2.6.17.13 and get exactly the same error, which suggests to me it is definitely something in my setup. I'm running Fedora Core 4,