Date: Wed, 17 Mar 2010 22:58:21 -0500 From: Jason Garrett <kingedgar@gmail.com> To: Scot Hetzel <swhetzel@gmail.com> Cc: Adam Vande More <amvandemore@gmail.com>, amatus@gnu.org, FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: lang/guile fails to build on amd64 / 9-CURRENT Message-ID: <970380131003172058w12ba02bbiaf377ba0132dcf54@mail.gmail.com> In-Reply-To: <790a9fff1003172055s6bc427a1j4a31e378ee6f2b39@mail.gmail.com> References: <970380131003171146g73c81069t4fff06a349c2acc3@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> <6201873e1003172045q4ba1d556la40afb9fb80b8755@mail.gmail.com> <790a9fff1003172055s6bc427a1j4a31e378ee6f2b39@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 17, 2010 at 22:55, Scot Hetzel <swhetzel@gmail.com> wrote: > On Wed, Mar 17, 2010 at 10:45 PM, Adam Vande More <amvandemore@gmail.com>= wrote: >> On Wed, Mar 17, 2010 at 10:38 PM, Jason Garrett <kingedgar@gmail.com> wr= ote: >> >>> 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. =A0The no-error stuff I believe is a CURRENT th= ing, >> at least when running betas and stuff you'll run into the warnings as er= rors >> thing. =A0The port builds fine on other branches and I suspect would con= tinue >> to build on CURRENT if you got rid of whatever controlling the compile >> setting. =A0Nevertheless, it seems the port should be fixed to use sys/t= ime.h >> and gettimeofday(2) instead. =A0Just the way it looks to me, I'm no expe= rt >> here. >> > The port only uses sys/timeb.h in libguile/stime.c, and only to > include the header when HAVE_SYS_TIMEB_H is defined, removing > sys/timeb.h from the header include check in configure.in allows the > port to build on a recent CURRENT. > > Scot > Thank you for your response, I learn more each time I post to these lists!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?970380131003172058w12ba02bbiaf377ba0132dcf54>