Hello Jack,
I remember that I had the same error during the execution of the build on Ubuntu 16.04.
I am not sure, if that will solve your problem, but I had to install following libraries to successfully execute the build:
sudo apt-get install build-essential -y
sudo apt-get install libncurses5-dev libncursesw5-dev
Best Regards,
Klemens Engelbrechtsmüller
Gesendet: Donnerstag, 20. Oktober 2016 um 23:59 Uhr
Von: "Jack Woehr" <jwo...@softwoehr.com>
An: "Open Object Rexx Developer Mailing List" <oorexx-devel@lists.sourceforge.net>
Betreff: [Oorexx-devel] Building trunk on Ubuntu 16.04
Von: "Jack Woehr" <jwo...@softwoehr.com>
An: "Open Object Rexx Developer Mailing List" <oorexx-devel@lists.sourceforge.net>
Betreff: [Oorexx-devel] Building trunk on Ubuntu 16.04
Building trunk on Ubuntu 16.04 fails for me as follows:
Scanning dependencies of target orxncurses
[ 86%] Building CXX object CMakeFiles/orxncurses.dir/extensions/orxncurses/orxncurses.cpp.o
/usr/local/src/OORexx/oorexx-code-0/extensions/orxncurses/orxncurses.cpp:50:20: fatal error: curses.h: No such file or
directory
compilation terminated.
CMakeFiles/orxncurses.dir/build.make:62: recipe for target
'CMakeFiles/orxncurses.dir/extensions/orxncurses/orxncurses.cpp.o' failed
make[2]: *** [CMakeFiles/orxncurses.dir/extensions/orxncurses/orxncurses.cpp.o] Error 1
CMakeFiles/Makefile2:747: recipe for target 'CMakeFiles/orxncurses.dir/all' failed
make[1]: *** [CMakeFiles/orxncurses.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2
Any tips?
--
Jack Woehr # "You must take your opponent into a deep dark forest
Box 51, Golden CO 80402 # where 2+2=5, and the path leading out is only wide
http://www.softwoehr.com # enough for one." - Mikhail Tal (Chess WC, 1960-1962)
------------------------------------------------------------------------------
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
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel
Scanning dependencies of target orxncurses
[ 86%] Building CXX object CMakeFiles/orxncurses.dir/extensions/orxncurses/orxncurses.cpp.o
/usr/local/src/OORexx/oorexx-code-0/extensions/orxncurses/orxncurses.cpp:50:20: fatal error: curses.h: No such file or
directory
compilation terminated.
CMakeFiles/orxncurses.dir/build.make:62: recipe for target
'CMakeFiles/orxncurses.dir/extensions/orxncurses/orxncurses.cpp.o' failed
make[2]: *** [CMakeFiles/orxncurses.dir/extensions/orxncurses/orxncurses.cpp.o] Error 1
CMakeFiles/Makefile2:747: recipe for target 'CMakeFiles/orxncurses.dir/all' failed
make[1]: *** [CMakeFiles/orxncurses.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2
Any tips?
--
Jack Woehr # "You must take your opponent into a deep dark forest
Box 51, Golden CO 80402 # where 2+2=5, and the path leading out is only wide
http://www.softwoehr.com # enough for one." - Mikhail Tal (Chess WC, 1960-1962)
------------------------------------------------------------------------------
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
Oorexx-devel@lists.sourceforge.net
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 Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel