zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Stemen <zsh@hightek.org>
To: zsh-users@sunsite.dk
Subject: static link zsh/example and zsh/zftp errors on FreeBSD
Date: Mon, 19 Jan 2004 03:57:36 -0600	[thread overview]
Message-ID: <20040119095736.GA86747@quark.localdomain> (raw)

Hi.  Just providing a little feedback.

I am compiling zsh-4.1.1 as a static shell on FreeBSD-5.1.  It
seems to compile fine with most of the modules enabled except two of
them.

Enable zsh/example in config.modules:

name=zsh/example modfile=Src/Modules/example.mdd link=static auto=no load=yes

I get the following errors:

gcc -static   -o zsh main.o  `cat stamp-modobjs`   -ltermcap -lm  -lc
init.o: In function `init_bltinmods':
init.o(.text+0x236a): undefined reference to `add_automath'
init.o(.text+0x237b): undefined reference to `add_automath'
make[1]: *** [zsh] Error 1
make[1]: Leaving directory `/u1/g2/pkg/src/zsh-4.1.1/Src'
make: *** [all] Error 1


Enable zsh/zftp and I get the following error:

make[3]: Entering directory `/u1/g2/pkg/src/zsh-4.1.1/Src/Modules'
make[3]: *** No rule to make target `tcp.mdh', needed by `zftp.mdh'.
Stop.
make[3]: Leaving directory `/u1/g2/pkg/src/zsh-4.1.1/Src/Modules'
make[2]: *** [headers] Error 1
make[2]: Leaving directory `/u1/g2/pkg/src/zsh-4.1.1/Src'
make[1]: *** [headers] Error 2
make[1]: Leaving directory `/u1/g2/pkg/src/zsh-4.1.1/Src'
make: *** [all] Error 1


-- 
Vincent Stemen
Avoid the VeriSign/Network Solutions domain registration trap!
http://www.InetAddresses.net


             reply	other threads:[~2004-01-19  9:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-19  9:57 Vincent Stemen [this message]
2004-01-19 10:51 ` Peter Stephenson
2004-01-19 21:47   ` Vincent Stemen

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=20040119095736.GA86747@quark.localdomain \
    --to=zsh@hightek.org \
    --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).