Xorg on Solaris 10?

Pat Kane pekane52 at gmail.com
Tue Jul 13 14:23:02 PDT 2010


On Mon, Jun 21, 2010 at 9:09 AM, Alan Coopersmith
<alan.coopersmith at oracle.com> wrote:
> Pat Kane wrote:
>> Does anyone try to compile the current Xorg git tree on Solaris 10?
>> (not OpenSolaris)?
>> We are having GCC problems on 64 bit systems  [looks like GCC bugs but
>> I've not taken
>> a very detailed look yet.]
>
> Not me - I've not been building git on Solaris 10 in quite a while, and
> when building on any Solaris release I normally build with the Sun compilers.
>
> One known issue is that building the Xorg server itself requires use of
> gmake, not Solaris make, since Solaris make doesn't support the "sinclude"
> syntax used in hw/xfree86/loader/Makefile.am
>
> --
>        -Alan Coopersmith-        alan.coopersmith at oracle.com
>         Oracle Solaris Platform Engineering: X Window System

Thanks, the gmake clue got rid of a lot of odd errors.    After a bit
more hacking, mostly
just getting my GNU build environment up-to-date, I was able to build
on Solaris 10.

But the Xorg dumped core with this error:
     Assertion failed: key->initialized, file
../include/xorg/privates.h, line 130, function dixGetPrivateAddr

The bug is due to out-of-date devPrivate code.

I filed Bug 29049, it includes a proposed patch.

Thanks for the help,
Pat
---


More information about the xorg-devel mailing list