On Tue, 8 Feb 2000, Alexander Kuznetsov wrote:
> Собрал RA + mod_php3 как DSO
> При попытке запуска следующее :
> Cannot load /usr/libexec/apache/libphp3.so into server:
> /usr/libexec/apache/libphp3.so: undefined symbol: charset_vbprintf
Выглядит так, как будто не проэкспортированы символы из httpd доступные
для модулей. В GNU линкере (ld) это опция -E, в gcc соответственно -Wl,-E.
Oleg.
----
Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/
Programmers don't die, they just GOSUB without RETURN.
=============================================================================
= Apache-Rus@lists.lexa.ru mailing list =
Mail "unsubscribe apache-rus" to majordomo@lists.lexa.ru if you want to quit.
= Archive avaliable at http://www.lexa.ru/mail-archive =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.