zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-users@sunsite.dk
Subject: Re: Tru64 5.1 and unresolved externals when building modules
Date: Tue, 13 Nov 2007 12:25:35 +0000	[thread overview]
Message-ID: <200711131225.lADCPaRe019749@news01.csr.com> (raw)
In-Reply-To: <8ccdb50d0711121602p39d1cf2fk116685d55d3ed9f4@mail.gmail.com>

"Thomas Pfau" wrote:
> I'm trying to build zsh on Tru64 5.1 but can't seem to get the modules
> to build.  I've tried the standard cc, sed, and awk and also the gnu
> versions of each with the same results.  For each module it attempts
> to build, it displays 'Warning: Unresolved:' followed by a list of
> symbols that appear to be from the main zsh executable.  This happens
> with both zsh 4.3.2 and 4.3.4.

I haven't heard this one before, and without access to the system
there's not a lot that can be done.  You could try statically linking
(configure --disable-dynamic), in which case make sure you edit
config.modules to mark any modules you use as statically loaded.

If it's only a few of the symbols from the main executable it might be
they aren't correctly marked for export, however I thought I'd tested
that for 4.3.4 and there shouldn't be more than a few at most in any
case.  I will certainly make sure I test this for 4.3.5.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


  reply	other threads:[~2007-11-13 12:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-13  0:02 Thomas Pfau
2007-11-13 12:25 ` Peter Stephenson [this message]
2007-11-14  2:15   ` Thomas Pfau
2007-11-14  9:54     ` 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=200711131225.lADCPaRe019749@news01.csr.com \
    --to=pws@csr.com \
    --cc=zsh-users@sunsite.dk \
    /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).