On 20/05/13 12:48, ext O. Hartmann wrote: > > [...] > libtool: link: ranlib .libs/libOpenCL.a > libtool: link: rm -fr .libs/libOpenCL.lax > libtool: link: ( cd ".libs"&& rm -f "libOpenCL.la"&& ln -s > "../libOpenCL.la" "libOpenCL.la" ) > Making check in kernel > Making check in x86_64 > make: "/usr/ports/devel/pocl/work/pocl-0.8/lib/kernel/x86_64/Makefile" > line 1108: warning: duplicate script for target "%.bc" ignored > make: "/usr/ports/devel/pocl/work/pocl-0.8/lib/kernel/x86_64/Makefile" > line 1106: warning: using previous script for "%.bc" defined here > Making check in poclu > Making check in scripts > make: don't know how to make %:. Stop
Right - I missed that one. Seems you don't have a kernel library? It's named lib/kernel/x86_64/kernel-x86_64-unknown-linux-gnu.bc for me, should be lib/kernel/x86_64/kernel-amd64-portbld-freebsd10.0.bc for you. But why does the make fail there? Could it be pocl uses some GNU make specific feature, and you are using Berkeley make? (BTW - is this the answer to the question in lib/kernel/sources.mk, line 194 :)) kalle -- But beware the debugger. Dark side of the source it is. If once you start down the dark path, forever will it dominate your destiny. Consume you it will. ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
