On 5/3/05, Gropp, Eric <Eric_Gropp@xxxxxxxxxxx> wrote: > > > > Solaris 9 x86 > > At bootup, I get the error "ld.so.1: httpd: fatal: libgcc_s.so.1: open > failed: No such file or directory". > > Apache does not get started. > > After the system is up and running, I can go to /etc/rc3.d and run S88httpd > manually and all runs fine. > > Does anyone have any thoughts? > > Thank you in advance. > > A quick google turned up http://www.codecomments.com/archive311-2004-8-250752.html > OK I got it. Just like to share what I've done. My cgi didn't see > libgcc. Therefore, I need to setEnv LD_LIBRARY_PATH to libgcc's > path in my httpd.conf I don't know if that will work for you. What happens if you move S88httpd to S99httpd (basically start it last)? Does something else set LD_LIBRARY_PATH? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx