Closed GoogleCodeExporter closed 9 years ago
I was able to build with maven, however I get this error right after the
jniopencv_calib3d.cpp build :(:
[INFO] Error for project: JavaCV (during package)
[INFO] ------------------------------------------------------------------------
[INFO] Command execution failed.
Embedded error: Process exited with an error: 137(Exit value: 137)
Original comment by jscheinm...@googlemail.com
on 30 Mar 2013 at 5:50
OK finally I was able to manage the compilation process...but even with the
fresh compiled sources same error appears:
`GLIBC_2.14' not found
Now I'm stuck, how comes that he is asking me for a newer version of glibc
although I have built it with my version which is 2.11 I guess:
ii klibc-utils 1.5.20-1+squeeze1 small
util ities built with klibc for early
boot
ii libc-bin 2.11.3-4 Embedded
G NU C Library: Binaries
ii libc-dev-bin 2.11.3-4 Embedded
G NU C Library: Development binaries
ii libc6 2.11.3-4 Embedded
G NU C Library: Shared libraries
ii libc6-dev 2.11.3-4 Embedded
G
Original comment by jscheinm...@googlemail.com
on 31 Mar 2013 at 7:37
That just means you haven't recompiled everything... Make sure to rebuild both
OpenCV (cmake & make install), and JavaCPP + JavaCV (mvn install).
And please post your questions on the mailing list next time, thank you!
Original comment by samuel.a...@gmail.com
on 31 Mar 2013 at 11:47
Original issue reported on code.google.com by
jscheinm...@googlemail.com
on 30 Mar 2013 at 12:36