Two more caveats in common/jmp.S..
diff --git a/common/jmp.S b/common/jmp.S
index 3bc8c94..a446d78 100644
--- a/common/jmp.S
+++ b/common/jmp.S
@@ -18,7 +18,13 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
USA. */
-#define
Source: pirs
Version: 2.0.2+dfsg-1
Severity: serious
Justification: fails to build from source
User: debian-sparc@lists.debian.org
Usertags: sparc64
Hello!
pirs fails to build from source on all non-x86 architectures because it
hard-wires compiler flags and tries to build with -msse2 despite the
> $ apt update
> $ apt-get build-dep linux
> $ cd /usr/src/
> $ wget https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.8.11.tar.xz
> $ tar xf linux-4.8.11.tar.xz
> $ cd linux-4.8.11
> $ cp -av /boot/config-$(uname -r)
> $ make oldconfig (Just always until the prompt comes back)
or instead of "
3 matches
Mail list logo