[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems building xemacs, LIMIT_AS undefined



I tried to build the current xemacs, which of caused failed the first
time, because libcanna and wnn where missing.

After compiling and installing libcanna and wnn I tried again.

Now the libcanna and wnn worked, but it stumbled about LIMIT_AS:

-------------------------- xemacs20 logfile ------------------------------

gcc -c -O2 -Wall  -Demacs -I. -DHAVE_CONFIG_H -I/usr/include/db -I/usr/X11R6/include callproc.c
In file included from /usr/include/sys/resource.h:27,
                 from sysproc.h:30,
                 from callproc.c:39:
/usr/include/resourcebits.h:78: `RLIMIT_AS' undeclared here (not in a function)
/usr/include/resourcebits.h:78: enumerator value for `_RLIMIT_AS' not integer constant
make[2]: *** [callproc.o] Error 1
make[2]: Leaving directory `/mnt/space/xemacs20-20.4/src'
make[1]: *** [dump-elcs] Error 2
make[1]: Leaving directory `/mnt/space/xemacs20-20.4'
make: *** [canna-wnn-build] Error 2

-------------------------- xemacs20 logfile ------------------------------

I have the 2.0.33 Kernel source installed and

/usr/include/asm/resource.h

doesnt define RLIMIT_AS, its RLIMIT struct has only 9 members.

Is RLIMIT_AS an i386 only thing or did it get invented recently in the 
unstable kernels?

May the Source be with you.
			Mrvn


--
To UNSUBSCRIBE, email to debian-68k-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




Reply to: