[one-users] Regarding issue with Compiling of Open Nebulla

Harishbabu Nagaraj Harishbabu_Nagaraj at mindtree.com
Sat Apr 25 00:54:19 PDT 2009


Hi,
Looks like you have installed  xmlrpc-c-devel, but You need to install xmlrpc-c for the Linux OS you are using which will have  libxmlrpc_server_abyss++
Also you need to install all the dependencies required for this rpm.

Thanks,
Harish

From: jayakumar.jayamurugan at wipro.com [mailto:jayakumar.jayamurugan at wipro.com]
Sent: Saturday, April 25, 2009 12:03 PM
To: Harishbabu Nagaraj; users at lists.opennebula.org
Subject: RE: Regarding issue with Compiling of Open Nebulla


Hi,

I am getting below error now:
--------------------------------------------------------------------------------------------------------------------------------------------
[root at localhost one-1.2.0]# scons sqlite=/home/jayam/Cloud_Setup/sqlite/sqlite_installed
scons: Reading SConscript files ...
Testing recipe: pkg-config
  Error calling pkg-config xmlrpc_server_abyss++ --static --libs
Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.ab97bf.cc -o .xmlrpc_test/xmlrpc_test.ab97bf.cc.out -L/usr/local/lib  -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss  -lpthread -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok  -I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.ab97bf.cc.log 2>&1

Testing recipe: pkg-config
  Error calling pkg-config xmlrpc_client++ xmlrpc++ --libs
Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.66c3d5.cc -o .xmlrpc_test/xmlrpc_test.66c3d5.cc.out -L/usr/local/lib  -lxmlrpc_client++ -L/usr/local/lib -lwwwxml -lxmltok -lxmlparse -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils -lmd5 -ldl -L/usr/local/lib -lcurl -L/usr/kerberos/lib64 -lidn -lssl -lcrypto -lldap -lrt -lssl -lcrypto -ldl -lz -lz -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok  -Wl,--rpath -Wl,/usr/local/lib  -I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.66c3d5.cc.log 2>&1

Testing recipe: pkg-config
  Error calling pkg-config xmlrpc_server_abyss++ --static --libs
Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.9c5f2b.cc -o .xmlrpc_test/xmlrpc_test.9c5f2b.cc.out -L/usr/local/lib  -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss  -lpthread -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok  -I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.9c5f2b.cc.log 2>&1

Testing recipe: pkg-config
  Error calling pkg-config xmlrpc_client++ xmlrpc++ --libs
Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.f109cb.cc -o .xmlrpc_test/xmlrpc_test.f109cb.cc.out -L/usr/local/lib  -lxmlrpc_client++ -L/usr/local/lib -lwwwxml -lxmltok -lxmlparse -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils -lmd5 -ldl -L/usr/local/lib -lcurl -L/usr/kerberos/lib64 -lidn -lssl -lcrypto -lldap -lrt -lssl -lcrypto -ldl -lz -lz -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok  -Wl,--rpath -Wl,/usr/local/lib  -I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.f109cb.cc.log 2>&1

scons: done reading SConscript files.
scons: Building targets ...
scons: *** [src/client/liboneapi.so] Implicit dependency `/usr/local/lib/libxmlrpc_server_abyss++.so' not found, needed by target `src/client/liboneapi.so'.
scons: building terminated because of errors.
--------------------------------------------------------------------------------------------------------------------------------------------

Please help me out.
Thanks in Advance.

Regards,
Jayamurugan.



-----Original Message-----
From: Harishbabu Nagaraj [mailto:Harishbabu_Nagaraj at mindtree.com]
Sent: Sat 4/25/2009 11:43 AM
To: Jayamurugan Jayakumar (WT01 - Innovation Group); users at lists.opennebula.org
Subject: RE: Regarding issue with Compiling of Open Nebulla

Hi Jayakumar,
                Don't give the package name, just try giving the directory where sqlite is installed.
In this case:  Scons sqlite= home/jayam/Cloud_Setup/sqlite/sqlite_installed

Thanks,
Harish

From: users-bounces at lists.opennebula.org [mailto:users-bounces at lists.opennebula.org] On Behalf Of jayakumar.jayamurugan at wipro.com
Sent: Saturday, April 25, 2009 11:34 AM
To: users at lists.opennebula.org
Subject: [one-users] Regarding issue with Compiling of Open Nebulla
Importance: High


Hi All,

I am using Red Hat Linux.

I am getting the below error while trying to compile Open Nebula with scons:
----------------------------------------------------------------------------------------------------------------------------------------------
[root at localhost one-1.2.0]# scons sqlite=/home/jayam/Cloud_Setup/
sqlite/sqlite_installed/sqlite3
scons: Reading SConscript files ...
Testing recipe: pkg-config
  Error calling pkg-config xmlrpc_server_abyss++ --static --libs
Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.e69dbd.cc -o .xmlrpc_test/
xmlrpc_test.e69dbd.cc.out -L/usr/local/lib  -lxmlrpc_server_abyss++ -
lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -
lxmlrpc_abyss  -lpthread -lxmlrpc++ -lxmlrpc -lxmlrpc_util -
lxmlrpc_xmlparse -lxmlrpc_xmltok  -I/usr/local/include
1>>.xmlrpc_test/xmlrpc_test.e69dbd.cc.log 2>&1

Testing recipe: pkg-config
  Error calling pkg-config xmlrpc_client++ xmlrpc++ --libs
Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.68f12a.cc -o .xmlrpc_test/xmlrpc_test.
68f12a.cc.out -L/usr/local/lib  -lxmlrpc_client++ -L/usr/local/lib -
lwwwxml -lxmltok -lxmlparse -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet
-lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -
lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -
lwwwutils -lmd5 -ldl -L/usr/local/lib -lcurl -L/usr/kerberos/lib64 -
lidn -lssl -lcrypto -lldap -lrt -lssl -lcrypto -ldl -lz -lz -
lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -
lxmlrpc_xmltok  -Wl,--rpath -Wl,/usr/local/lib  -I/usr/local/include
1>>.xmlrpc_test/xmlrpc_test.68f12a.cc.log 2>&1

Testing recipe: pkg-config
  Error calling pkg-config xmlrpc_server_abyss++ --static --libs
Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.76e77b.cc -o .xmlrpc_test/xmlrpc_test.
76e77b.cc.out -L/usr/local/lib  -lxmlrpc_server_abyss++ -
lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -
lxmlrpc_abyss  -lpthread -lxmlrpc++ -lxmlrpc -lxmlrpc_util -
lxmlrpc_xmlparse -lxmlrpc_xmltok  -I/usr/local/include
1>>.xmlrpc_test/xmlrpc_test.76e77b.cc.log 2>&1

Testing recipe: pkg-config
  Error calling pkg-config xmlrpc_client++ xmlrpc++ --libs
Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.8d0b52.cc -o .xmlrpc_test/xmlrpc_test.
8d0b52.cc.out -L/usr/local/lib  -lxmlrpc_client++ -L/usr/local/lib -
lwwwxml -lxmltok -lxmlparse -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet
-lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -
lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -
lwwwutils -lmd5 -ldl -L/usr/local/lib -lcurl -L/usr/kerberos/lib64 -
lidn -lssl -lcrypto -lldap -lrt -lssl -lcrypto -ldl -lz -lz -
lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -
lxmlrpc_xmltok  -Wl,--rpath -Wl,/usr/local/lib  -I/usr/local/include
1>>.xmlrpc_test/xmlrpc_test.8d0b52.cc.log 2>&1

scons: done reading SConscript files.
scons: Building targets ...
scons: *** [src/client/OneClient.o] TypeError `File /home/jayam/
Cloud_Setup/sqlite/sqlite_installed/sqlite3 found where directory
expected.' trying to evaluate `${_concat(INCPREFIX, CPPPATH,
INCSUFFIX, __env__, RDirs, TARGET, SOURCE)}'
scons: building terminated because of errors.
----------------------------------------------------------------------------------------------------------------------------------------------
Also, please see the version of xmlrpc-c [I got few errors when I executed 'make' & 'make install' the xmlrpc-c package]
----------------------------------------------------------------------------------------------------------------------------------------------
[root at localhost one-1.2.0]# xmlrpc-c-config --version
1.06.32
----------------------------------------------------------------------------------------------------------------------------------------------
I am using ruby 1.8.x version.
----------------------------------------------------------------------------------------------------------------------------------------------
[root at localhost one-1.2.0]# ruby --version
ruby 1.8.5 (2006-08-25) [x86_64-linux]
----------------------------------------------------------------------------------------------------------------------------------------------
Please anyone help me to resolve the issue with respect to compilation of Open Nebula.

Thanks in Advance.

Regards,
Jayamurugan.

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

________________________________
http://www.mindtree.com/email/disclaimer.html

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

________________________________
http://www.mindtree.com/email/disclaimer.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20090425/cc9809b1/attachment-0003.htm>


More information about the Users mailing list