zsh-users
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Timo Aaltonen" <tjaalton@cc.hut.fi>, <zsh-users@sunsite.dk>
Subject: RE: AIX-problem: the main module won't link statically
Date: Fri, 8 Jun 2001 12:10:11 +0400	[thread overview]
Message-ID: <001501c0eff2$70ad3ee0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <Pine.LNX.4.10.10106081055400.23818-100000@nexus6.hut.fi>


>
> > >
> > >   I tried to compile zsh-4.0.1 w. AIX-4.3 (cc version 5), but the main
> > > library (/module?) libzsh-4.0.1.so doesn't get in the binary,
> and when I
> > > try to run it:
> > >
> > > Could not load program ./zsh:
> > >         Dependent module libzsh-4.0.1.so could not be loaded.
> > > Could not load module libzsh-4.0.1.so.
> > > Error was: No such file or directory
> > >
> >
> > Have you installed it? Or, better, have you installed it in the same
> > location as specified when configuring ($prefix/lib/zsh)?
>
> I've tried it both installed, and just by running "make check"..
>

make check does not work in this case, known problem in 4.0.1. Should be
fixed in 4.0.2. "installed" you mean "make install"?

>
> Well, I compiled it for linux and Tru64-UNIX (I used the same
> config.modules for all architectures), and they didn't produce that
> library (it was linked statically, as configured..).
>

It depends on the system. Some systems need extra library some not. Try
'configure --disable-dynamic' to turn dynamic loading off.

> >
> > I do not know AIX to decide if these warnings are harmful/harmless.
>
> Me neither.. maybe I should poke the guy here who does =)
>

Yes. AFAIK currently none of zsh developers works on AIX. Oliver, could you
comment on this?

-andrej


  reply	other threads:[~2001-06-08  8:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-08  7:24 Timo Aaltonen
2001-06-08  7:53 ` Andrej Borsenkow
2001-06-08  7:59   ` Timo Aaltonen
2001-06-08  8:10     ` Andrej Borsenkow [this message]
2001-06-08  8:28       ` Timo Aaltonen

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='001501c0eff2$70ad3ee0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=tjaalton@cc.hut.fi \
    --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).