<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello
everyone,<br>
<br>
I need some help...<br>
<br>
My first question: I'm building "x" from git with the tiny little
script from <a class="moz-txt-link-freetext" href="http://www.x.org/wiki/Development/git">http://www.x.org/wiki/Development/git</a><br>
(at bottom of the page). I've got several "older" (like 1-2 months)
builds running, which means the xserver starts up. <br>
If i want to recompile the sources on another machine I copy the src
folder, change the PREFIX and PKG_CONFIG_PATH <br>
in the script and start the build process. The problem is: the server
doesn't start on the other machine <br>
(which is technically identical to the one which runs the server
successfully). <br>
/var/log/ says: couldn't get lock for
"/home/fl0/mpxsomething/var/log/Xorg.2.log" which actually is a path
from the<br>
original machine. I thought recompiling the sources should handle
this..."make clean" doesn't solve this.<br>
<br>
I hope this question is not too trivial, but I cannot explain this...<br>
<br>
<br>
Second question: How do I reset all components of my local git copy
(like: libXdamage,libXi,hal,mesa etc...) to<br>
a specified date? "git -show" gives me the date-hash for a single
module...Is there a way to checkout EVERYTHING<br>
from a specified date?<br>
<br>
Cheers, and thanks in advance fl0<br>
</font></font>
</body>
</html>