Undefined reference during compile on Kubuntu 11.04

Hi all,

I’m compiling root using cmake on Kubuntu 11.04 and gcc/c+±4.4 using the lastest svn. I am receiving the error:
…/lib/libNet.so: undefined reference to EVP_sha1' ../lib/libNet.so: undefined reference toHMAC’
This appears to be something related to openssl, but I have both openssl and libssl-dev installed. Any ideas?

thanks in advance,
Cameron

Hi,

Can you try again with the trunk as of today (September 28), we made several changes that affect ubuntu 11.04?

Cheers,
Philippe.