Building Xorg on Solaris 8

Greg Huxley Greg.Huxley at exprogroup.com
Wed May 20 02:54:25 PDT 2009


Cheers Alan that fixed the problem.  Make World completed successfully
after a couple of other small issues, but now when I try to make install
it fails running mkfontscale with a segmentation fault.  Any ideas?

Thanks,
Greg



-----Original Message-----
From: Alan.Coopersmith at Sun.COM [mailto:Alan.Coopersmith at Sun.COM] 
Sent: 18 May 2009 16:58
To: Greg Huxley
Cc: xorg at freedesktop.org
Subject: Re: Building Xorg on Solaris 8

Greg Huxley wrote:
> I'm trying to build X11R6.9 on Solaris 8 and it is failing on the
following:

An obsolete X release for an obsolete OS release?

> closefrom                          
> ../../programs/Xserver/hw/xfree86/common/libxf86.a(xf86Events.o)

Sorry - that's probably my fault - the closefrom() function was
introduced in
Solaris 9, but the check in the X11R6.9 code just checks for any SVR4
based
Solaris release (i.e. Solaris 2.0 or later).   I've not tried building
on
Solaris 8 in many years (since before X11R6.9 was out), but you should
be
able to work around this by editing
xc/programs/Xserver/hw/xfree86/common/xf86Events.c
and just deleting the closefrom() call.   If you do crash and call
pstack
to print the stack trace to the log, you'll pass all of Xorg's open file
descriptors to pstack, but that probably won't hurt it.

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



Important Notice

The information in this email is confidential and may be legally privileged. If you have reason to believe you are not the intended recipient, any disclosure, copying, distribution

or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful and you are requested to contact the sender urgently and dispose of this e-mail.

 

We make every effort to keep our network free from viruses. You should, however, check this e-mail, and any attachments to it, for viruses, as we will not be liable for direct,

special, indirect or consequential damages as a result of any virus being passed on, or arising from alteration of the contents of this message by a third party.

 

Company registration details, including registered office information, for Expro's principal UK companies can be found via the following link:

www.exprogroup.com/UKregisteredoffices





More information about the xorg mailing list