Compiling samba 2.2.8 on HP-UX 11.00 - conflicting definition of snprintf

Tim Potter tpot at samba.org
Wed Mar 19 05:49:24 GMT 2003


On Wed, Mar 19, 2003 at 04:09:19PM +1030, Adam Fox wrote:

> When I ran configure the following was reported about the printf functions:
> 
> checking for asprintf declaration... no
> checking for vasprintf declaration... no
> checking for vsnprintf declaration... yes
> checking for snprintf declaration... yes

The real question is why is the check for the asprintf and vasprintf
declarations failing?  According to your post they seem to be in stdio.h
and this is where configure checks for them.

Ditto for the functions themselves.  Why are they not being detected by
configure?  Perhaps you can find out by looking through the config.log 
output.


Tim.


More information about the samba-technical mailing list