Click to See Complete Forum and Search --> : compiling error:apache+php+mysql


Anon
04-14-2002, 07:12 AM
When I run "make" for apache(1.3.24) an error occured.
It's said :
"ld.so.1: ./gen_test_char: fatal: libgcc_s.so.1: open failed: No such file or directory"
I found libgcc_s.so.1 in /usr/local/lib directory and the PATH include /usr/local/lib

I used gcc3.0.3 on solaris 8 (sparc)

Who could tell me how to do with it?