Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 1998 10:00:02 -0700 (PDT)
From:      Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
To:        freebsd-bugs
Subject:   Re: bin/4216: dlsym returns null 
Message-ID:  <199804171700.KAA00962@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/4216; it has been noted by GNATS.

From: Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
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



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