zsh-workers
 help / color / mirror / code / Atom feed
From: Thomas Winder <thomas.winder@sea.ericsson.se>
To: zsh-workers@math.gatech.edu
Subject: zsh-3.0.1-test2 compilation problem
Date: 12 Dec 1996 13:56:18 +0100	[thread overview]
Message-ID: <ttp3exbhqfh.fsf@stsun46.sea.ericsson.se> (raw)


Hi!

Trying to compile zsh-3.0.1-test2 on sparclinux-961210 shows the
following: 


cd Src && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' CFLAGS='-Wall -Wno-implicit -Wmissing-prototypes -O2' LDFLAGS='' LIBS='-ltermcap' prefix='/usr' exec_prefix='/' bindir='//bin' infodir='/usr/info' mandir='/usr/man' manext='1'
make[1]: Entering directory `/data1a/src/zsh-3.0.1/Src'
gcc -c -I.. -I. -I.  -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 builtin.c
builtin.c:3686: #error there are some unknown limits.  Fix me!
make[1]: *** [builtin.o] Error 1
make[1]: Leaving directory `/data1a/src/zsh-3.0.1/Src'


Comparing the asm/resources.h from i386-linux to sparc-linux shows
that the RLIMIT_NOFILE and RLIMIT_NPROC are exchanged (6 <->
7). Shouldn't zsh be able to handle this? (btw: why is there such a
confusing "define tree" for the limits in Src/builtins.c?).


thanks

tom


             reply	other threads:[~1996-12-12 13:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-12 12:56 Thomas Winder [this message]
1996-12-12 14:36 ` Zoltan Hidvegi
1996-12-12 17:41   ` Peter Stephenson
1996-12-13  3:24     ` gwing

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=ttp3exbhqfh.fsf@stsun46.sea.ericsson.se \
    --to=thomas.winder@sea.ericsson.se \
    --cc=zsh-workers@math.gatech.edu \
    /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).