On 08/14/2012 04:34 PM, Liu Yuan wrote: > On 08/14/2012 03:05 PM, Thomas Merkel wrote: >> -->8-- >> /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libcfg.a(cfg.o): In function `corosync_cfg_crypto_set': >> (.text+0x2c6d): undefined reference to `coroipcc_msg_send_reply_receive' >> --8<-- > > I think this is the problem of corosync package of Ubuntu precise. > Sheepdog itself only calls functions from libcorosync. Old ubuntu and > debian work well with sheepdog compilation. > I have searched corosync package in Precies: http://packages.ubuntu.com/search?keywords=corosync&searchon=names&suite=precise§ion=all There is only one item named 'corosync', so I guess later corosync has some dependency on libcoroipc? Thanks, Yuan |