>>>> "A" == Alex Brito
<abrito(a)tvirtual.com.mx> writes:
A> Hi,
A> I'm trying to install xEmacs 21.1.9 on Solaris 2.6 and I had the next
A> error while running 'make'
A> Does anybody can help me with this issue?
This has always worked.
(martin@mule) ~ $ syshgrep RTLD_MEMORY
/usr/include/dlfcn.h:112:#define RTLD_MEMORY 0x01000 /* use memory sections */
(martin@mule) ~ $ uname -a
SunOS
mule.m17n.org 5.6 Generic_105181-11 sun4u sparc SUNW,Ultra-60
Something must be wrong with your header files. Probably your gcc is
built for the wrong version of the os. Build a new gcc and all should
be well (this is only a guess, of course).