You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Zhao, Min (Bill)" <mz...@lucent.com> on 2002/09/10 21:26:14 UTC

[users@httpd] run apachectl start, get libsendfile.so.1 open failed error.

Hi;

    I installed Apache httpd-2.0.39 on Sparc 20 runing Solaris2.8. When I started the httpd, I got fatal error like this:

	# ./apachectl start 
	ld.so.1: /usr/local/apache2/bin/httpd: fatal: libsendfile.so.1: open failed: No such file or directory
	Killed

	How to solve the problem? Thanks. 

Bill Zhao
Lucent Technologies

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] run apachectl start, get libsendfile.so.1 open failed error.

Posted by Matthew Marino <ma...@citystamp.com>.
Is this something I can get a gnu version of?? Seems limiting otherwise. 
I know I should upgrade 7 to 8 but as long as the Sun rises, I won't try 
to fix it.


On Tuesday, September 10, 2002, at 03:49 PM, Leon Do wrote:

> libsendfile.so.1 and libsendfile.so are new libraries available with 
> newer version of Solaris2.8.
>
> Those files need to be in the library path. (e.g. /webserver/lib).  You 
> can look for the files at sun.com
>
> Leon Do
>
> "Zhao, Min (Bill)" wrote:
>
>> Hi;
>>
>>     I installed Apache httpd-2.0.39 on Sparc 20 runing Solaris2.8. 
>> When I started the httpd, I got fatal error like this:
>>
>>         # ./apachectl start
>>         ld.so.1: /usr/local/apache2/bin/httpd: fatal: 
>> libsendfile.so.1: open failed: No such file or directory
>>         Killed
>>
>>         How to solve the problem? Thanks.
>>
>> Bill Zhao
>> Lucent Technologies
>>
>> ---------------------------------------------------------------------
>> 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@httpd.apache.org
>>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
>> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] run apachectl start, get libsendfile.so.1 open failed error.

Posted by Leon Do <le...@lucent.com>.
libsendfile.so.1 and libsendfile.so are new libraries available with newer version of Solaris2.8.

Those files need to be in the library path. (e.g. /webserver/lib).  You can look for the files at sun.com

Leon Do

"Zhao, Min (Bill)" wrote:

> Hi;
>
>     I installed Apache httpd-2.0.39 on Sparc 20 runing Solaris2.8. When I started the httpd, I got fatal error like this:
>
>         # ./apachectl start
>         ld.so.1: /usr/local/apache2/bin/httpd: fatal: libsendfile.so.1: open failed: No such file or directory
>         Killed
>
>         How to solve the problem? Thanks.
>
> Bill Zhao
> Lucent Technologies
>
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org




---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org