From owner-freebsd-bugs Fri Apr 17 10:00:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00999 for freebsd-bugs-outgoing; Fri, 17 Apr 1998 10:00:04 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00962; Fri, 17 Apr 1998 10:00:02 -0700 (PDT) (envelope-from gnats) Date: Fri, 17 Apr 1998 10:00:02 -0700 (PDT) Message-Id: <199804171700.KAA00962@hub.freebsd.org> To: freebsd-bugs Cc: From: Dmitrij Tejblum Subject: Re: bin/4216: dlsym returns null Reply-To: Dmitrij Tejblum Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/4216; it has been noted by GNATS. From: Dmitrij Tejblum To: livio@csl.sri.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: bin/4216: dlsym returns null Date: Fri, 17 Apr 1998 20:49:59 +0400 > >Description: > dlsym returns null pointer on FreeBSD system while exact same function > works on both Linux and SunOs. Do you still see this? I suspect that it fixed by following: RCS file: /home/ncvs/src/gnu/usr.bin/ld/rtld/rtld.c,v .... revision 1.40.2.4 date: 1997/09/02 14:18:52; author: nate; state: Exp; lines: +30 -2 MFC: Prepend an underscore if a symbol lookup fails and try again. Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message