An issue with configure and not finding bsp.cfg

Andrei Chichak groups at chichak.ca
Mon Dec 14 21:35:04 UTC 2009


Hi all,

Something in my installation seems to have gotten broken.

I am working with 4.9.3, building for a Coldfire 5282, using MinGW.

I have installed the tools and OS, configured thus:

../rtems-4.9.3/configure --target=m68k-rtems4.9 \
--disable-itron \
--disable-posix \
--enable-networking \
--enable-rtemsbsp=cml5282 \
--enable-tests=samples \
--prefix /c/opt/src/rtems/m68k

The samples build properly, load, and (mostly) run.

My problem is that when I try and configure so that my application can be built:

../source/configure --host=m68k-rtems4.9 --prefix=/c/opt/src/rtems/m68k --enable-rtemsbsp=cml5282

I get:

configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for gmake... no
checking for make... make
checking for RTEMS Application Version... 1.0.0
checking rtems target cpu... 
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for m68k-rtems4.9-strip... m68k-rtems4.9-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for RTEMS... /c/opt/src/rtems/m68k
checking for BSP cml5282... not found
configure: error: no valid BSP configuration file found: /c/opt/src/rtems/m68k/m68k-rtems4.9/cml5282/make/bsp.cfg

Configure is, of course, correct, bsp.cfg does not exist in this directory. The OS configure put it in /c/opt/src/rtems/m68k/m68k-rtems4.9/c/cml5282/make/bsp.cfg and I have not been able to get the two configure commands to agree on where things are supposed to be kept. (If you cannot see the difference, the files are put into a subdirectory of m68k-rtems4.9 called 'c')

What am I missing?

Thanks in advance,
Andrei Chichak

(it's up to -26C, woo hoo, a break in the weather!)






---------------------
Andrei Chichak

Systems Developer
CBF Systems Inc.
4-038 NINT Innovation Centre
11421 Saskatchewan Drive
Edmonton, Alberta
Canada
T6G 2M9

Phone: 780-628-2072
Skype: andrei.chichak

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20091214/682463c9/attachment.html>


More information about the users mailing list