Forum Moderators: phranque

Message Too Old, No Replies

error code 137 installing apache

apache 1.3.31 in solaris 9.0

         

mikel4u

4:30 pm on May 3, 2005 (gmt 0)

10+ Year Member



i'm installing apache 1.3.31 in a brand new reinstalled solaris 9.0 i already install gcc 3.4.2 but whe i type ./configure i get the error code 137.

any clues will help.

mikel.

sitz

4:43 pm on May 3, 2005 (gmt 0)

10+ Year Member



Can you post the output of ./configure? Any clues will help us, too. =)

mikel4u

7:00 pm on May 3, 2005 (gmt 0)

10+ Year Member



ok here's the output.

========Error Output For Sanity Check ================
cd..;gcc -DSOLARIS2=290-DUSE_ESPAT -I./lib/expat-lite -DNO_DL_NEEDED './apaci' -o helpers/dummy.c -lsocket -lnsl -lpthread
***Error code 137
make:fatal error:command failed for target 'dummy'

mikel4u

5:49 pm on May 4, 2005 (gmt 0)

10+ Year Member



ok, now i tried with the version 1.3.33 downloaded form www.apache.org and i get almost the same error but this :

gcc: fatal: libiconv.so.2: openfailed: No such file or directory

what can i do now i don't think that the source file is the problem?

thanks again guys.