Page 1 of 1

issue While running make file

PostPosted: 27. July 2012 11:33
by huda
Hi Team,

I have run ./configure --prefix=/appllib/appache2.2.

But when I do run make according to the procedure provided apache website, I am getting the following error. Please can any one help on this.

Making all in support
/opt/httpd-2.2.21/srclib/apr/libtool --silent --mode=link gcc -pthread -O2 -Wl,-brtl -o htpasswd htpasswd.lo -Wl,-uXML_Parse -lm /opt/httpd-2.2.21/srclib/pcre/libpcre.la /opt/httpd-2.2.21/srclib/apr-util/libaprutil-1.la /opt/httpd-2.2.21/srclib/apr-util/xml/expat/libexpat.la -liconv /opt/httpd-2.2.21/srclib/apr/libapr-1.la -lpthread
ld: 0711-596 SEVERE ERROR: Object .libs/htpasswd.o
An RLD for section 2 (.data) refers to symbol 1112,
but the storage class of the symbol is not C_EXT or C_HIDEXT.
collect2: ld returned 12 exit status
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.

Re: issue While running make file

PostPosted: 27. July 2012 16:45
by JonB
A. You do know that XAMPP is NOT a LAMP stack, right?
Its a bash script that runs the components as if it were all CLI (command line interface). The OS, configurations and other tools (like repositories) are completely unaware that XAMPP exists.

B. The Apache included is 2.4.2

Therefore standard 'methods' often don't work.

Good Luck
8)




ysfs