help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OSKit BSD


From: ddavies
Subject: Re: OSKit BSD
Date: 24 Jun 2003 12:34:02 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Are you using GNU make or the BSD make?  Do a make --version to find
out if it's GNU make.  You need to use GNU make, BSD make doens't
work.

Derek

Luis Araujo <luisfranaraujo@yahoo.com> writes:

> Hi everyone
> 
> Im trying to cross-compile OSkit with gnumach1.3 (both
> downloaded from CVS) on FreeBS using this as configure
> =
> 
> 
> $ MIG=/usr/local/bin/mig OSKIT_LIBDIR=/usr/local/lib/
> CPPFLAGS=-I/usr/local/include/
> CFLAS=-I/usr/local/include/ ../configure --enable-ide
> --enable-floppy --enable-lpr --prefix=/oskit-gnu
> --host=i386-gnu --target=i386-mach
> --build=i586-freebsd
> 
> Then i set LDFLAGS to -L/usr/local/lib on the
> Makefile.
> 
> But i still get the error=
> 
> make: *** No rule to make target `kernel-ide+floppy'. 
> Stop.
> 
> Only shows that line.
> 
> I use gcc 3.2.1.
> 
> Im not sure.. but i probably have to set another
> option on the Makefile?.. seems like this line isn't
> being used properly by the compilation =
> 
> kernel-%.o: $(OSKIT_LIBDIR)/multiboot.o $(objfiles)
> init-%.o
>  Here it should incluyde the kernel-ide options.
> 
> Using only make and make kernel don't work also, and
> it show = 
> 
> make: *** No rule to make target `kernel', needed by
> `all'.  Stop.
> 
> what could be happening?
> 
> 
> Luis Araujo
> 
> _________________________________________________________
> Do You Yahoo!?
> Información de Estados Unidos y América Latina, en Yahoo! Noticias.
> Visítanos en http://noticias.espanol.yahoo.com
> 
> 
> _______________________________________________
> Help-hurd mailing list
> Help-hurd@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-hurd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]