On Thu, 2005-01-20 at 00:02 +0100, Blaisorblade wrote:
> On Wednesday 19 January 2005 21:37, Antoine Martin wrote:
> > On Wed, 2005-01-19 at 20:33 +0000, Antoine Martin wrote:
> > > Hi all,
> > >
> > > Just thought I'd let you know that Blaisorblade's patches for 2.4 apply
> > > cleanly to 2.4.29, but compilation fails shortly on my dev box (looks
> > > like some missing headers). What do i need to do?
> > >
> > > Cheers
> > > Antoine
> >
> > Oops, forgot to include this:
> >
> > [linux-2.4.29]# make vmlinux ARCH=um
> Try "make linux ARCH=um" - it will likely give more success, since it will 
> create the asm/arch -> asm-i386 symlink (which is missing probably from the 
> below output) and other needed stuff. Not sure however, it's just IIRC.
*DOH!*

That did the trick!

Thanks
Antoine

> Bye
> 
> > /usr/src/linux-2.4.29/include/asm/posix_types.h:4:34:
> > asm/arch/posix_types.h: No such file or directory
> 
> > In file included from /usr/src/linux-2.4.29/include/linux/types.h:16,
> >
> > from /usr/src/linux-2.4.29/include/linux/capability.h:16,
> >                  from /usr/src/linux-2.4.29/include/linux/binfmts.h:5,
> >                  from /usr/src/linux-2.4.29/include/linux/sched.h:9,
> >                  from /usr/src/linux-2.4.29/include/linux/mm.h:4,
> >                  from /usr/src/linux-2.4.29/include/linux/slab.h:14,
> >                  from /usr/src/linux-2.4.29/include/linux/proc_fs.h:5,
> >                  from init/main.c:15:
> > /usr/src/linux-2.4.29/include/asm/types.h:4:28: asm/arch/types.h: No
> > such file or directory
> This looks a lot like missing asm/arch, as I said above - I don't believe 
> somebody deleted asm-i386/types.h
> 
> Bye



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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