I have setup a Panda-ES Board (with Ubuntu 11.10, 64b) and try to build 
POCL-0.7 on it (native ARM platform).

I got this error msg when doing POCL's configuration on the Panda board:

time ../pocl-0.7/configure  --prefix=$HOME/opt/opt64/pocl-0.7 --disable-icd
czhao@panda0:~/ResearchTools/Compiler/POCL/robj64-panda$ time 
../pocl-0.7/configure  --prefix=$HOME/opt/opt64/pocl-0.7 --disable-icd
checking build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
checking target system type... armv7l-unknown-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for HWLOC... no
configure: error: hwloc 1.0+ is required

real    0m2.930s
user    0m0.500s
sys     0m0.664s


I installed a version of libhwloc. Here is the package list:
czhao@panda0:~/ResearchTools/Compiler/POCL/robj64-panda$ dpkg 
--get-selections | grep hwloc
hwloc                                           install
libhwloc3                                       install

Apparently, POCL-0.7's configuration script won't accept it.

How should I install a version of libhwloc, so that the configuration 
script can proceed?
(which version?)

If I have to proceed with building libhwloc-1.x from source, please 
suggest some steps/locations of installing the package.


Thank you very much

Chuck





------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to