Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2007 08:23:46 -0400
From:      Alexander Kabaev <kabaev@gmail.com>
To:        Andrey Chernov <ache@freebsd.org>
Cc:        ports@freebsd.org, current@freebsd.org
Subject:   Re: DSO loading (dlopen) appearse to be broken somehow
Message-ID:  <20070404082346.64ce25cd@kan.dnsalias.net>
In-Reply-To: <20070404101321.GA37396@nagual.pp.ru>
References:  <20070404101321.GA37396@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_02AumXr7yYQtx.BvCgD0=_j
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Wed, 4 Apr 2007 14:13:21 +0400
Andrey Chernov <ache@freebsd.org> wrote:

> Try to install and run www/apache13 port. With recent -current you'll
> get similar error for each module first listed in config:
>=20
> Syntax error on line 213 of /usr/local/etc/apache/httpd.conf:
> Cannot load /usr/local/libexec/apache/mod_env.so into server:=20
> /usr/local/libexec
> /apache/mod_env.so: Undefined symbol "ap_palloc"
>=20
> Perhaps it is Apache configuration problem since old-compiled apache=20
> (Dec 9) runs normally. Perhaps Apache config find some new defines
> which not works as expected.
>=20
> I am not expert in dlopen() at all. Please look someone who knows.
>=20
You do not have to be an expert in dlopen to find out the list of
loaded modules at the time dlopen called, what parameters dlopen is
called with and where the symbol allegedly not found is really defined.

--=20
Alexander Kabaev

--Sig_02AumXr7yYQtx.BvCgD0=_j
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFGE5jSQ6z1jMm+XZYRAv7wAJ42JG+hAZoslnn9HgeuNLPQFv7RBACgu8Tu
9bhYj1Tef3TqchmdvGpGYkA=
=qbCp
-----END PGP SIGNATURE-----

--Sig_02AumXr7yYQtx.BvCgD0=_j--



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