Xorg fails to build, breaking at libtool22

Super Bisquit superbisquit at gmail.com
Mon Nov 29 20:11:22 UTC 2010


Peter Jeremy sent me a suggestion that is currently working. I commented out
the CFLAGS and CPUTYPE? and everything is building.
I based that part of /etc/make.conf with my experience on building on a G3
and G4.
Also, the only references I can find at the moment are GCC for sparc64 make
flags.
I also looked for an earlier post on the list for working cflags.
http://lists.freebsd.org/pipermail/freebsd-sparc64/2007-February/004618.html

On Mon, Nov 29, 2010 at 1:31 PM, Marius Strobl <marius at alchemy.franken.de>wrote:

> On Mon, Nov 29, 2010 at 02:55:21AM -0500, Super Bisquit wrote:
> > Sun Blade 1000 2x750MHz UltraSparc-III 8192M RAM FreeBSD 8.1 RELEASE.
> > Package Xorg fails to build when libtool22 is built as part of process.
> > Package libtool22 will build from subdirectory of work.
> > Returning to Xorg the system breaks at libtool22 build.
> > /etc/make.conf had "CPUTYPE?=ultrasparc" which was then changed to a
> value
> > of "sparc64."
> > CFLAGS are -mcpu=ultrasparc3, -O2, -pipe, -ffast-math,
> > -finline-instructions.
>
> I'd suggest to report this along with the respective build logs to
> the ports people as it hardly sounds like an sparc64 specific problem.
> Note that the CPUTYPE and CFLAGS you are using are bogus though;
> CPUTYPE is so far not supported on sparc64 and using "sparc64" there
> is certainly wrong and I also doubt globally using -ffast-math is
> a good idea.
>
> Marius
>
>


More information about the freebsd-sparc64 mailing list