zsh-workers
 help / color / mirror / code / Atom feed
From: Arnon Yaari <arnony@infinidat.com>
To: zsh-workers@zsh.org
Subject: Unable to compile zsh on AIX
Date: Mon, 24 Feb 2020 12:35:26 +0200	[thread overview]
Message-ID: <9783161F-B87A-4732-B8ED-7A3633758546@infinidat.com> (raw)

I am trying to compile zsh on an AIX machine and I am getting errors about undefined symbols during linking, specifically:

ld: 0711-317 ERROR: Undefined symbol: .zgetcwd
ld: 0711-317 ERROR: Undefined symbol: .xsymlink

Operating system: AIX 7.1 (7100-04-06-1806)
Compiler: gcc 6.3.0 from IBM's AIX Toolbox for Linux Applications
Command and full output: https://gist.github.com/wiggin15/12900e64a3dd5711cd3a05f1f975825d

I don't know if I am using the right approach, but I was able to compile zsh after adding "mod_export" modifiers to the following functions:

zgetcwd
xsymlink
bin_typeset
redrawhook
backwardmetafiedchar
openkeymap

             reply	other threads:[~2020-02-24 10:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20200224103625eucas1p1837b5b111e07832e3a85533107728289@eucas1p1.samsung.com>
2020-02-24 10:35 ` Arnon Yaari [this message]
2020-02-24 10:52   ` Peter Stephenson

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=9783161F-B87A-4732-B8ED-7A3633758546@infinidat.com \
    --to=arnony@infinidat.com \
    --cc=zsh-workers@zsh.org \
    /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).