Bug 487

Summary: Build system needs adjustments for Solaris
Product: xprint Reporter: Roland Mainz <roland.mainz>
Component: Build configAssignee: Roland Mainz <roland.mainz>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: alan.coopersmith, roland.mainz
Version: unspecified   
Hardware: SPARC   
OS: Solaris   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 461    
Attachments:
Description Flags
Patch for 2004-04-17-trunk none

Description Roland Mainz 2004-04-17 08:11:13 UTC
The build system needs adjustments that everything works properly on Solaris.
Comment 1 Roland Mainz 2004-04-17 08:12:18 UTC
Created attachment 205 [details] [review]
Patch for 2004-04-17-trunk
Comment 2 Roland Mainz 2004-04-17 08:15:40 UTC
Alan:
Is it intentional that sun.cf no longer uses /usr/openwin as ProjectRoot ?
Comment 3 Roland Mainz 2004-04-17 08:16:37 UTC
Patch checked-in...

RCS file: /cvs/xorg/xc/Attic/xf86Date.h,v
done
Checking in xf86Date.h;
/cvs/xorg/xc/Attic/xf86Date.h,v  <--  xf86Date.h
new revision: 1.1.2.1; previous revision: 1.1
done
Mailing xorg-commit-diffs@freedesktop.org...
Generating notification message...
Generating notification message... done.
Checking in config/cf/site.def;
/cvs/xorg/xc/config/cf/site.def,v  <--  site.def
new revision: 1.1.4.1.6.1.6.3; previous revision: 1.1.4.1.6.1.6.2
done
Checking in config/cf/xprint_site.def;
/cvs/xorg/xc/config/cf/Attic/xprint_site.def,v  <--  xprint_site.def
new revision: 1.1.2.6; previous revision: 1.1.2.5
done
Mailing xorg-commit-diffs@freedesktop.org...
Generating notification message...
Generating notification message... done.
Checking in packager/tarball/make_xprint_binary_tarball.sh;
/cvs/xorg/xc/packager/tarball/Attic/make_xprint_binary_tarball.sh,v  <-- 
make_xprint_binary_tarball.sh
new revision: 1.1.2.3; previous revision: 1.1.2.2
done
Mailing the commit message to xorg-commit@pdx.freedesktop.org...
Mailing xorg-commit-diffs@freedesktop.org...
Generating notification message...
Generating notification message... done.

... marking bug as FIXED.
Comment 4 Alan Coopersmith 2004-04-17 08:19:25 UTC
I don't think sun.cf has ever used /usr/openwin as ProjectRoot in the X.Org
releases, only in Sun's SunOS & Solaris customized releases.  The ProjectRoot
in the X.Org release should probably stay not set to /usr/openwin since the 
files installed won't be compatible with the Solaris /usr/openwin ones and
would break a Solaris system if you tried doing an install there.
Comment 5 Roland Mainz 2004-04-17 08:30:38 UTC
Alan Coopersmith wrote:
> I don't think sun.cf has ever used /usr/openwin as ProjectRoot in the X.Org
> releases, only in Sun's SunOS & Solaris customized releases

Yeah, you're right... it's still weired that % cd xc/packager/tarball ; make
make_xprint_tarball # works in the xrint.mozdev.org tree but in the Xorg tree it
failed since ProjectRoot pointed to /usr/X11R6 ...
... but maybe I did the same change to the xprint.mozdev.org CVS long ago and I
simply forgot that... seems I am getting old... :))

> The ProjectRoot
> in the X.Org release should probably stay not set to /usr/openwin since the 
> files installed won't be compatible with the Solaris /usr/openwin ones and
> would break a Solaris system if you tried doing an install there

Right... at least the shared libs and the font encoding files should not be
overwritten...

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.