[hobbit] 4.0.3rc1 available - Compile Error
Henrik Stoerner
henrik at hswn.dk
Mon May 2 09:39:40 CEST 2005
On Wed, Apr 27, 2005 at 09:34:24AM +0100, Morris, Chris (Shared Services) wrote:
> On Tue, Apr 26, 2005 at 5:09 PM Henrik Stoerner wrote:
> >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)
>
> That didn't help - still get exactly the same error message
>
> gcc -o hobbitd_larrd hobbitd_larrd.o hobbitd_worker.o do_larrd.o
> ../lib/libbbgen.a -L/usr/local/rrdtool-1.0.33/lib -lrrd -L/usr/lib -lpng
> -L/usr/lib -lz -lm -L/usr/local/lib -lpcre
> ld: 0711-317 ERROR: Undefined symbol: .atoll
Did you run "make clean" first, then "make" ?
Henrik
More information about the Xymon
mailing list