Description of problem: This was seen when trying to build anjuta on fedora ia64. Below warning was seen when compiling libanjuta-scanner: libanjuta-scan.c: In function 'get_object_types': libanjuta-scan.c:26: warning: implicit declaration of function 'anjuta_plugin_handle_get_type' Then libanjuta-scanner failed with segfault when using anjuta_plugin_handle_get_type. Full build log can be found at http://ia64.koji.fedoraproject.org/koji/getfile?taskID=69798&name=build.log. The function anjuta_plugin_handle_get_type is defined in anjuta-plugin-handle.c and declared in anjuta-plugin-handle.h. Adding anjuta-plugin-handle.h to libanjuta.h could fix the build issue. Patch is attached. Version-Release number of selected component (if applicable): anjuta-2.2.3-7.fc9 How reproducible: always Steps to Reproduce: 1. build anjuta-2.2.3-7.fc9 on ia64 2. 3. Actual results: Expected results: Additional info:
Created attachment 305081 [details] fix gtk-doc scan build failed
Committed and tagged, but could not build due to a missing xulrunner dependency in Rawhide. Thank you for the patch.
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping