Re: what is RTLD_NOW supposed to be?






   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]