-
./src/access_x86_msr.c:83:5: error: impossible constraint in "asm"
__asm__ voliate("rdpmc": "=a" (low), "=d" (high): "c" (counter))
i try to make likwid on armv8 machine with gcc, the above error …
-
hello!
I make this code have a problem. when make tools/ of every cpp has a same error:
.build_release/lib/libcaffe.so: undefined reference to `cufftPlanMany'
.build_release/lib/libcaffe.so: undefi…
-
```
What steps will reproduce the problem?
Followed steps as per
http://rcphills-sma-bluetooth-dbabstraction.googlecode.com/hg/ubuntu-setup-howto
.html
2. received errors unsure why
3.
What is the…
-
I'm not sure that's a bug.
![captura de pantalla de 2015-04-05 12-43-38](https://cloud.githubusercontent.com/assets/1887029/6997832/9f8bd9ca-db91-11e4-8f07-ecdc64a5ec0e.png)
-
Hi,
I have downloaded this package because it could be very useful for my project. I have followed all the steps of the "BUILDING AND USAGE" section but I get this error when I use the catkin_make com…
-
/home/asura/shadow-plugin-bitcoin/src/bitcoind/bitcoind-plugin.c:138:8: warning: implicit declaration of function 'pth_waiting_epoll' is invalid in
C99 [-Wimplicit-function-declaration]
…
-
sd version : sheepdog-sheepdog-v0.9.3-0-g77dc5b8.tar.gz (The latest 0.9.3 release)
OS:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04 LTS"
./auto…
-
Apple LLVM version 9.0.0 (clang-900.0.38)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
…
-
gcc -Iinclude/ -Isrc/ -DGPU -I/usr/local/cuda/include/ -DCUDNN -Wall -Wno-unused-result -Wno-unknown-pragmas -Wfatal-errors -fPIC -Ofast -DGPU -DCUDNN -c ./src/gemm.c -o obj/gemm.o
-
Hi, when I run the `build x86_64` command it says:
```
root@2bd6ec9d29fe:~/env# make build-x86_64
mkdir -p build/x86_64/boot/ && \
nasm -f elf64 src/impl/x86_64/boot/header.asm -o build/x86_64/…