On Apr 2, 2010, at 2:28 AM, Josh Berkus <josh@agliodbs.com> wrote:
> Tom, Robert, etc.
>
> Ok, this issue seems to be specific to some versions of gcc. Note
> that
> in testing this nobody enabled any special compile or environment
> variables of any kind, so if there's a -Werror where it shouldn't be,
> it's in our code.
>
> Succeeds on:
> Red Hat, gcc 4.4.3
> OSX, gcc 4.2.1
> Debian, gcc 4.3.2
> FreeBSD, gcc 4.2.1
>
> Fails on:
> Ubuntu, gcc 4.3.3
> Ubuntu, gcc 4.4.1
> OSX 10.5, gcc 4.0.1*
>
> I'd assume this was some kind of Ubuntu thing, except that I got it to
> fail on OSX as well.
I can't easily get on line to check this just now, but did I
accidentally bundle my Makefile.custom into this tarball?
...Robert