cannot compute sizeof (struct iaddr *)

Jeremy C. Reed Jeremy_Reed at isc.org
Tue Apr 22 17:30:30 UTC 2008


On Tue, 22 Apr 2008, Arjan Hulshoff wrote:

> configure:6151: checking size of struct iaddr *
> configure:6477: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
> configure:6480: $? = 0
> configure:6486: ./conftest
> ./conftest: error while loading shared libraries: libcrypto.so.0.9.8: cannot
> open shared object file: No such file or directory
> configure:6489: $? = 127
> configure: program exited with status 127


I am guessing that you have a dangling symlink -- not pointing to an 
actual library file.

I think you need to either reinstall the Fedora openssl and 
openssl-devel packages. Or manually fix the symlink.


More information about the dhcp-users mailing list