Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2007 18:51:05 +0400
From:      Andrey Chernov <ache@freebsd.org>
To:        Alexander Kabaev <kabaev@gmail.com>, current@freebsd.org, ports@freebsd.org
Subject:   Re: DSO loading (dlopen) appearse to be broken somehow
Message-ID:  <20070404145105.GA41879@nagual.pp.ru>
In-Reply-To: <20070404133529.GA40652@nagual.pp.ru>
References:  <20070404101321.GA37396@nagual.pp.ru> <20070404082346.64ce25cd@kan.dnsalias.net> <20070404125735.GA40094@nagual.pp.ru> <20070404090944.1a13e96f@kan.dnsalias.net> <20070404133529.GA40652@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--HcAYCG3uE/tztfnV
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Apr 04, 2007 at 05:35:29PM +0400, Andrey Chernov wrote:
> On Wed, Apr 04, 2007 at 09:09:44AM -0400, Alexander Kabaev wrote:
> > > 1) The symbols in question are all _defined_ inside main httpd
> > > program.=20
> >=20
> > objdump -T output goes here.
>=20
> Those symbols are in 'nm' table of httpd like this
> 0804a84a T ap_palloc
> but not found in its objdump -T output.=20
>=20
> Why and how it may happens?

Comparing generated Makefile with FreeBSD 6 it seems some ld flags=20
are now missing:

< LDFLAGS_SHLIB_EXPORT=3D
---
> LDFLAGS_SHLIB_EXPORT=3D-Wl,-E

I'll come back with detailed results later.

--=20
http://ache.pp.ru/

--HcAYCG3uE/tztfnV
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (FreeBSD)

iD8DBQFGE7tZVg5YK5ZEdN0RAkd+AJsE1p2rK4s4Q/5Cnt65ekc17KTU9gCfXYAq
lbq37B7SzE0Tqk+NUvKiimI=
=CZo4
-----END PGP SIGNATURE-----

--HcAYCG3uE/tztfnV--



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