Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2010 22:45:47 -0500
From:      Adam Vande More <amvandemore@gmail.com>
To:        Jason Garrett <kingedgar@gmail.com>
Cc:        amatus@gnu.org, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: lang/guile fails to build on amd64 / 9-CURRENT
Message-ID:  <6201873e1003172045q4ba1d556la40afb9fb80b8755@mail.gmail.com>
In-Reply-To: <970380131003172038g7f8697efsc79f1e279b226e8@mail.gmail.com>
References:  <970380131003171146g73c81069t4fff06a349c2acc3@mail.gmail.com> <970380131003171835i19383b57nc52886cc6e64ce25@mail.gmail.com> <9DAB6E99-9E7F-4444-BC25-5BF219A90E88@mac.com> <970380131003171900n1dfcab48o4f9d65ff761cf513@mail.gmail.com> <5EB1BD7C-F1AC-4FA7-B918-C7A661776CFD@mac.com> <970380131003171926y8ad3288x42a86507ea967873@mail.gmail.com> <970380131003171930t725c381av4ae8e508e2ec18e2@mail.gmail.com> <970380131003171935p64ecd09atde87db155692e7cd@mail.gmail.com> <970380131003172038g7f8697efsc79f1e279b226e8@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 17, 2010 at 10:38 PM, Jason Garrett <kingedgar@gmail.com> wrote:

> CC'ing port maintainer
>
> Here is the commit for timeb.h being deprecated and adding the #warning
>
> http://www.mail-archive.com/svn-src-all@freebsd.org/msg20965.html
>
> Solutions are to either use a replacement for timeb.h (unknown by me
> at this point), quit using timeb.h (not sure how guile depends on
> this), or omit the -Werror from
> /usr/ports/lang/guile/work/guile-1.8.6/Makefile and
> /usr/ports/lang/guile-1.8.6/libguile/Makefile.
>
> Maintainer, please direct on how to proceed. As it sits without
> modification the port is broken, even with -Wno-error set in
> /etc/make.conf.
>

I'm not sure about that.  The no-error stuff I believe is a CURRENT thing,
at least when running betas and stuff you'll run into the warnings as errors
thing.  The port builds fine on other branches and I suspect would continue
to build on CURRENT if you got rid of whatever controlling the compile
setting.  Nevertheless, it seems the port should be fixed to use sys/time.h
and gettimeofday(2) instead.  Just the way it looks to me, I'm no expert
here.


-- 
Adam Vande More



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