Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 15:08:19 -0700
From:      Sean McNeil <sean@mcneil.com>
To:        Akinori MUSHA <knu@iDaemons.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ruby18 not compiling on -CURRENT
Message-ID:  <1089756499.30059.4.camel@server.mcneil.com>
In-Reply-To: <86wu17el52.knu@iDaemons.org>
References:  <1089742421.1220.0.camel@server.mcneil.com> <86wu17el52.knu@iDaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1089756499.30059.4.camel>