Hello,
someone already have compile successfully this package (opencv-old). The process stops at 50%
$this->bbcode_second_pass_code('', '[51%] Bulding CXX object src/cxcore/CMakeFiles/cxcore.dir/cxalloc.o
Linking CXX shared library ../../lib/libcxcore.so
collect2: ld returned 1 exit status
make[2]: *** [lib/libcxcore.so.2.1.0] Error 1
make[1]: *** [src/cxcore/CMakeFilesv/cxcore.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: A failure occurred in build()
Aborting...
==> ERROR: akepkg was unable to build opencv-old
....')
How can I compile this package to armv7h in a x86 computer?
Thanks