Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2010 21:26:46 -0500
From:      Jason Garrett <kingedgar@gmail.com>
To:        Chuck Swiger <cswiger@mac.com>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: lang/guile fails to build on amd64 / 9-CURRENT
Message-ID:  <970380131003171926y8ad3288x42a86507ea967873@mail.gmail.com>
In-Reply-To: <5EB1BD7C-F1AC-4FA7-B918-C7A661776CFD@mac.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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 17, 2010 at 21:06, Chuck Swiger <cswiger@mac.com> wrote:
> On Mar 17, 2010, at 7:00 PM, Jason Garrett wrote:
>> This must be set by default as I have set no other flags in
>> /etc/make.conf or otherwise. How would I go about un-setting this?
>> -Wno-error?
>
> Yes, that should do it:
>
> =A0touch /etc/make.conf && echo "CFLAGS +=3D -Wno-error" >> /etc/make.con=
f
>
> Please note that I'm inferring from the compiler treating a #warning as a=
n error; if you show more of the actual compilation line, the list might be=
 better able to understand what the compiler flags were and where they migh=
t have been set.
>
> Regards,
> --
> -Chuck
>
>

I set -Wno-error as suggested, it is present during compile but the
-Werror is still set at the end. I also found where -Werror is set.
First I need to enable sshd on the machine and get a good copy paste,
more to come!



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