Bug 3889 - modular build should create missing directories
Summary: modular build should create missing directories
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Modular (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-27 07:53 UTC by David Schleef
Modified: 2005-09-14 05:07 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
patch (482 bytes, patch)
2005-08-20 21:30 UTC, David Schleef
no flags Details | Splinter Review
Other part of the patch (1.36 KB, patch)
2005-09-14 20:13 UTC, David Schleef
no flags Details | Splinter Review

Description David Schleef 2005-07-27 07:53:43 UTC
The modular build should create ${localstatedir}/log, since the existence of the
directory is required to start the server.
Comment 1 Kevin E. Martin 2005-07-28 14:07:23 UTC
Normally this is handled with "--localstatedir=DIR" when running configure, but
since we're building from the build.sh script, it needs to be created.
Fixed.
Comment 2 David Schleef 2005-07-29 05:29:11 UTC
Created attachment 3185 [details]
Hacked image to describe what i should see

Changing the build script only masks the bug in the server.  Patch attached.
Comment 3 David Schleef 2005-07-29 05:29:45 UTC
reopening.
Comment 4 Donnie Berkholz 2005-08-20 20:26:48 UTC
David, could you reattach the patch please?
Comment 5 David Schleef 2005-08-20 21:30:01 UTC
Created attachment 2952 [details] [review]
patch

reattached
Comment 6 David Schleef 2005-09-14 20:13:58 UTC
Created attachment 3268 [details] [review]
Other part of the patch
Comment 7 Eric Anholt 2005-09-14 22:07:12 UTC
Committed (a slight variation).  Thanks!


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.