rtems.h not found during build

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Jun 30 10:16:44 UTC 2009


Martin Grim wrote:
> Hi folks,
> 
> I encounter a problem during building my app against 4.9.2. It used to work with 4.8.0... A search on the archive didn't help me much, so that's why I ask this question here...
> 
> 
> During the build I encounter a build error: rtems.h (among others) is not found in the search path:
> 
> 
> marting at Corvus:~/esw/gen$ make
> Compiling  Debug.o
> /opt/rtems-4.9/bin/sparc-rtems4.9-g++ -c -DREVISION="1787:1884M" -DBUILDSTAMP="06/30/09 +11:46:47" -Iinc/ -Wall -O2 -mcpu=v8 -msoft-float -pedantic src/Debug.cpp -o obj/Debug.o -v
> 

I doubt that this invocation pattern worked with RTEMS 4.8.  Something like
'-B/opt/rtems-4.9/sparc-rtems4.9/leon3/lib' is missing in your command line.

[...]

-- 
Sebastian Huber, Embedded Brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list