-- — Erico Mendonça
Dedicated Support Engineer SUSE Em 21/06/16 18:30, "[email protected]" <[email protected]> escreveu: >Hi Erico, > > >I have a funny problem on OpenSUSE Tumbleweed X86_64: > >[ 85%] Building CXX object >CMakeFiles/orxncurses.dir/extensions/orxncurses/orxncurses.cpp.o >/home/rvjansen/workspace/workspace/ooRexx-OpenSUSE-Tumbleweed-X86_64/extensions/orxncurses/orxncurses.cpp: > In function ?int OrxCurTabsize_impl(RexxMethodContext*, int)?: >/home/rvjansen/workspace/workspace/ooRexx-OpenSUSE-Tumbleweed-X86_64/extensions/orxncurses/orxncurses.cpp:3738:17: > error: lvalue required as left operand of assignment > TABSIZE = sz; > ^ >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 > > >This is actually the only platform that gives me a syntax error now. Do you >have any idea? >(It is also the only one that has GCC 5) ncurses-dev is installed. > Hi René, This is GCC 6.0. We “flipped the switch” on Tumbleweed last week. Factory/Tumbleweed is build nightly and is our openSUSE testing platform. I didn’t have the time to inspect the code, but FSF put up a porting guide here: https://gcc.gnu.org/gcc-6/porting_to.html I’ll have a look tomorrow. One day GCC will become so pedantic it’ll refuse to compile itself... ☺ ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
