Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Strange behaviour of zsh-3.1.5 on IRIX 6.2
- X-seq: zsh-users 1916
- From: "Zefram" <zefram@xxxxxxxxx>
- To: jesse@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- Subject: Re: Strange behaviour of zsh-3.1.5 on IRIX 6.2
- Date: Mon, 2 Nov 1998 09:30:40 +0000 (GMT)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <13884.8743.733953.358182@knecht> from "Roland Jesse" at Nov 1, 98 09:56:07 am
Roland Jesse wrote:
>After the build the shell works just fine on this particular
>machine. But on another O2 machine I simply get: "13116:-zsh: rld:
>Fatal Error: attempted access to unresolvable symbol in -zsh:
>cap_get_proc."
Is that running the same binary on a diferent machine? If so, then you
have different libraries on the two machines, and need to compile zsh on a
machine without libcap. (cap_get_proc is from libcap, part of the POSIX.6
capability sets feature. zsh will use this library if it can find it.)
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author