Steve Lee wrote:
> Hi and thanks Flavio, that looks pretty smooth.
>
> There are some here who have managed to build OpenGazer so may help.
> Can you supply specific errors you are getting?
> Plus there was a discussion which should be in the archive.
>
>
Sure!!
I'll read the complete discussion.
This is the error I'm getting:
[ 8%] Built target netlib_lbfgsb_example
[ 8%] Built target netlib_lsqr_test
[ 8%] Built target netlib_slamch_test
[ 8%] Built target netlib_tricall
[ 8%] Built target netlib_showme
[ 8%] Building CXX object
core/testlib/CMakeFiles/testlib.dir/testlib_main.o
/home/flaper87/Paquetes/vxl-1.10.0-beta1/core/testlib/testlib_main.cxx:
In function 'void testlib_enter_stealth_mode()':
/home/flaper87/Paquetes/vxl-1.10.0-beta1/core/testlib/testlib_main.cxx:69:
error: 'getenv' was not declared in this scope
/home/flaper87/Paquetes/vxl-1.10.0-beta1/core/testlib/testlib_main.cxx:
In function 'int testlib_run_test_unit(size_t, int, char**)':
/home/flaper87/Paquetes/vxl-1.10.0-beta1/core/testlib/testlib_main.cxx:100:
error: 'getenv' was not declared in this scope
make[2]: *** [core/testlib/CMakeFiles/testlib.dir/testlib_main.o]
Error 1
make[1]: *** [core/testlib/CMakeFiles/testlib.dir/all] Error 2
make: *** [all] Error 2
I know it is the beta1 but even with the stable i get the same error :(
I hope you can help me!!
Thanks
--
Flavio Percoco Premoli, A.K.A. [Flaper87]
http://www.flaper87.orgUsuario Linux registrado #436538
Geek by nature, Linux by choice, Archer of course.
Key Fingerprint: 2AAC 589E 6E61 98FC 1D80 D36B 3094 6CEA 26FD 9E19
The Solution to everything:
python -c "from struct import pack; print pack('5b', (41*len('99')), pow(8,2)+20, 4900**0.5, range(78)[-1], 10)"