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.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html