zsh-workers
 help / color / mirror / code / Atom feed
From: Adam Spiers <adam@spiers.net>
To: zsh workers mailing list <zsh-workers@sunsite.auc.dk>
Subject: RLIM_NLIMITS compile problem
Date: Tue, 8 Feb 2000 23:48:52 +0000	[thread overview]
Message-ID: <20000208234852.B25402@thelonious.new.ox.ac.uk> (raw)

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.


             reply	other threads:[~2000-02-08 23:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-08 23:48 Adam Spiers [this message]
2000-02-09 18:02 ` Bart Schaefer
2000-02-09 21:43   ` Adam Spiers
2000-02-10 10:02   ` Zefram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000208234852.B25402@thelonious.new.ox.ac.uk \
    --to=adam@spiers.net \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).