zsh-workers
 help / color / mirror / code / Atom feed
* RLIM_NLIMITS compile problem
@ 2000-02-08 23:48 Adam Spiers
  2000-02-09 18:02 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Spiers @ 2000-02-08 23:48 UTC (permalink / raw)
  To: zsh workers mailing list

Hi all,

I'm still here - just taking it easy on the computer front at the
moment, as it was sapping too much of my time.  I'm having problems
compiling the latest CVS tree:

  make[2]: Entering directory `/mnt/hda7/opt/zsh/Src'
  gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2  -o builtin.o builtin.c
  In file included from zsh.mdh:26,
                   from builtin.c:30:
  exec.epro:25: `RLIM_NLIMITS' undeclared here (not in a function)
  exec.epro:26: `RLIM_NLIMITS' undeclared here (not in a function)
  make[2]: *** [builtin.o] Error 1
  make[2]: Leaving directory `/mnt/hda7/opt/zsh/Src'
  make[1]: *** [modobjs] Error 2
  make[1]: Leaving directory `/mnt/hda7/opt/zsh/Src'
  make: *** [all] Error 1

Not sure whether I'm being stupid or just rusty, but I can't figure
out where @RLIMITS_INC_H@ is supposed to get #included for this (if
indeed it is @RLIMITS_INC_H@ - maybe I even got that wrong).
config.status has:

  s%@RLIMITS_INC_H@%/usr/include/asm/resource.h%g

which looks right to me.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-02-10 10:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-08 23:48 RLIM_NLIMITS compile problem Adam Spiers
2000-02-09 18:02 ` Bart Schaefer
2000-02-09 21:43   ` Adam Spiers
2000-02-10 10:02   ` Zefram

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).