compile 11.00 parisc1.1 32-bit fails - snprintf

Jim_Donovan at Playstation.sony.com Jim_Donovan at Playstation.sony.com
Wed Apr 9 08:48:35 EST 2003


I found that after running configure, it was necessary to modify the
config.h file as follows:

replace
      #undef HAVE_C99_VSNPRINTF
with
      #define HAVE_C99_VSNPRINTF 1

You should then be able to compile.

Jim Donovan
Systems Engineer
Sony Computer Entertainment America
---------------------------------------------------------------------------------------

Steinbach's Guideline for Systems Programming
Never test for an error condition you don't know how to
handle.




More information about the rsync mailing list