ruby18 not compiling on -CURRENT

Sean McNeil sean at mcneil.com
Tue Jul 13 15:08:20 PDT 2004


On Tue, 2004-07-13 at 12:56, Akinori MUSHA wrote:
> At Tue, 13 Jul 2004 11:13:41 -0700,
> Sean McNeil wrote:
> > Here is the error I get on my amd64 box running -CURRENT:
> > 
> > cc -O -pipe   -fPIC -I. -I. -c array.c
> > In file included from missing.h:133,
> >                  from ruby.h:670,
> >                  from main.c:13:
> > /usr/include/varargs.h:34:2: #error "<varargs.h> is obsolete with this
> > version of GCC."
> > /usr/include/varargs.h:35:2: #error "Change your code to use <stdarg.h>
> > instead."
> 
> And what do config.log and config.h say about stdarg.h?

config.log is available at www.mcneil.com/~sean/config.log and it has
problems with
  minix/config.h: No such file or directory
in a couple of places, but the cache at the end says:
rb_cv_stdarg=yes
config.h is empty, though.

Sean




More information about the freebsd-ports mailing list