Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2004 09:38:27 +0900
From:      "SANETO Takanori" <sanewo@ba2.so-net.ne.jp>
To:        "Sean McNeil" <sean@mcneil.com>, "Akinori MUSHA" <knu@iDaemons.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ruby18 not compiling on -CURRENT
Message-ID:  <000501c4693a$e45e4720$1400a8c0@Venus>
References:  <1089742421.1220.0.camel@server.mcneil.com> <86wu17el52.knu@iDaemons.org> <1089756499.30059.4.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I had same problem.
It seems a bug in tr. (tr -d '\015' <confdefs.h produces empty output)
In latest -CURRENT (usr.bin/tr/cset.c 1.2), it was fixed and ruby18 can be
built just fine.

----- Original Message ----- 
From: "Sean McNeil" <sean@mcneil.com>
To: "Akinori MUSHA" <knu@iDaemons.org>
Cc: <freebsd-ports@freebsd.org>
Sent: Wednesday, July 14, 2004 7:08 AM
Subject: Re: ruby18 not compiling on -CURRENT


> 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
>
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c4693a$e45e4720$1400a8c0>