[RTEMS Project] #2098: CLOCK_PROCESS_CPUTIME_ID

RTEMS trac trac at rtems.org
Sun Nov 23 16:47:05 UTC 2014


#2098: CLOCK_PROCESS_CPUTIME_ID
----------------------+----------------------------
 Reporter:  cynt6007  |       Owner:  joel.sherrill
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:  4.11
Component:  cpukit    |     Version:  HEAD
 Severity:  normal    |  Resolution:  fixed
 Keywords:            |
----------------------+----------------------------
Changes (by joel.sherrill):

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


Old description:

> Host: pcbsd-9.1
> Target: m68k-rtems
>
> Tools were built from ports in accordance with:
> http://www.rtems.org/wiki/index.php/FreeBSD_Ports
>
> Call to configure:
> ../rtems/configure --target=m68k-rtems --enable-networking
>
> Error:
> ...
> checking whether __env_unlock is declared... yes
> checking whether CLOCK_PROCESS_CPUTIME_ID is declared... no
> configure: error: missing define CLOCK_PROCESS_CPUTIME_ID
> configure: error: /bin/sh
> '../../../../../rtems/c/src/../../cpukit/configure' failed for
> ../../cpukit
> gmake[2]: *** [av5282] Error 1
> gmake[2]: Leaving directory `/usr/home/pcbsd/b-rtems/m68k-rtems/c'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/home/pcbsd/b-rtems/m68k-rtems/c

New description:

 Host: pcbsd-9.1
 Target: m68k-rtems

 Tools were built from ports in accordance with:
 http://www.rtems.org/wiki/index.php/FreeBSD_Ports

 Call to configure:
 ../rtems/configure --target=m68k-rtems --enable-networking

 Error:
 ...
 checking whether __env_unlock is declared... yes
 checking whether CLOCK_PROCESS_CPUTIME_ID is declared... no
 configure: error: missing define CLOCK_PROCESS_CPUTIME_ID
 configure: error: /bin/sh
 '../../../../../rtems/c/src/../../cpukit/configure' failed for
 ../../cpukit
 gmake[2]: *** [av5282] Error 1
 gmake[2]: Leaving directory `/usr/home/pcbsd/b-rtems/m68k-rtems/c'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/home/pcbsd/b-rtems/m68k-rtems/c

--

Comment:

 Constant is in current code.

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


More information about the bugs mailing list