FreeBSD Compilation problem

Kapil Arora karora at npi.stpn.soft.net
Thu Dec 27 11:54:30 UTC 2001


Hi,

We have donloaded the binutils, gcc and gdb tgz files to run
Rtems cross
compiler on freeBSD host.  The  rtems 'gcc', 'ld', 'ar' etc.
are enabled and
that of freeBSD is disabled. 'make' is from the freeBSD.
Now we have used the following command to configure in
build-rtems:

../rtems-4.5.0/configure --target=i386-rtems
--prefix=/usr/local
--disable-hwapi --disable-multiprocessing --enable-cxx
--enable-networking --enable-posix
--includedir=/usr/local/include
--enable-rtemsbsp=i386ex

The configuration command goes fine and if we start make all
. The
error comes in  follwing line of file tools/build/Makefile:

DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)

-include $(DEP_FILES)        [ ---------------line 370 ]

The error looks as
"Makefile", line 370: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Same Makefile runs fine for Linux environment.

Can any point out the problem with this..

Thanks and regards.
Kapil.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: karora.vcf
Type: text/x-vcard
Size: 190 bytes
Desc: Card for Kapil Arora
URL: <http://lists.rtems.org/pipermail/users/attachments/20011227/e735850a/attachment.vcf>


More information about the users mailing list