[RTEMS Project] #1758: RTEMS Makefile templates include paths screwed up

RTEMS trac trac at rtems.org
Thu Dec 18 09:47:16 UTC 2014


#1758: RTEMS Makefile templates include paths screwed up
-----------------------------+-----------------------------
 Reporter:  sebastian.huber  |       Owner:  ralf.corsepius
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:  4.11
Component:  build            |     Version:  4.11
 Severity:  normal           |  Resolution:  invalid
 Keywords:                   |
-----------------------------+-----------------------------
Changes (by sebastian.huber):

 * status:  new => closed
 * resolution:   => invalid


Old description:

> With the current CVS head, I cannot build the RTEMS examples:
>
> sh at cosinus:~/cvs-rtems-examples > export
> RTEMS_MAKEFILE_PATH=/opt/rtems-4.11/sparc-rtems4.11/sis
> sh at cosinus:~/cvs-rtems-examples > make
> /opt/rtems-4.11/make/custom/sis.cfg:7:
> /opt/rtems-4.11/share/rtems4.11/make/custom/erc32.cfg: No such file or
> directory
> make: *** No rule to make target
> `/opt/rtems-4.11/share/rtems4.11/make/custom/erc32.cfg'.  Stop.

New description:

 With the current CVS head, I cannot build the RTEMS examples:

 sh at cosinus:~/cvs-rtems-examples > export
 RTEMS_MAKEFILE_PATH=/opt/rtems-4.11/sparc-rtems4.11/sis
 sh at cosinus:~/cvs-rtems-examples > make
 /opt/rtems-4.11/make/custom/sis.cfg:7:
 /opt/rtems-4.11/share/rtems4.11/make/custom/erc32.cfg: No such file or
 directory
 make: *** No rule to make target
 `/opt/rtems-4.11/share/rtems4.11/make/custom/erc32.cfg'.  Stop.

--

Comment:

 The examples use now waf instead of make.

--
Ticket URL: <http://devel.rtems.org/ticket/1758#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list