[Wayland-bugs] [Bug 74459] New: No rule to make target src/git-version.h
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 3 09:13:10 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=74459
Priority: medium
Bug ID: 74459
Assignee: wayland-bugs at lists.freedesktop.org
Summary: No rule to make target src/git-version.h
Severity: critical
Classification: Unclassified
OS: All
Reporter: ullysses.a.eoff at intel.com
Hardware: Other
Status: NEW
Version: unspecified
Component: weston
Product: Wayland
Weston fails to compile outside of the git tree:
*** No rule to make target `src/git-version.h', needed by `src/compositor.c'.
Stop.
A developer should be able to use "git checkout-index" into a working directory
and then compile from that directory... for example:
1. cd $WLD/src/weston/
2. git checkout-index -a -f --prefix="$WLD/build/weston/"
3. cd $WLD/build/weston/
4. ./autogen.sh --prefix=$WLD
5. make
6. ...
The first bad commit is somewhere between 1afb2383ea and 1e47a93f8
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140203/fc4a15ad/attachment.html>
More information about the Wayland-bugs
mailing list