LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Compile apache 2.2.29 (https://www.linuxquestions.org/questions/linux-newbie-8/compile-apache-2-2-29-a-4175531499/)

LYC 01-19-2015 08:06 AM

Compile apache 2.2.29
 
Hi,

I have the following when I run gmake to build apache 2.2.29 in Solaris 10 in SPARC hardware:

:
Undefined first referenced
symbol in file
BIO_set_callback ab.o
BIO_set_callback_arg ab.o
BIO_get_callback_arg ab.o
SSL_CTX_set_info_callback ab.o
ld: fatal: symbol referencing errors. No output written to ab
collect2: ld returned 1 exit status
gmake[2]: *** [ab] Error 1
gmake[2]: Leaving directory `/SSL/httpd-2.2.29/support'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/SSL/httpd-2.2.29/support'
gmake: *** [all-recursive] Error 1
:

I tried the advised from the result of google around but to no avail.

Appreciate if anyone can gives a pointer. Thanks in advance.

weibullguy 01-20-2015 09:31 AM

FYI, you haven't provided enough output regarding the error, just the summary. If you provide enough output to see what the actual error is, someone may be able to help.

LYC 01-21-2015 03:04 AM

1 Attachment(s)
Hi,

Please refer to the attachment.


All times are GMT -5. The time now is 08:56 AM.