zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Timo Aaltonen" <tjaalton@cc.hut.fi>, <zsh-workers@sunsite.dk>
Subject: RE: AIX abd GCC
Date: Wed, 27 Jun 2001 19:15:33 +0400	[thread overview]
Message-ID: <005201c0ff1c$027541a0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <Pine.OSF.4.10.10106271757030.12353-100000@tiku.hut.fi>


>
> > > > Did you use DLLDFLAGS=-shared or it worked OOTB?
> > > >
> > > > Could you give exact configure invocation you used?
> > >
> > > Yes, that was the only trick I used..
> > >
> > > ..but it works also without it, OOTB.
> > >
> >
> > You mean, it even correctly finds boolcodes & friends?
>
> Actually no... both broken in that respect.
>

So, you did use LIBS=-ltermcap?

>         cc -qlanglvl=ansi -c -I.  -DHAVE_CONFIG_H -O  -o termcap.o
> termcap.c
> "termcap.c", line 71.13: 1506-334 (S) Identifier boolcodes has already
> been defined on line 1342 of "/usr/include/term.h".
> make: The error code from the last command is 1.
>

Erm ... my patch was not aimed at it, so it was not expected to change.

>
> CC="cc" LIBS=-ltermcap  ./configure
>
>         cc -qlanglvl=ansi  -s -bM:SRE -o zleparameter.so -bI:zle.export
> -bI:../../Src/zsh.export -bE:zleparameter.export -emodentry
> zleparameter..o  ../../Src/modentry..o  -ldl -lm -ltermcap -lc
> Target "all" is up to date.
>         (  echo 'STARTDEF()';  echo 'def(version)(0)('4.1.0-dev-0')';
> echo 'def(date)(0)(''June 4, 2001'')';  echo 'ENDDEF()#' | tr '#' '\\';  )
> > ./version.yo
>         case zsh.1 in  */*) target=zsh.1 ;;  *) target=./zsh.1 ;;  esac;
> case ': yodl' in :*) ;; *)  : yodl -I. -w zman.yo version.yo zsh.yo | sed
> -e '1s/\\-/-/g' -e '/^\.'\''/d' > $target  ;; esac;  test -f $target
> make: The error code from the last command is 1.
>
>
> this is somethin new..
>

You need Yodl to build docs if you compile off CVS.

I guess, I apply this patch. So, the remaining problem is boolcodes.
Somewhat easy "fix" is to prefer termcap on AIX until somebody comes up with
better solution. Comments?

-andrej


  reply	other threads:[~2001-06-27 15:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <003c01c0ff0b$06c60de0$21c9ca95@mow.siemens.ru>
2001-06-27 14:05 ` Timo Aaltonen
2001-06-27 14:08   ` Andrej Borsenkow
2001-06-27 14:29     ` Timo Aaltonen
2001-06-27 14:37       ` Andrej Borsenkow
2001-06-27 15:05         ` Timo Aaltonen
2001-06-27 15:15           ` Andrej Borsenkow [this message]
2001-06-27 15:26             ` 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='005201c0ff1c$027541a0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=tjaalton@cc.hut.fi \
    --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).