help-hurd
[Top][All Lists]
Advanced

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

Re: OSKit BSD


From: Luis Araujo
Subject: Re: OSKit BSD
Date: Tue, 24 Jun 2003 12:46:04 -0500 (CDT)

 --- ddavies@ddavies.net escribió: > 
> 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

Im using GNUmake...
I set on the system make as a link of gmake.

> 
> 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 

_________________________________________________________
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]