emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-22.0.99 configure problem


From: Jan Djärv
Subject: Re: emacs-22.0.99 configure problem
Date: Sat, 28 Apr 2007 08:13:18 +0200
User-agent: Thunderbird 2.0.0.0 (Macintosh/20070326)



Hiroshi Fujishima skrev:
I run ./configure with FreeBSD 6.2 machine.  It outputs following error:

% ./configure
as_func_failure succeeded.
as_func_failure succeeded.
No shell found that supports shell functions.
Please tell address@hidden about your system,
including any error possibly output before this
message
checking build system type... i386-unknown-freebsd6.2
checking host system type... i386-unknown-freebsd6.2

It seems that ./configure use /usr/local/bin/zsh...

% ps
  PID  TT  STAT      TIME COMMAND
26328  p0  Ss     0:00.06 -zsh (zsh)
42802  p0  T      0:00.15 /usr/local/bin/zsh ./configure
43323  p0  T      0:00.00 /usr/local/bin/zsh ./configure
43324  p0  T      0:00.00 gcc -o conftest -g -O2 -I/usr/X11R6/include -I/usr/lo
43328  p0  R+     0:00.00 ps

Does it work if you do

% /bin/sh configure

or

% bash configure

if you have bash?

        Jan D.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]