I compiled Elementary with tests and got below errors.
Some APIs look changed.

What I did:
cd elementary
./autogen.sh --prefix=/usr/elocal --with-tests=regular
make -j8
sudo make install
make check -j8

Error message:

elm_suite-elm_test_atspi.o: In function
`elm_test_atspi_object_children_get':
/home/ryuan/workspace/project/efl/elementary/src/tests/elm_test_atspi.c:262:
undefined reference to `_elm_atspi_root_get'
elm_suite-elm_test_atspi.o: In function `generate_app':
/home/ryuan/workspace/project/efl/elementary/src/tests/elm_test_atspi.c:35:
undefined reference to `_elm_atspi_init'
/home/ryuan/workspace/project/efl/elementary/src/tests/elm_test_atspi.c:37:
undefined reference to `_elm_atspi_root_get'
elm_suite-elm_test_entry.o: In function `elm_entry_atspi_text_text_get':
/home/ryuan/workspace/project/efl/elementary/src/tests/elm_test_entry.c:271:
undefined reference to `elm_interface_atspi_text_text_get'

Best Regards,
Ryuan Choi
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to