zsh-workers
 help / color / mirror / code / Atom feed
From: Marlon Richert <marlon.richert@gmail.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: Daniel Shahaf <d.s@daniel.shahaf.name>,
	Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: Bug + patch: `zstyle ':completion:*' menu select=long-list` fails to start menu selection
Date: Thu, 11 Mar 2021 09:33:24 +0200	[thread overview]
Message-ID: <CAHLkEDtabVJ98kSqVUdyZjG9sQbMXtrT0qn8W9Qj=u6+m0fK1Q@mail.gmail.com> (raw)
In-Reply-To: <CAH+w=7aNoEOAftieug2QbOAC3nfAcUpoxSXjBWyL7nOJFBOu_g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2064 bytes --]

On Wed, Mar 10, 2021 at 8:50 PM Bart Schaefer <schaefer@brasslantern.com>
wrote:

> I meant that after "make realclean" you need to start all the way back
> at running Util/preconfig and configure.  Did you?
>

Yes, I did the following:

% make realclean
% Util/preconfig
% configure
% make



> It appears for example that the commands to create signames.c are not
> being executed for your build, nor is anything else that employs
> $(AWK) (which my configure pass assigns AWK = mawk).
>

I uninstalled `gawk`, to see if that makes any difference, then ran the
steps above again, but `make` still fails:

cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
config.status: creating Src/Makemod
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makemod
prefix='/usr/local' exec_prefix='/usr/local' bindir='/usr/local/bin'
libdir='/usr/local/lib' MODDIR='/usr/local/lib/zsh/5.8.0.2-dev'
infodir='/usr/local/share/info' mandir='/usr/local/share/man'
datadir='/usr/local/share'
fndir='/usr/local/share/zsh/5.8.0.2-dev/functions'
htmldir='/usr/local/share/zsh/htmldoc'
runhelpdir='/usr/local/share/zsh/5.8.0.2-dev/help' CC='gcc' CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H' CFLAGS='-Wall -Wmissing-prototypes -O2'
LDFLAGS='-Wl,-x' EXTRA_LDFLAGS='-rdynamic' DLCFLAGS='-fno-common'
DLLDFLAGS='-bundle -flat_namespace -undefined suppress' LIBLDFLAGS=''
EXELDFLAGS='' LIBS='-liconv -ldl -lncurses -lm  -lc' DL_EXT='so' DLLD='gcc'
AWK='awk' ANSI2KNR=': ansi2knr' YODL=': yodl ' YODL2TXT=': yodl2txt'
YODL2HTML=': yodl2html' FUNCTIONS_INSTALL='' tzsh='zsh' prep
echo 'timestamp for *.mdd files' > ../Src/modules.stamp
rm -f stamp-modobjs.tmp
mv: rename stamp-modobjs.tmp to stamp-modobjs: No such file or directory
Updated `stamp-modobjs'.
gcc -c -I. -I../Src -I../Src -I../Src/Zle -I.  -DHAVE_CONFIG_H -Wall
-Wmissing-prototypes -O2  -o main.o main.c
main.c:30:10: fatal error: 'zsh.mdh' file not found
#include "zsh.mdh"
         ^~~~~~~~~
1 error generated.
make[2]: *** [main.o] Error 1
make[1]: *** [main.o] Error 2
make: *** [all] Error 1

[-- Attachment #2: Type: text/html, Size: 3884 bytes --]

  parent reply	other threads:[~2021-03-11  7:34 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-04  8:56 Marlon Richert
2021-03-04 20:17 ` Daniel Shahaf
2021-03-04 22:26   ` Marlon Richert
2021-03-07 17:22     ` Daniel Shahaf
2021-03-09 17:01       ` Marlon Richert
2021-03-09 21:19         ` Daniel Shahaf
2021-03-09 21:48         ` Bart Schaefer
2021-03-10  7:21           ` Marlon Richert
2021-03-10 18:50             ` Bart Schaefer
2021-03-11  2:17               ` Bart Schaefer
2021-03-11  7:33               ` Marlon Richert [this message]
2021-03-11 18:22                 ` Bart Schaefer
2021-03-12 13:11                 ` Marlon Richert
2021-03-12 13:36                   ` Peter Stephenson
2021-03-12 14:14                     ` Daniel Shahaf
2021-03-12 20:53                       ` Mikael Magnusson
     [not found]                       ` <884654866.425858.1615560127191@mail2.virginmedia.com>
2021-03-13 13:40                         ` Daniel Shahaf
2021-03-13 17:38                           ` Peter Stephenson
2021-03-13 18:08                             ` Bart Schaefer
2021-03-14  7:39                               ` dana
2021-03-14  9:30   ` Marlon Richert
2021-03-17 18:01     ` dana
2021-03-25  0:46       ` Daniel Shahaf

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='CAHLkEDtabVJ98kSqVUdyZjG9sQbMXtrT0qn8W9Qj=u6+m0fK1Q@mail.gmail.com' \
    --to=marlon.richert@gmail.com \
    --cc=d.s@daniel.shahaf.name \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).