help-hurd
[Top][All Lists]
Advanced

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

OSKit BSD


From: Luis Araujo
Subject: OSKit BSD
Date: Tue, 24 Jun 2003 06:27:13 -0500 (CDT)

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




reply via email to

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