rtems source build error
박시형
inputsh at gmail.com
Fri Dec 18 08:33:58 UTC 2015
Hello.
I'm trying to build rtems source code.
I followed this page:
https://devel.rtems.org/wiki/TBR/UserManual/Quick_Start
But, when I run make after configure like this
../rtems/configure --target=sparc-rtems4.11 --enable-rtemsbsp=sis \
--enable-tests=samples --disable-posix
some error occurred.
checking for struct _pthread_cleanup_context... no
configure: error: struct _pthread_cleanup_context in <pthread.h> is
mandatory
configure: error: /bin/sh
'../../../../../rtems4.11/c/src/../../cpukit/configure' failed for
../../cpukit
Makefile:784: recipe for target 'sis' failed
gmake[2]: *** [sis] Error 1
gmake[2]: Leaving directory '/home/sh/b-sis/sparc-rtems4.11/c'
Makefile:348: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/home/sh/b-sis/sparc-rtems4.11/c'
Makefile:473: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
how can I solve this problem?
best regards.
sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20151218/de9fa94f/attachment.html>
More information about the users
mailing list