I tried building with

>make LDFLAGS=`-lm -ldl`

But still same error persists.

Thanks & regards
Duraivel

From: Duraivel Rajendran -ERS, HCL Tech
Sent: Friday, April 11, 2014 12:24 PM
To: 'application-dev@lists.tizen.org'
Subject: murphyd build error

Hi,

I am trying to build murphyd and am getting following error, I am doing this on 
Ubuntu PC.


Making all in .
Making all in utils
Making all in src
Making all in murphy-db
Making all in mdb
Making all in mqi
Making all in mql
Making all in include
Making all in .
  LINK  murphyd
/home/duraivel/Downloads/lua-5.1.1/src/liblua.a(lvm.o): In function `Arith':
lvm.c:(.text+0x438): undefined reference to `pow'
/home/duraivel/Downloads/lua-5.1.1/src/liblua.a(lvm.o): In function 
`luaV_execute':
lvm.c:(.text+0x224d): undefined reference to `pow'
/home/duraivel/Downloads/lua-5.1.1/src/liblua.a(lcode.o): In function 
`codearith':
lcode.c:(.text+0x10f3): undefined reference to `pow'
./.libs/libmurphy-core.so: undefined reference to `sinh'
./.libs/libmurphy-core.so: undefined reference to `atan2'
./.libs/libmurphy-core.so: undefined reference to `tanh'
./.libs/libmurphy-core.so: undefined reference to `cosh'
./.libs/libmurphy-core.so: undefined reference to `fmod'
./.libs/libmurphy-core.so: undefined reference to `acos'
./.libs/libmurphy-core.so: undefined reference to `sin'
./.libs/libmurphy-core.so: undefined reference to `atan'
./.libs/libmurphy-core.so: undefined reference to `asin'
./.libs/libmurphy-core.so: undefined reference to `exp'
./.libs/libmurphy-core.so: undefined reference to `tan'
./.libs/libmurphy-core.so: undefined reference to `cos'
./.libs/libmurphy-core.so: undefined reference to `log'
./.libs/libmurphy-core.so: undefined reference to `log10'
./.libs/libmurphy-core.so: undefined reference to `sqrt'
collect2: error: ld returned 1 exit status
make[4]: *** [murphyd] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Can anyone help me to solve this error.

Thanks in advance.

regards
Duraivel



::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information 
could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in 
transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on 
the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the 
author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, 
dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written 
consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please 
delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and 
other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------
_______________________________________________
Application-dev mailing list
Application-dev@lists.tizen.org
https://lists.tizen.org/listinfo/application-dev

Reply via email to