From: Jukka Lehti <jukkalehti@yahoo.com>
To: zsh-users@sunsite.auc.dk
Subject: make completion on OpenBSD
Date: Wed, 22 May 2002 12:27:18 -0700 (PDT) [thread overview]
Message-ID: <20020522192718.31898.qmail@web20306.mail.yahoo.com> (raw)
Hi,
I've been using following in my ~/.zshrc to get make
completion right:
compctl -s "\$(awk '/^[a-zA-Z0-9][^\/ \t]+:/ {print
\$1}' FS=: [mM]akefile)" -x 'c[-1,-f]' -f --
{,g,gnu,p,v}make
And this works just fine on Linuxes (RedHat, Debian).
However, after I installed OpenBSD 3.1 and zsh-4.0.4,
the above behaves strangely:
root@bsd:~>make <TAB>awk: i/o error occurred while
closing /dev/stdin
input record number 538, file Makefile
source line number 1
p
dep dep-files depend
root@bsd:~>make dep
Makefile is the top-level Makefile from linux-2.4.18.
Any suggestions?
Thanks.
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
next reply other threads:[~2002-05-22 19:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-22 19:27 Jukka Lehti [this message]
2002-05-24 16:30 Jukka Lehti
2002-05-24 17:02 ` Bart Schaefer
2002-05-25 10:18 ` Jukka Lehti
2002-05-25 17:42 ` Bart Schaefer
2002-05-26 10:58 ` Jukka Lehti
2002-05-26 17:31 ` Jukka Lehti
2002-05-26 18:16 ` Bart Schaefer
2002-05-28 11:05 ` Jukka Lehti
2002-05-28 15:21 ` Bart Schaefer
2002-05-28 21:18 ` Dennis Haney
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=20020522192718.31898.qmail@web20306.mail.yahoo.com \
--to=jukkalehti@yahoo.com \
--cc=zsh-users@sunsite.auc.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).