Port-powerpc archive

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

Re: Compiling NetBSD



>  I am getting below error when i tried to compile.
>
>-----------------------------------------------
>[/mnt/netbsd/src]$ make -n
>Makefile:72: *** missing separator.  Stop.
>[/mnt/netbsd/src]$ make
>Makefile:72: *** missing separator.  Stop.
>[/mnt/netbsd/src]$ build
>bash: build: command not found
>[/mnt/netbsd/src]$ make build
>Makefile:72: *** missing separator.  Stop.
>[/mnt/netbsd/src]$ make clean
>Makefile:72: *** missing separator.  Stop.
>[/mnt/netbsd/src]$
>-------------------------------------------------
>
>I have attached the Makefile, i didn't find any thing fishy at line number
>72 in this makefile.

that looks like you have a program called make ahead of /usr/bin/make
in your path.  perhaps you have /usr/local/bin in your path and you
installed gnu make in /usr/local/bin?

-- 
|-----< "CODE WARRIOR" >-----|
codewarrior%daemon.org@localhost             * "ah!  i see you have the internet
twofsonet%graffiti.com@localhost (Andrew Brown)                that goes 
*ping*!"
werdna%squooshy.com@localhost       * "information is power -- share the 
wealth."



Home | Main Index | Thread Index | Old Index