From: Richard H Lee <ricardohenrylee@gmail.com>
To: dash@vger.kernel.org
Subject: Command parsing problem and tracefile
Date: Fri, 08 Jun 2012 17:58:03 +0100 [thread overview]
Message-ID: <4FD22F1B.3090208@gmail.com> (raw)
Dash mailing list,
I have one issue with dash and one question regarding debugging.
First up, when I run a configure script and it hits the following line:
if $_pkg_config --exists --print-errors $all_libav_libs ; then
with $_pkg_config being 'pkg-config --static', dash throws the following
error:
./configure: 6012: ./configure: pkg-config --static: not found
I've tried adding brackets around the condition, but with no avail. Is
there anything wrong with the syntax.
Secondly, I decided to delve deeper with gdb and I can see dash calling:
find_command('pkg-config --static')
I would like to get some more info as to what in going on. IIRC, I saw
in show.c, there was some sort for tracefile that dash to dump to. How
do I enable this?
Richard
next reply other threads:[~2012-06-08 16:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 16:58 Richard H Lee [this message]
2012-06-08 17:17 ` Command parsing problem and tracefile Jonathan Nieder
2012-06-08 21:20 ` Richard H Lee
2012-06-08 21:30 ` Jonathan Nieder
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=4FD22F1B.3090208@gmail.com \
--to=ricardohenrylee@gmail.com \
--cc=dash@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox