<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [NVAC] EQ overflowing"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87819#c15">Comment # 15</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [NVAC] EQ overflowing"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87819">bug 87819</a>
from <span class="vcard"><a class="email" href="mailto:pierre.morrow@free.fr" title="Pierre Moreau <pierre.morrow@free.fr>"> <span class="fn">Pierre Moreau</span></a>
</span></b>
<pre>(In reply to Stuart Longland from <a href="show_bug.cgi?id=87819#c13">comment #13</a>)
<span class="quote">> I'll run it up the flagpole and see who salutes… Out of interest how much of
> current 'nouveau' HEAD is in the mainline kernel at present?</span >
Up to tag 3.19 of this repository:
<a href="http://cgit.freedesktop.org/~darktama/nouveau/">http://cgit.freedesktop.org/~darktama/nouveau/</a>.
(In reply to Stuart Longland from <a href="show_bug.cgi?id=87819#c14">comment #14</a>)
<span class="quote">> I cannot get this to build:
>
> RC=0 stuartl@vk4msl-mb /usr/src/linux-2.6-stable $ make menuconfig
> make: *** No rule to make target `menuconfig'. Stop.
> RC=2 stuartl@vk4msl-mb /usr/src/linux-2.6-stable $ git describe
> fatal: No tags can describe 'e616d549c78c27b6b4d4da25a2369b32bb2a99db'.
> Try --always, or create some tags.
> RC=128 stuartl@vk4msl-mb /usr/src/linux-2.6-stable $ git log -1 | cat
> commit e616d549c78c27b6b4d4da25a2369b32bb2a99db
> Author: Ben Skeggs <<a href="mailto:bskeggs@redhat.com">bskeggs@redhat.com</a>>
> Date: Fri Feb 6 09:36:12 2015 +1000
>
> lib: fix drm backend</span >
I guess you're trying to compile Ben's repository
(<a href="http://cgit.freedesktop.org/~darktama/nouveau/">http://cgit.freedesktop.org/~darktama/nouveau/</a>)? If that's the case, it is an
out-of-tree repository, so you still need "regular" kernel sources.
To compile it, go to the drm/ directory and execute just a make - it will try
to find where the sources are for the kernel you're actually running, or you
can override this by setting the env variable LINUXDIR. This will only compile
the nouveau.ko module, which you will then find at drm/nouveau/nouveau.ko.</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>