MRB questions

Bill Butler billb at tnex.com
Wed Mar 27 23:20:53 UTC 2002


After further research it looks like mkdeps is crashing (segmentation
fault) when it does a 'find ...'. I have commented all this out in the
makefile in hopes that it would build everything once.. but it just
fails somewhere else.. Has cygwin changed so much that this make does
not work anymore even though the tools are compiled?

I guess I'm left to place everything in one directory, compile and link
:(

Bill Butler
AIPCom Inc
972-644-2328 x16
bbill at tnex.com
 

-----Original Message-----
From: Bill Butler [mailto:billb at tnex.com] 
Sent: Wednesday, March 27, 2002 4:07 PM
To: 'Chris Johns'
Cc: 'RTEMS Users'
Subject: MRB questions


Morning,

I am trying to compile the MRB code on a PC that is running cygwin..

I have RTEMS built for a SBC5307 bsp. While I have reviewed the docs on
Chris Johns site, I guess im missing something.

I have un-tared the 6-2001 Snapshot  of MRB and tried to do a 
Make (as the docs suggest - to build the default target - just to see if
I can ) fails

Do a 
./build (fails)

./build.sh -c sfp -v boot (fails)

./build.sh -c sfp -v rtems -l /opt/m68k-rtems -r /opt/m68k-rtems 


I get something similar to this


$ ./build.sh -c sfp -v rtems -l /opt/m68k-rtems -r /opt/m68k-rtems
cygwin-intel
gmake CARD=sfp VARIANT=rtems LIBC_TOP=/opt/m68k-rtems
RTEMS_LIB_TOP=/opt/m68k-rtems    SYSTEMTYPE=cygwin-intel
gmake -C /cygdrive/c/coldfire/my-right-boot-20010610/tools
gmake[1]: Entering directory
`/cygdrive/c/coldfire/my-right-boot-20010610/tools'
if [ ! -d
"/cygdrive/c/coldfire/my-right-boot-20010610/tools/cygwin-intel" ]; then
\
  mkdir -p
/cygdrive/c/coldfire/my-right-boot-20010610/tools/cygwin-intel; fi
gmake[1]: Leaving directory
`/cygdrive/c/coldfire/my-right-boot-20010610/tools'
rm -f .depend .hdepend
stripping  is there a bug here?
/cygdrive/c/coldfire/my-right-boot-20010610/tools/cygwin-intel/mkdep
-I/opt/m68k-rtems/bare-5200/lib/include
-I/cygdrive/c/coldfire/my-right-boot-2001
0610/include -I/opt/m68k-rtems/m68k-rtems/include \
`find /cygdrive/c/coldfire/my-right-boot-20010610 -follow -name \*.h
-print` > .hdepend
Signal 11
gmake: *** [dep-files] Error 139
error: Failed to complete the build.


I see that it is looking in rtems for a "bare-5200".. I don't have this
built and see no reference to it in Rtems (I see a bare but not a
bare5200) and I don't see where you suggest how to build Rtems to make
MRB build.

What am I missing?

Thanks for you time

Bill Butler
AIPCom Inc
972-644-2328 x16
bbill at tnex.com
 







More information about the users mailing list