[Opendnssec-develop] Re: #254: Configure fails on RHEL6
Rick van Rein
rick at openfortress.nl
Wed Jul 20 10:32:49 UTC 2011
Hello Sion,
> Might there be an old install of ldns that is picked up first by
> configure but not when you compile the code from the command line?
Nope:
1. The message for an old version would be another;
2. This is a freshly installed machine to which I added ldns through EPEL only.
3. Find / -name libldns\* locates no reachable library beyond the EPEL package.
> We do not have any RHEL machines; but I could try on CentOS if you think
> that will help?
My guess would be that this is a 64-bit problem, rather than a RHEL problem.
I find it hard to deciper what ./configure does, but it appears that it
does not get all the -L arguments, specifically -L/usr/lib64
Is there a way for me to see in more detail what ./configure does? I did
not find anything useful in config.log, it ends just before this problem:
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define STRPTIME_NEEDS_DEFINES 1
| #define RESTART_ENFORCERD_CMD "/usr/bin/pkill -HUP ods-enforcerd"
| #define HAVE_LIBXML2 1
|
| configure: exit 1
Thanks!
-Rick
More information about the Opendnssec-develop
mailing list