From: Eitan Adler <eitanadlerlist@gmail.com>
To: dash@vger.kernel.org
Subject: dash build errors
Date: Fri, 22 May 2009 10:06:54 -0400 [thread overview]
Message-ID: <4A16B17E.3080201@gmail.com> (raw)
When I try to compile dash on FreeBSD 7.2-STABLE i386
I get the following:
$gmake
gmake all-recursive
gmake[1]: Entering directory `/home/variable/dash-0.5.1'
Making all in src
gmake[2]: Entering directory `/home/variable/dash-0.5.1/src'
gmake all-am
gmake[3]: Entering directory `/home/variable/dash-0.5.1/src'
if gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN
-DIFS_BROKEN -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I.
-I. -I.. -include ../config.h -g -O2 -Wall -MT exec.o -MD -MP -MF
".deps/exec.Tpo" \
-c -o exec.o `test -f 'exec.c' || echo './'`exec.c; \
then mv -f ".deps/exec.Tpo" ".deps/exec.Po"; \
else rm -f ".deps/exec.Tpo"; exit 1; \
fi
exec.c: In function 'find_command':
exec.c:317: error: storage size of 'statb' isn't known
exec.c:326: warning: implicit declaration of function 'stat64'
exec.c:317: warning: unused variable 'statb'
gmake[3]: *** [exec.o] Error 1
gmake[3]: Leaving directory `/home/variable/dash-0.5.1/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/variable/dash-0.5.1/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/variable/dash-0.5.1'
gmake: *** [all] Error 2
--
Eitan Adler
"Security is increased by designing for the way humans actually behave."
-Jakob Nielsen
reply other threads:[~2009-05-22 14:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4A16B17E.3080201@gmail.com \
--to=eitanadlerlist@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