Gilbert --
2/. If that doesn't solve it, did you download the makefile using CVS on
Windows? If so, there'll be lots of CR-LFs in there which make doesn't like.
-- George
> -----Original Message-----
> From: Todd L. Miller [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, February 25, 2000 2:37 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JOS-Kernel] make
>
> > 1. I do not have a JDK installed on my Linux box, only gcc.
>
> To avoid building the JOS Java libraries, change the
> 'all: $(TARGET) target_zip' line in arch/host/nativecode/Makefile to
> 'all: $(TARGET)'. 'make jjos' from the command line should do the same
> thing. For the i386 build, changing 'all: $(GRUBIMAGE) $(TARGET_ZIP)' to
> 'all: $GRUBIMAGE' and 'make jjos-grub' from the command line should do the
> same thing.
>
> > 2. Which version of make?
>
> gmake, apparently. (3.77) pmake barfs on the 'include'
> lines; try converting them to ".include <file>". Not sure if gmake will
> buy this.
>
> -_Quinn
>
>
> _______________________________________________
> Kernel maillist - [EMAIL PROTECTED]
> http://jos.org/mailman/listinfo/kernel
_______________________________________________
Kernel maillist - [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/kernel