[hobbit] 4.0.3rc1 available - Compile Error

Henrik Stoerner henrik at hswn.dk
Tue Apr 26 18:08:58 CEST 2005


On Tue, Apr 26, 2005 at 12:34:56PM +0100, Chris Morris wrote:
> <FONT color=#0000ff size=2>

Please try to post questions using plain text - HTML is for webpages,
not e-mail ...

> ld: 0711-317 ERROR: Undefined symbol: .atoll
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information
> collect2: ld returned 8 exit status

No atoll() routine. Ok, change the line in hobbit-4.0.3rc1/lib/misc.h
(near the end) that reads

   #if defined(HPUX) || defined(BSD)
to
   #if defined(HPUX) || defined(BSD) || defined(AIX)


Regards,
Henrik



More information about the Xymon mailing list