From owner-freebsd-current Tue Nov 7 10:26:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from h132-197-97-45.gte.com (h132-197-97-45.gte.com [132.197.97.45]) by hub.freebsd.org (Postfix) with ESMTP id 0E4CE37B479 for ; Tue, 7 Nov 2000 10:26:22 -0800 (PST) Received: (from ak03@localhost) by h132-197-97-45.gte.com (8.11.0/8.11.0) id eA7IQHd37933 for current@FreeBSD.ORG; Tue, 7 Nov 2000 13:26:17 -0500 (EST) (envelope-from ak03) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200011071810.eA7IAR024959@vashon.polstra.com> Date: Tue, 07 Nov 2000 13:26:17 -0500 (EST) Organization: GTE Laboratories Inc. From: "Alexander N. Kabaev" To: current@FreeBSD.ORG Subject: Re: Problem with dlopen()/dlsym() after recent crt* changes Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John, I think dymanic loader should clear it's error_string variable before returning success to the caller. I am halfway done preparing the patch to do that. Is that the bug you mentioned or there is something else? Anyway, do you want to see my patch when it is ready or you prefer to take care of the problem yourself? > > That's correct. The new crt code just uncovered the bug in the > dynamic linker. > > John > -- > John Polstra jdp@polstra.com > John D. Polstra & Co., Inc. Seattle, Washington USA > "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message