On Wed, Feb 11, 2015 at 03:48:07PM +0100, Thomas Schmitt wrote:
>Hi,
>
>Steve McIntyre wrote:
>> > partition 2 seems broken and I can't mount it.
>> If I specify "-c isolinux/boot.cat" too, that fixes it.
>
>Is there any new insight in this mystery ?
Hi Thomas,
Apologies, no - I've been busy at
On Thu, Feb 19, 2015 at 07:59:20PM +0100, Andreas Tille wrote:
> the problematic line is:
>
> ...
> g++ -O3 -DHAVE_BZLIB -Icityhash -Wall -Wsign-compare -g -c -o align.o
> align.cc
> In file included from align.cc:22:0:
> vsearch.h:30:23: fatal error: x86intrin.h: No such file or directory
> #i
x86intrin.h is x86-only because it exists specifically to provide direct
access to x86 instructions. If the software in question has a plain-C
fallback, enable it; if not, keeping it x86-only is likely to be the
only reasonable solution.
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.d
On Thu, 19 Feb 2015 19:59:20 +0100
Andreas Tille wrote:
> Hi,
>
> the problematic line is:
>
> ...
> g++ -O3 -DHAVE_BZLIB -Icityhash -Wall -Wsign-compare -g -c -o
> align.o align.cc In file included from align.cc:22:0:
> vsearch.h:30:23: fatal error: x86intrin.h: No such file or directory
> #
Hi,
the problematic line is:
...
g++ -O3 -DHAVE_BZLIB -Icityhash -Wall -Wsign-compare -g -c -o align.o align.cc
In file included from align.cc:22:0:
vsearch.h:30:23: fatal error: x86intrin.h: No such file or directory
#include
^
compilation terminated.
I have no idea,
Package: src:linux
Version: 3.16.7-ckt4-3
Severity: wishlist
Tags: patch
Please consider enabling CONFIG_BACKLIGHT_GPIO as a module in the
armmp kernel.
This module enables support for the BeagleBone Black with the LCD7
cape (although still requires a custom .dtb). It may also be useful to
other
6 matches
Mail list logo