Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2002 11:34:39 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        adrian kok <adriankok2000@yahoo.com.hk>
Cc:        questions@FreeBSD.ORG
Subject:   Re: please teach me about share object
Message-ID:  <20021128223439.GA87817@grimoire.chen.org.nz>
In-Reply-To: <20021128195425.77728.qmail@web21206.mail.yahoo.com>
References:  <20021128195425.77728.qmail@web21206.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 29, 2002 at 03:54:25AM +0800, adrian kok wrote:
> Hi all
> 
> I got error from apache.log
> 
> Failed loading /usr/local/Zend/lib/ZendOptimizer.so: 
> Shared object "libm.so.6" not found
> 
> But the file is existing on
> /usr/compat/linux/lib/libm.so.6

You're probably running a native apache binary. You can't mix this
with linux binaries. Make sure you build everything native from source.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021128223439.GA87817>