Hi Michael, I didn't miss your reply, I just wouldn't know what could be
wrong here.

I recreated your setup as accurately as possible on my Ubuntu 16.04 VM and
cmake runs successfully for me.

~~~
erichst@erich-vm:/$ md -p /kunden/homepages/35/d157794216/htdocs
erichst@erich-vm:/$ cd /kunden/homepages/35/d157794216/htdocs
erichst@erich-vm:/kunden/homepages/35/d157794216/htdocs$ mkdir -p
build/ooRexx-5.0.0
erichst@erich-vm:/kunden/homepages/35/d157794216/htdocs$ cd
build/ooRexx-5.0.0
erichst@erich-vm:/kunden/homepages/35/d157794216/htdocs/build/ooRexx-5.0.0$
svn checkout svn://svn.code.sf.net/p/oorexx/code-0/main/trunk oorexx-code-0
erichst@erich-vm:/kunden/homepages/35/d157794216/htdocs/build/ooRexx-5.0.0$
cd ..
erichst@erich-vm:/kunden/homepages/35/d157794216/htdocs/build$ mkdir
oorexxbuild
erichst@erich-vm:/kunden/homepages/35/d157794216/htdocs/build$ cd
oorexxbuild
erichst@erich-vm:/kunden/homepages/35/d157794216/htdocs/build/oorexxbuild$
mkdir release
erichst@erich-vm:/kunden/homepages/35/d157794216/htdocs/build/oorexxbuild$
cd release
erichst@erich-vm:/kunden/homepages/35/d157794216/htdocs/build/oorexxbuild/release$
cmake -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=../../../opt/oorexx
../../ooRexx-5.0.0/oorexx-code-0
-- CMake version is 3.5.1
-- Building for a 64-bit architecture
-- OOREXX_SHEBANG_PROGRAM: "/usr/bin/env rexx" (default)
-- Found Subversion: /usr/bin/svn (found version "1.9.3")
-- SVN Revision Number is 11708
-- CMAKE_INSTALL_PREFIX is /kunden/homepages/35/d157794216/htdocs/opt/oorexx
-- INSTALL_LIB_DIR is /kunden/homepages/35/d157794216/htdocs/opt/oorexx/lib
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Looking for float.h
-- Looking for float.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for locale.h
-- Looking for locale.h - found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for memset
-- Looking for memset - found
-- Looking for nsleep
-- Looking for nsleep - not found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Looking for stdio.h
-- Looking for stdio.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for vprintf
-- Looking for vprintf - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for attr/xattr.h
-- Looking for attr/xattr.h - not found
-- Looking for catopen
-- Looking for catopen - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for features.h
-- Looking for features.h - found
-- Looking for filehdr.h
-- Looking for filehdr.h - not found
-- Looking for fstat
-- Looking for fstat - found
-- Looking for gcvt
-- Looking for gcvt - found
-- Looking for geteuid
-- Looking for geteuid - found
-- Looking for getpgrp
-- Looking for getpgrp - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for IDtouser
-- Looking for IDtouser - not found
-- Looking for mesg.h
-- Looking for mesg.h - not found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for nl_types.h
-- Looking for nl_types.h - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_mutexattr_settype
-- Looking for pthread_mutexattr_settype - found
-- Performing Test HAVE_PTHREAD_MUTEX_ERRORCHECK
-- Performing Test HAVE_PTHREAD_MUTEX_ERRORCHECK - Success
-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE
-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success
-- Performing Test HAVE_DLADDR
-- Performing Test HAVE_DLADDR - Success
-- Looking for _PC_CASE_SENSITIVE
-- Looking for _PC_CASE_SENSITIVE - not found
-- Looking for pwd.h
-- Looking for pwd.h - found
-- Looking for sched.h
-- Looking for sched.h - found
-- Looking for sighold
-- Looking for sighold - found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for stropts.h
-- Looking for stropts.h - found
-- Looking for sys/filio.h
-- Looking for sys/filio.h - not found
-- Looking for sys/ldr.h
-- Looking for sys/ldr.h - not found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sys/sem.h
-- Looking for sys/sem.h - found
-- Looking for sys/signal.h
-- Looking for sys/signal.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/syscall.h
-- Looking for sys/syscall.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/utsname.h
-- Looking for sys/utsname.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Performing Test HAVE_UNION_SEMUN
-- Performing Test HAVE_UNION_SEMUN - Failed
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for usersec.h
-- Looking for usersec.h - not found
-- Looking for ncurses.h
-- Looking for ncurses.h - found
-- Configuring done
-- Generating done
-- Build files have been written to:
/kunden/homepages/35/d157794216/htdocs/build/oorexxbuild/release
~~~

Are there any links involved in your build path?
Can you rd CMakeCache.txt and rerun cmake?
Can you remove and recreate the full build path and then rerun cmake?
Can you supply the full CMake output? (this should include your CMake
version as above)
Can you try building on a different path, e. g. on /home/michael or such?
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to