zsh-users
 help / color / mirror / code / Atom feed
From: Ibraheem Umaru-Mohammed <ibraheem@umarumohammed.org>
To: Peter Stephenson <pws@csr.com>
Cc: Zsh users list <zsh-users@sunsite.dk>
Subject: Re: 4.2.0-pre-3
Date: Mon, 08 Mar 2004 09:15:04 +0000	[thread overview]
Message-ID: <1078737304.7471.6.camel@sonic> (raw)
In-Reply-To: <408.1078508079@csr.com>

On Fri, 2004-03-05 at 17:34, Peter Stephenson wrote:
> Ibraheem Umaru-Mohammed wrote:
> > On Fri, 2004-03-05 at 14:20, Peter Stephenson wrote:
> > > A few tweaks to try to stop everything falling to bits on AIX.
> > > In addition to --enable-pcre you now need --enable-cap to enable
> > > POSIX capabilities.
> > [...]
> > 
> > Hi,
> > 
> > I have tried using --enable-pcre coupled with --enable-cap, but still no
> > joy.
> 
> Sorry, I put that rather badly.  You are *not* supposed to turn those on
> on AIX, --enable-cap in particular since --enable-pcre was not a
> particular problem for AIX.  --enable-cap is there so that if you leave
> it turned off the shell should compile on AIX, just missing that module
> (which isn't required for normal use).
> 

Ah. My mistake. Thanks for clarifying. It appears to get a little
further, but still fails:

Target "complete.mdh" is up to date.
Updated `zutil.mdh'.
	rm -f stamp-modobjs.tmp
	echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o
init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o
options.o params.o parse.o pattern.o prompt.o signals.o signames.o
string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
	echo '' termcap.o | sed 's" " Modules/"g' >>
../../Src/stamp-modobjs.tmp
	echo '' terminfo.o | sed 's" " Modules/"g' >>
../../Src/stamp-modobjs.tmp
`stamp-modobjs' is up to date.
	rm -f zsh
	 /usr/vac/bin/cc -qlanglvl=ansi  -s  -o zsh main.o  `cat stamp-modobjs`
-bE:zsh.export  -liconv -ldl -lcurses -ltermcap -lm  -lc
ld: 0711-319 WARNING: Exported symbol not defined: dputs
ld: 0711-319 WARNING: Exported symbol not defined: zpathmax
Target "modentry..o" is up to date.
Target "complete.mdh" is up to date.
Updated `zutil.mdh'.
	/usr/vac/bin/cc -qlanglvl=ansi -c -I.  -DHAVE_CONFIG_H -DMODULE -O  -o
../../Src/modentry..o ../../Src/modentry.c
	rm -f cap.so
	/usr/vac/bin/cc -qlanglvl=ansi  -s -bM:SRE -o cap.so
-bI:../../Src/zsh.export -bE:cap.export -emodentry cap..o 
../../Src/modentry..o  -liconv -ldl -lcurses -ltermcap -lm  -lc 
	rm -f clone.so
	/usr/vac/bin/cc -qlanglvl=ansi  -s -bM:SRE -o clone.so
-bI:../../Src/zsh.export -bE:clone.export -emodentry clone..o 
../../Src/modentry..o  -liconv -ldl -lcurses -ltermcap -lm  -lc 
	rm -f datetime.so
	/usr/vac/bin/cc -qlanglvl=ansi  -s -bM:SRE -o datetime.so
-bI:../../Src/zsh.export -bE:datetime.export -emodentry datetime..o 
../../Src/modentry..o  -liconv -ldl -lcurses -ltermcap -lm  -lc 
ld: 0711-317 ERROR: Undefined symbol: .isident
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
make: The error code from the last command is 8.


Stop.
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 2.


Stop.


Am sorry that I can't offer direct access, company firewalls, policy and
such prohibit this.

Cheers,

			--ibraheem.


  reply	other threads:[~2004-03-14 11:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1078507368.18583.34.camel@sonic>
2004-03-05 17:34 ` 4.2.0-pre-3 Peter Stephenson
2004-03-08  9:15   ` Ibraheem Umaru-Mohammed [this message]
2004-03-05 14:20 4.2.0-pre-3 Peter Stephenson
2004-03-05 15:25 ` 4.2.0-pre-3 Cosmo
2004-03-05 16:55   ` 4.2.0-pre-3 Cosmo

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=1078737304.7471.6.camel@sonic \
    --to=ibraheem@umarumohammed.org \
    --cc=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).