Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

1.2K
Vistas
estoy enfrentando un error al compilar el código fuente en apache

A continuación se muestra el error al ejecutar el comando make

 /home/apache/httpd-2.4.41/srclib/apr/libtool --silent --mode=link gcc -std=gnu99 -g -O2 -pthread \ -L/opt/httpd/expat/lib -o ab ab.lo /home/apache/httpd-2.4.41/srclib/apr-util/libaprutil-1.la -lexpat /home/apache/httpd-2.4.41/srclib/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl -lm -lssl -lcrypto -luuid -lrt -lcrypt -lpthread -ldl ab.o: In function `ssl_state_cb': /home/apache/httpd-2.4.41/support/ab.c:575: undefined reference to `SSL_in_init' ab.o: In function `ssl_print_cert_info': /home/apache/httpd-2.4.41/support/ab.c:653: undefined reference to `X509_get_version' /home/apache/httpd-2.4.41/support/ab.c:655: undefined reference to `X509_getm_notBefore' /home/apache/httpd-2.4.41/support/ab.c:659: undefined reference to `X509_getm_notAfter' ab.o: In function `sk_X509_num': /usr/local/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_num' ab.o: In function `sk_X509_value': /usr/local/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_value' ab.o: In function `main': /home/apache/httpd-2.4.41/support/ab.c:2305: undefined reference to `TLS_client_method' /home/apache/httpd-2.4.41/support/ab.c:2560: undefined reference to `TLS_client_method' /home/apache/httpd-2.4.41/support/ab.c:2637: undefined reference to `OPENSSL_init_ssl' /home/apache/httpd-2.4.41/support/ab.c:2638: undefined reference to `OPENSSL_init_ssl' /home/apache/httpd-2.4.41/support/ab.c:2647: undefined reference to `SSL_CTX_set_options' ab.o: In function `test': /home/apache/httpd-2.4.41/support/ab.c:1990: undefined reference to `SSL_in_init' collect2: error: ld returned 1 exit status make[2]: *** [ab] Error 1 make[2]: Leaving directory `/home/apache/httpd-2.4.41/support' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/apache/httpd-2.4.41/support' make: *** [all-recursive] Error 1

Por favor, hágame saber cómo continuar. La versión de openssl es OpenSSL> versión OpenSSL 1.1.1c 28 de mayo de 2019

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

No creo que esto se deba a OpenSSL. Para solucionar esto prueba lo siguiente:

Esto limpia toda la compilación realizada anteriormente, por lo que podría eliminar el problema

 make clean

Si eso no funciona, descargue Apache desde http://apachemirror.wuchna.com/httpd/httpd-2.4.41.tar.gz

over 4 years ago · Santiago Trujillo Denunciar

0

Descargue OpenSSL y compile en un directorio diferente.

./config --prefix=/u01/openssl1.1.1k/

compila apache con directivas --with-ssl

-con-ssl=/u01/openssl1.1.1k/

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda