I'm having the same issue with GIOP building of Orbit2. I have glib2-dev 2.12.12-14 currently installed.
James > In file included from ../../../include/orbit/GIOP/giop.h:12, > from ../../../include/orbit/orbit.h:15, > from ../../../include/orbit/orb-core/orbit- > interface.h:738, > from orbit-interface-common.c:9: > ../../../include/orbit/GIOP/giop-endian.h:19: error: static > declaration of 'giop_byteswap' follows non-static declaration > ../../../include/orbit/GIOP/giop-endian.h:13: error: previous > declaration of 'giop_byteswap' was here > make[5]: *** [orbit-interface-common.lo] Error 1 > Which version and revision of glib2-dev do you have? If you don't have 2.12.12-14, would you please 'fink selfupdate' and then 'fink update glib2-dev'? (then, of course try your intended install again) There has been a problem with G_INLINE_FUNC on Leopard that revision -14 of glib 2.12.12 is intended to fix. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
