Page 1 of 1

Re: [Nagios-devel] ndoutils compilation problem on Solaris 10

Posted: Tue Apr 18, 2006 2:58 am
by Guest
Damien BastiƩ wrote:
> Error again ...
>
> asprintf doesn't exist ? I am trying to find a solution ....
>

asprintf() is a GNU extension, so you likely won't find it on Solaris.

IMO asprintf() (and vasprintf()) are so evil they shouldn't be allowed
in any program meant to be used by others. It is to C what Perl is to
programming: convenient but nasty.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]