Hi, Marcin! Unfortunately I had never dealed with Solaris but I can help you to replace aspirntf to snpintf:
perl -pi -e 's{asprintf}{snprintf}' path/to/files/* In other words: perl -pi -e 's{string you want to replace}{string you want to be instead}' path/to/files/* From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marcin Praczko Sent: Monday, March 31, 2008 6:41 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] NDOUtils --- not compiled on Solaris 2Fluid Creative Ltd Hi all, I would like to ask about compiling ndoutils under Solaris. I tried do that but I stacked on compiling modules ndo2db - there is a lot functions 'asprintf' and seems not be available on Solaris. Could you tell me how can I arrond this problem? Is there any way how to fast replace asprintf to snprintf?? Is there anybody who install ndoutils on Solaris ? Marcin Praczko System Administrator 2Fluid Creative Ltd No virus found in this outgoing message. Checked by AVG. Version: 7.5.519 / Virus Database: 269.22.1/1350 - Release Date: 30/03/2008 12:32
<<image002.gif>>
<<image001.gif>>
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null