zsh-workers
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <arvidjaar@mail.ru>
To: ZSH Workers Mailing List <zsh-workers@sunsite.dk>
Subject: Module depndencies problem (fails on Linux at least)
Date: Sun, 18 Nov 2001 10:57:20 +0300	[thread overview]
Message-ID: <3BF769E0.8080409@mail.ru> (raw)

Yesterday I wrote patch that automatically adds module dependencies at 
compile time just to find out that under Linux (Mandrake cooker, 
glibc-2.2.4, gcc-2.96 as modified by Mandrake) shared object can't have 
unresolved data references else dlopen() fails. In case of zftp/tcp it 
appears to work, but e.g. loading of complist (that is done as the very 
first in my ~/.zshrc) fails due to large number of references to 
external variables.

Which meas that 'dlopen it and get list of dependencies' won't work 
until huge part of Zsh has been rewritten to not require direct access 
to external variables. Something I welcome wholeheartedly but do not 
dare to undertake :-)

-andrej


                 reply	other threads:[~2001-11-18  7:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3BF769E0.8080409@mail.ru \
    --to=arvidjaar@mail.ru \
    --cc=Andrej.Borsenkow@mow.siemens.ru \
    --cc=zsh-workers@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).