![](https://seccdn.libravatar.org/avatar/45bf5eef0471996074efa055ea252116.jpg?s=120&d=mm&r=g)
On Sat, Apr 2, 2016 at 9:49 PM, Andi Sugandi <andisugandi@gmail.com> wrote:
Hi all,
I never found problem when installing ruby via rbenv[1] on 13.2 and Leap, but get one in Tumbleweed[2]:
" ... Last 10 log lines: #error "GCC no longer implements <varargs.h>." ^ /usr/lib64/gcc/x86_64-suse-linux/5/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." #error "Revise your code to use <stdarg.h>." ^ Makefile:375: recipe for target 'dmydln.o' failed make: *** [dmydln.o] Error 1 make: *** Waiting for unfinished jobs.... Makefile:375: recipe for target 'main.o' failed make: *** [main.o] Error 1 ... "
Any suggestions?
checking for variable length prototypes and stdarg.h... no
You have to figure out why that configure check fails, probably the test program is buggy..(and not needed at all) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org