Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO
by
de4l
on 19/05/2011, 09:00:26 UTC
I'm getting hung up on step 25: make -j3

if someone could give me a hand I'd appreciate it, trying to make something that works better until/if linuxcoin gets fixed

this is the error I get

Code:
In file included from bpl-subset/bpl_subset/boost/python/detail/prefix.hpp:13:0,
                 from bpl-subset/bpl_subset/boost/python/slice.hpp:9,
                 from src/wrapper/wrap_cl.hpp:41,
                 from src/wrapper/wrap_cl.cpp:1:
bpl-subset/bpl_subset/boost/python/detail/wrap_python.hpp:75:24: fatal error: patchlevel.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1
make: *** [all] Error 1
root@ubuntu:~/pyopencl-0.92#

ps. could this have anything to do with it?
Code:
E: Unable to locate package libboost-all-dev