zsh-users
 help / color / mirror / code / Atom feed
From: "Zefram" <zefram@tao.co.uk>
To: jesse@prinz-atm.cs.Uni-Magdeburg.DE
Cc: zsh-users@math.gatech.edu
Subject: Re: unresolvable symbol on IRIX
Date: Mon, 3 Aug 1998 09:42:46 +0100 (BST)	[thread overview]
Message-ID: <199808030842.JAA10172@diamond.tao.co.uk> (raw)
In-Reply-To: <199807311713.TAA01357@knecht.cs.uni-magdeburg.de> from "Roland Jesse" at Jul 31, 98 07:13:05 pm

Roland Jesse wrote:
> > jesse.knecht ~ % ssh zille
> > Last login: Mon Jul  6 13:26:01 1998 from knecht
> > 25863:-zsh: rld: Fatal Error: attempted access to unresolvable symbol in -zsh: cap_get_proc

cap_get_proc() is part of the POSIX.1e capability interface.
Inclusion of that code is predicated on the existence of cap_init().
The above error suggests that your C library has a cap_init() but not
cap_get_proc(), which suggests that the cap_init() is not actually the
POSIX.1e cap_init().

Please check your C library with nm, and let me know which cap_ symbols
are defined.

-zefram


      parent reply	other threads:[~1998-08-03  8:53 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
1998-08-03  8:42   ` Zefram [this message]

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=199808030842.JAA10172@diamond.tao.co.uk \
    --to=zefram@tao.co.uk \
    --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).