From owner-freebsd-current@FreeBSD.ORG Wed Apr 4 14:51:10 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8FD9E16A403; Wed, 4 Apr 2007 14:51:10 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 1373E13C44B; Wed, 4 Apr 2007 14:51:09 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.8/8.13.8) with ESMTP id l34Ep6BK041935; Wed, 4 Apr 2007 18:51:06 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.8/8.13.8/Submit) id l34Ep6KW041934; Wed, 4 Apr 2007 18:51:06 +0400 (MSD) (envelope-from ache) Date: Wed, 4 Apr 2007 18:51:05 +0400 From: Andrey Chernov To: Alexander Kabaev , current@freebsd.org, ports@freebsd.org Message-ID: <20070404145105.GA41879@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Alexander Kabaev , current@freebsd.org, ports@freebsd.org 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> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline In-Reply-To: <20070404133529.GA40652@nagual.pp.ru> User-Agent: Mutt/1.5.14 (2007-02-12) Cc: Subject: Re: DSO loading (dlopen) appearse to be broken somehow X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2007 14:51:10 -0000 --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--