[collectd] solaris patches

Doug MacEachern Doug.MacEachern at hyperic.com
Sat May 9 04:11:04 CEST 2009


Hi All,

Made some time here and there over the past couple of days to get things
building on solaris.  With the attached patches it builds on solaris 10
64-bit sparc and x86_64.  On sparc, I needed: CC='cc -xarch=v9'
./configure and x64: CC='gcc -m64' ./configure

A few notes:
0001-use-AC_HEADER_STDBOOL.patch - See:
http://www.gnu.org/software/hello/manual/autoconf/Particular-Headers.htm
l
0002-check-for-mysql_get_server_version-in-libmyql.patch - mysql_config
--version: 4.0.24
0003-check-libgcrypt-minimum-version-1.2.0.patch - libgcrypt-config
--version: 1.1.12
0004-swap-module-include-vm-anon.h-on-solaris.patch - required for any
solaris version, not sure if another header file was expected to
include?
0005-add-hint-for-building-solaris-64-bit-binary.patch - see CC= above,
should probably disable the swap module if this is reached

Best,
-Doug
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-add-hint-for-building-solaris-64-bit-binary.patch
Type: application/octet-stream
Size: 970 bytes
Desc: 0005-add-hint-for-building-solaris-64-bit-binary.patch
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20090508/53d9557d/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-use-AC_HEADER_STDBOOL.patch
Type: application/octet-stream
Size: 1670 bytes
Desc: 0001-use-AC_HEADER_STDBOOL.patch
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20090508/53d9557d/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-check-for-mysql_get_server_version-in-libmyql.patch
Type: application/octet-stream
Size: 831 bytes
Desc: 0002-check-for-mysql_get_server_version-in-libmyql.patch
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20090508/53d9557d/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-check-libgcrypt-minimum-version-1.2.0.patch
Type: application/octet-stream
Size: 783 bytes
Desc: 0003-check-libgcrypt-minimum-version-1.2.0.patch
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20090508/53d9557d/attachment-0003.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-swap-module-include-vm-anon.h-on-solaris.patch
Type: application/octet-stream
Size: 1063 bytes
Desc: 0004-swap-module-include-vm-anon.h-on-solaris.patch
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20090508/53d9557d/attachment-0004.obj 


More information about the collectd mailing list