>
> Looks the same to me.
>
No, your build environment misses both PTHREAD_MUTEX_ERRORCHECK and
PTHREAD_MUTEX_RECURSIVE.
Without at least one of these ooRexx cannot build.
What gcc version is installed?
Do you have /usr/include/pthread.h available?
You could try starting with a fresh build directory for 5.0, run cmake and
check config.h again
On Sun, Mar 18, 2018 at 2:59 AM, Michael Lueck <[email protected]>
wrote:
> Greetings Erich,
>
> Erich Steinböck wrote:
>
>> Michael, this is what I find on my Ubuntu 16.04 system
>>
>> ~~~
>> $ cat config.h | grep THREAD
>> #define HAVE_LIBPTHREAD
>> #define HAVE_PTHREAD_H
>> #define HAVE_PTHREAD_MUTEXATTR_SETTYPE
>> /* Define to 1 if PTHREAD_MUTEX_ERRORCHECK is a valid value */
>> #define HAVE_PTHREAD_MUTEX_ERRORCHECK
>> /* Define to 1 if PTHREAD_MUTEX_RECURSIVE is a valid value */
>> #define HAVE_PTHREAD_MUTEX_RECURSIVE
>> ~~~
>>
>
>
> mdlueck@buildxd1604x64:~/Documents/oorexxbuild/release$ cat config.h |
> grep THREAD
> #define HAVE_LIBPTHREAD
> #define HAVE_PTHREAD_H
> #define HAVE_PTHREAD_MUTEXATTR_SETTYPE
> /* Define to 1 if PTHREAD_MUTEX_ERRORCHECK is a valid value */
> /* #undef HAVE_PTHREAD_MUTEX_ERRORCHECK */
> /* Define to 1 if PTHREAD_MUTEX_RECURSIVE is a valid value */
> /* #undef HAVE_PTHREAD_MUTEX_RECURSIVE */
> mdlueck@buildxd1604x64:~/Documents/oorexxbuild/release$
>
>
> Looks the same to me.
>
>
> I am thankful,
>
> --
> Michael Lueck
> Lueck Data Systems
> http://www.lueckdatasystems.com/
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel