help-hurd
[Top][All Lists]
Advanced

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

Re: Building a cross compiler


From: Paul Nema
Subject: Re: Building a cross compiler
Date: Sat, 3 Feb 2007 13:20:36 -0500

Error -> "** missing separator.  Stop."
This is from a make error.
Make encountered a parsing error when reading the Makefile
See: http://theory.uwinnipeg.ca/gnu/make/make_121.html
and: http://www.delorie.com/djgpp/v2faq/faq22_17.html


 
On 2/3/07, Xavier Maillard <zedek@gnu.org> wrote:
Hi again,

For the curious, here the error:

zedek@localhost:~/usr/src/hurd/glibc-2.4.obj$ make
make -r PARALLELMFLAGS="" CVSOPTS="" -C /home/zedek/usr/src/hurd/glibc-2.4 objdir=`pwd` all
make[1]: Entering directory `/home/zedek/usr/src/hurd/glibc-2.4'
make  subdir=mach -C mach ..=../ subdir_lib
make[2]: Entering directory `/home/zedek/usr/src/hurd/glibc-2.4/mach'
/home/zedek/usr/src/hurd/glibc-2.4.obj/mach/mach/mach4.udeps:1: *** missing separator.  Stop.
make[2]: Leaving directory `/home/zedek/usr/src/hurd/glibc- 2.4/mach'
make[1]: *** [mach/subdir_lib] Error 2
make[1]: Leaving directory `/home/zedek/usr/src/hurd/glibc-2.4'
make: *** [all] Error 2

This is not the same error than for 2.3.5 version.

Xavier


_______________________________________________
Help-hurd mailing list
Help-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/help-hurd


reply via email to

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