RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2

Wayne Davison wayned at samba.org
Thu Sep 15 07:59:53 GMT 2005


On Wed, Sep 14, 2005 at 03:27:13PM -0400, Poe, David wrote:
> /usr/ccs/bin/ld: Unsatisfied symbols:
>    _U_Qfneg (first referenced in lib/snprintf.o) (code)

That's a function from HPUX's quadlib.o library (it negates a "long
double" value).  It should be a part of your standard C library.  I
can't help you beyond that, since I don't know enough about HPUX.

..wayne..


More information about the rsync mailing list