<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - build failure: make[4]: *** No rule to make target `../../src/mesa/program/libprogram.la', needed by `libmesagallium.la'. Stop."
href="https://bugs.freedesktop.org/show_bug.cgi?id=57044#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - build failure: make[4]: *** No rule to make target `../../src/mesa/program/libprogram.la', needed by `libmesagallium.la'. Stop."
href="https://bugs.freedesktop.org/show_bug.cgi?id=57044">bug 57044</a>
from <span class="vcard"><a class="email" href="mailto:hobbsk@ohiou.edu" title="Kevin Hobbs <hobbsk@ohiou.edu>"> <span class="fn">Kevin Hobbs</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=57044#c3">comment #3</a>)
<span class="quote">> I have what seems the same issue with current git:
> </span >
Same here, also with an xlib build.
The head of my build script is:
rm -rf /home/kevin/mesa_nightly/*
# Update Mesa Source
cd /home/kevin/mesa
make clean
git reset --hard
git clean -fd
git pull origin
# Make Mesa
./autogen.sh \
--prefix=/home/kevin/mesa_nightly \
--disable-dri \
--enable-glx \
--enable-xlib-glx \
--without-gallium-drivers \
--enable-osmesa \
--disable-shared-glapi</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>