AKASH DEO wrote: > HI, > i am having following problem while porting icecat using fink > > nsStackWalk.cpp: In function 'nsresult NS_DescribeCodeAddress(void*, > nsCodeAddressDetails*)': > nsStackWalk.cpp:1502: error: 'Dl_info' was not declared in this scope > nsStackWalk.cpp:1502: error: expected `;' before 'info' > nsStackWalk.cpp:1503: error: 'info' was not declared in this scope > nsStackWalk.cpp:1503: error: 'dladdr' was not declared in this scope > make[4]: *** [nsStackWalk.o] Error 1 > make[4]: Leaving directory > `/sw/src/fink.build/icecat-3.0.6-1/icecat-3.0.6-g1/xpcom/base'
Without seeing the actual compiler command that failed, you probably need to look into what DEFINES are being used to include dlfcn.h Hanspeter ------------------------------------------------------------------------------ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
