Compiling 0.9.0 on MacOS X 10.2.8:
bash-2.05a# make
cd src && make fush
gcc -Wall -g -O2 -DHAVE_CONFIG_H -c -o fush.o fush.c
fush.c: In function `process_tokens':
fush.c:430: warning: unsigned int format, different type arg (arg
3)
gcc -Wall -g -O2 -DHAVE_CONFIG_H -c -o fushtools.o fushtools.c
fushtools.c:26: header file 'libutil.h' not found
cpp-precomp: warning: errors during smart preprocessing, retrying
in basic mode
make[1]: *** [fushtools.o] Error 1
make: *** [fush] Error 2
I also get the following when launching "configure":
configure: WARNING: readline(3) library not be found. fush was
built but will have reduced functionality. Command entry without
readline(3) is on the roadmap for version 1.2. Send a message to
the support forum on http://sourceforge.net/projects/foosh to
increase priority for this support.
Logged In: NO
Changing libutil.h to util.h works on Mac OS X Server 10.2.8 and Mac OS X
10.3.4