Hi, folks- I'm working on integrating ganglia with OpenBSD's ports framework. Since 3.0.4 doesn't have libmetrics support for OpenBSD, I'm using svn trunk (820) as a reference point; once there's a stable release that supports OpenBSD, I'll switch to that and submit the port to our tree.
At the moment, configure[0] rolls along swimmingly until: [...] configure:8904: checking for cfg_parse in -lconfuse configure:8935: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/li b -L/usr/local/lib conftest.c -lconfuse -lexpat -lapr-1 -lpthread >&5 /usr/local/lib/libconfuse.so.0.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libconfuse.so.0.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib/libconfuse.so.0.0: undefined reference to `libintl_bindtextdomain' /usr/local/lib/libconfuse.so.0.0: undefined reference to `libintl_dgettext' collect2: ld returned 1 exit status The str*() warnings are OpenBSD-specific and not concerning. Our version of libconfuse (2.5) is still rather new in the tree, so it's possible that something's amiss there. Is that likely given the above failure in configure? Is there some other place I should look? Both apr and expat are detected correctly. Thanks for any help -- I'm happy to provide more info (or access to the build box) if needed. Thanks! [0] Full config.log at: http://www.lfod.us/will/ganlia-config.log -- [Will [EMAIL PROTECTED]|http://www.lfod.us/] ------------------------------------------------------------------------- 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/ _______________________________________________ Ganglia-developers mailing list Ganglia-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-developers