On 15/07/14 22:46, ryuan Choi wrote: > 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 >
Hey, I fixed the issue with the entry test, thanks for reporting. No idea about the rest. Can't find those functions or any trace of them, and don't really have the time to try and find them in history. It would be great if whoever who wrote it will fix it. Stefan: don't we "make check" for elementary on jenkins? I wonder how this was missed for so long. -- Tom. ------------------------------------------------------------------------------ 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