Rick,

got a bit further into the build

./kernel/platform/unix/SysFile.cpp: In member function 'bool  
SysFile::read(char*, size_t, size_t&)':
./kernel/platform/unix/SysFile.cpp:287: warning: comparison is always  
true due to limited range of data type

but that is only a warning, but this is the next showstopper:

/platform/unix/SysSemaphore.cpp  -fno-common -DPIC -o .libs/librexx_la- 
SysSemaphore.o
./kernel/platform/unix/SysSemaphore.cpp: In member function 'void  
SysSemaphore::create()':
./kernel/platform/unix/SysSemaphore.cpp:85: error:  
'PTHREAD_MUTEX_RECURSIVE_NP' was not declared in this scope
./kernel/platform/unix/SysSemaphore.cpp: In member function 'void  
SysMutex::create()':
./kernel/platform/unix/SysSemaphore.cpp:202: error:  
'PTHREAD_MUTEX_RECURSIVE_NP' was not declared in this scope
make: *** [librexx_la-SysSemaphore.lo] Error 1

René.
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to