[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hi problem with ERROR: Undefined symbol: ._isnan
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Hi problem with ERROR: Undefined symbol: ._isnan
- From: Henrik "Størner" <henrik (at) hswn.dk>
- Date: Thu, 11 Dec 2008 20:51:20 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <f6baa8f60812110833oc33efa2v90e08a533fd6599c (at) mail.gmail.com>
- User-agent: nn/6.7.3
In <f6baa8f60812110833oc33efa2v90e08a533fd6599c (at) mail.gmail.com> "The Rising Sun" <diwakar211 (at) gmail.com> writes:
>Hi even i too got the same error message ""Undefined symbol: ._isnan""
[snip]
>I have chaged it to
>LIBS= -lm -lrscg -lscg $(LIB_VOLMGT) -lparanoia -ldeflt -lschily $(SCSILIB)
>$(EXTRALIB) $(LIB_SOCKET)
Try adding the "-lm" to the RRDLIBS setting in the top-level
Makefile.
Regards,
Henrik