Re: what is RTLD_NOW supposed to be?
- From: Manish Vachharajani <mvachhar pythagoras rutgers edu>
- To: gnome-list gnome org
- CC: "recipient.list.not.shown":;
- Subject: Re: what is RTLD_NOW supposed to be?
- Date: Sun, 12 Apr 1998 02:01:13 -0400
gnome-libs/libgnome/gnome-dl.c:41: #error what is RTLD_NOW supposed to be?
What does RTLD_NOW mean and where is it supposed to be defined?
I am trying to compile gnome-lib on FreeBSD 2.2.2-RELEASE.
Thanks if anybody could help me
- Martin
It tells the dlopen function to resolve all symbols now and not later,
it should be in dlfcn.h. It should also link -ldl
--
Manish Vachharajani <mvachhar@noc.rutgers.edu>
Rutgers University http://www.rutgers.net/~mvachhar
Telecommunications Division
Systems Programmer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]