On FreeBSD5.4-RELEASE I get the following error while building the docs
(I'm trying to add Fish to the ports tree):
cp builtin_help.hdr builtin_help.c;
for i in doc_src/source.doxygen doc_src/and.doxygen
doc_src/begin.doxygen doc_src/bg.doxygen doc_src/bind.doxygen
doc_src/break.doxygen doc_src/builtin.doxygen doc_src/case.doxygen
doc_src/cd.doxygen doc_src/command.doxygen doc_src/commandline.doxygen
doc_src/complete.doxygen doc_src/continue.doxygen doc_src/else.doxygen
doc_src/end.doxygen doc_src/eval.doxygen doc_src/exec.doxygen
doc_src/exit.doxygen doc_src/fg.doxygen doc_src/for.doxygen
doc_src/function.doxygen doc_src/functions.doxygen doc_src/if.doxygen
doc_src/jobs.doxygen doc_src/not.doxygen doc_src/or.doxygen
doc_src/random.doxygen doc_src/return.doxygen doc_src/read.doxygen
doc_src/set.doxygen doc_src/status.doxygen doc_src/switch.doxygen
doc_src/ulimit.doxygen doc_src/while.doxygen doc_src/count.doxygen ; do \
echo ' hash_put( &tbl, L"'`basename $i .doxygen`'",'
>>builtin_help.c; \
./gen_hdr.sh $i >>builtin_help.c; \
echo " );" >>builtin_help.c; \
echo >>builtin_help.c; \
done;
doc_src/builtin_doc/man/man1/ulimit.1:17: warning: can't find character
with input code 153
echo "}" >>builtin_help.c
cc -O -pipe -Wall -std=gnu99 -fno-strict-aliasing -c -o
builtin_help.o builtin_help.c
In file included from builtin_help.c:14:
util.h:518: error: syntax error before "ssize_t"
gmake: *** [builtin_help.o] Error 1
*** Error code 2
Any help would be appreciated.
--
Aaron Dalton
[EMAIL PROTECTED]
FreeBSD Ports Committer
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users