zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: Roland Jesse <jesse@prinz-atm.cs.Uni-Magdeburg.DE>,
	zsh-users@math.gatech.edu
Subject: Re: unresolvable symbol on IRIX
Date: Fri, 31 Jul 1998 11:41:37 -0700	[thread overview]
Message-ID: <980731114137.ZM5356@candle.brasslantern.com> (raw)
In-Reply-To: <199807311713.TAA01357@knecht.cs.uni-magdeburg.de>

On Jul 31,  7:13pm, Roland Jesse wrote:
} Subject: Re: unresolvable symbol on IRIX
}
} I greped through the zsh (3.1.4) sources and found references to
} cap_get_proc in Src/utils.c and Src/Modules/cap.c. Both files contain
} a cimple function call with this name but no further references or
} indications of where it comes from.

It's inside an #ifdef HAVE_CAP_INIT.  That means that configure has
decided that IRIX has POSIX capability sets for controlling file access.
I don't know what library is involved; you could manually remove the
definition of HAVE_CAP_INIT from config.h if you don't care to use
POSIX capability sets, or check your manuals to find the appropriate
library (and then please get back to us so we can include the proper
linkage in the standard zsh build).

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  reply	other threads:[~1998-07-31 20:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-06 11:32 Roland Jesse
1998-07-31 17:13 ` Roland Jesse
1998-07-31 18:41   ` Bart Schaefer [this message]
1998-08-03  8:42   ` 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=980731114137.ZM5356@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=jesse@prinz-atm.cs.Uni-Magdeburg.DE \
    --cc=zsh-users@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).