On 9/27/06, Lee Cartwright <[EMAIL PROTECTED]> wrote:
> Thanks, that got me a bit further :)
>
> I removed my linux directory, unpacked the kernel source again and
> applied the patch you linked to. The make is now failing with the
> following error:lutil
> ...
> /usr/bin/ld: cannot find -lutillutil
> collect2: ld returned 1 exit status
>   KSYM    .tmp_kallsyms1.S
> nm: '.tmp_vmlinux1': No such file
> No valid symbol.
> make: *** [.tmp_kallsyms1.S] Error 1
>
Hmm. I've never had such a problem. Check that you have libutil.a in
your library path (e.g. /usr/lib/libutil.a). If not, that is most
likely causing the error. Depending on your distro, you then have to
find where libutil.a is provided.

/Samuel

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to