zsh-workers
 help / color / mirror / code / Atom feed
From: DervishD <raul@pleyades.net>
To: Zsh <zsh-workers@sunsite.dk>
Subject: Problem building zsh 4.0.7
Date: Thu, 18 Sep 2003 23:07:23 +0200	[thread overview]
Message-ID: <20030918210723.GA29812@DervishD> (raw)

    Hi all :)

    I was tweaking a bit the config.modules file, to make a
full-featured dynamic zsh and a fine-tuned all static zsh, etc... and
I have got this error when I specify 'load=yes' to the module
zsh/example:

[...lots of output...]
init.o: In function `init_bltinmods':
init.o(.text+0x281c): undefined reference to `add_automath'
init.o(.text+0x2830): undefined reference to `add_automath'
collect2: ld returned 1 exit status
make[1]: *** [zsh] Error 1
make[1]: Leaving directory `/user/.../zsh-4.0.7/Src'
make: *** [all] Error 1

    I know, the example module is just that, an example to write a
module, but anyway it shouldn't make compilation fail, IMHO. The
functions are not defined in the module, but seems to be declared or
used or whatever in builtins.list :???

    If 'load=yes' cannot be specified for the zsh/example module, it
should be documented or users who, like me, modify the config.modules
in an automatic fashion, will get this error. I can modify the script
which processes my config.modules in order to ignore the example
module but, is this necessary? Is a bug or an intended behaviour?

    Thanks a lot, guys :))

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/


                 reply	other threads:[~2003-09-18 21:19 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=20030918210723.GA29812@DervishD \
    --to=raul@pleyades.net \
    --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).