Thanks for your help.
I was completely wrong with my Makefile.in.
I have started everything from the beginning.
I rebuild oskit-20020317 after applying all patches.
Then I rebuild gnumach with the original CVS Makefile.in
and the command "make kernel-ide+floppy"...
everything compiled with no pro
--- Laurent Gualdi <[EMAIL PROTECTED]> wrote:
> Hello everybody.
> I've just download Gnumach source file from the CVS and try to compile it.
>
> I had some problem with the command "make kernel-ide+floppy".
> Make stopped and told me that it couldn't find the target kernel-ide+floppy.
>
> I had
Hello everybody.
I've just download Gnumach source file from the CVS and try to compile it.
I had some problem with the command "make kernel-ide+floppy".
Make stopped and told me that it couldn't find the target kernel-ide+floppy.
I had to modify the makefile.in to make it work.
Here is a diff o