Hi,
Im trying to build fred-epp on fedora15 (lovelock) via rpmbuild,
on this fred-mod-eppd-2.3.2-1.fc12.src.rpm, I have successfully
build fred-client-2.2.3-1.noarch.rpm, fred-db-2.3.0-1.noarch.rpm,
fred-doc2pdf-2.0.4-1.noarch.rpm,
when I tried to build the fred-mod-eppd, it prompts me the error:
"checking for pkg-config... (cached) /usr/bin/pkg-config
"checking for X509_digest in -lssl... no
"configure: error: openssl not found
"error: Bad exit status from /var/tmp/rpm-tmp.I6w0pu (%build
even if openssl and openssl-devel is already installed
tried to check the BUILD/fred-mod-eppd/config.log it says:
-unwind-tables conftest.c -lssl >&5
/usr/bin/ld: /tmp/ccbmNckH.o: undefined reference to symbol 'X509_digest'
/usr/bin/ld: note: 'X509_digest' is defined in DSO /lib/libcrypto.so.10 so
try adding it to the linker command line
/lib/libcrypto.so.10: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
tried to search google for some answer, saw some DSO linking, yet still
cant understand, can someone
help me solved this error. Thanks in advance.
below are some info you might ask:
[root@localhost fred-mod-eppd-2.3.2]# uname -a
Linux localhost.localdomain 2.6.38.6-26.rc1.fc15.i686.PAE #1 SMP Mon May 9
20:36:50 UTC 2011 i686 i686 i386 GNU/Linux
[root@localhost fred-mod-eppd-2.3.2]# cat /etc/redhat-release
Fedora release 15 (Lovelock)
[root@localhost fred-mod-eppd-2.3.2]# rpm -qa | grep openssl
openssl-devel-1.0.0e-1.fc15.i686
openssl-1.0.0e-1.fc15.i686
configure:14340: result: /usr/bin/pkg-config
configure:14371: checking for X509_digest in -lssl
configure:14406: gcc -o conftest -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous
-unwind-tables conftest.c -lssl >&5
/usr/bin/ld: /tmp/ccbmNckH.o: undefined reference to symbol 'X509_digest'
/usr/bin/ld: note: 'X509_digest' is defined in DSO /lib/libcrypto.so.10 so
try adding it to the linker command line
/lib/libcrypto.so.10: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
configure:14413: $? = 1
configure: failed program was:
thanks
val
Hello:
I'm informing that we, as of August 26th., have implemented FRED completely, as a backend for our DNS administration.
I have a question, though about a domain, corobicicp.co.cr. Let's see first the FRED information:
NIC-REG1(a)127.0.0.1> info_domain corobicicp.co.cr
Domain name: corobicicp.co.cr
Repository object ID: D0000030043-EPP
Created by: NIC-REG1
Designated registrar: NIC-REG1
Created on: 2007-10-10T18:00:00-06:00
Expiration date: 2011-10-10 <------- it has not expired
NSSET ID: COROBICICP_CO_CR <-------------------
Password for transfer: bfjZP1C6
Status: ok - Objekt is without restrictions
Registrant ID: CESAR.SALAS_AT_COROBICICP.CO.CR
Administrative contact: CESAR.SALAS_AT_COROBICICP.CO.CR
NIC-REG1(a)127.0.0.1> info_nsset COROBICICP_CO_CR
NSSET ID: COROBICICP_CO_CR
Repository object ID: N0000017473-EPP
Created by: NIC-REG1
Designated registrar: NIC-REG1
Created on: 2011-06-03T12:38:40-06:00
Password for transfer: CdrNZl0g
Status: linked - Has relation to other records in registry
Technical contact: NATALIA.ALVARADO_AT_COROBICICP.CO.CR
Name servers: corobicicp.co.cr, (200.122.149.206) <---------------------
secundario.nic.cr, (75.125.255.162) <---------------------
Report level: 3
Now let see what the corresponding zone files generate:
root@fred:/tmp# grep corobicicp db*
db..co.cr:corobicicp.co.cr. IN NS corobicicp.co.cr.
db..co.cr:corobicicp.co.cr. IN NS secundario.nic.cr.
As you can see, no A record for the corobicicp.co.cr domain is generated in despite it is included in the nsset associated with the domain. I'm, though, including what thois client's DNS server gives us:
root@fred:/tmp# dig +norec corobicicp.co.cr ns @200.122.149.206
; <<>> DiG 9.7.0-P1 <<>> +norec corobicicp.co.cr ns @200.122.149.206
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41890
;; flags: qr aa; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION:
;corobicicp.co.cr. IN NS
;; ANSWER SECTION:
corobicicp.co.cr. 3600 IN NS dns.corobicicp.co.cr. <-------------
;; ADDITIONAL SECTION:
dns.corobicicp.co.cr. 3600 IN A 200.122.149.206
I wonder if this inconssitency have a role for what is generated by genzone_client.
Best regards.
--
Mario Guerra <mguerra(a)nic.cr>