hi, i am getting this error when trying to build fish:
make[1]: Entering directory `/tmp/buildd/fish-1.21.12' cc -g -Wall -O2 -std=c99 -D_GNU_SOURCE=1 -D_ISO99_SOURCE=1 -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DDATADIR=L\"/usr/share\" -DSYSCONFDIR=L\"/etc\" -std=c99 -c -o fish_tests.o fish_tests.c fish_tests.c: In function 'test_parser': fish_tests.c:487: error: too few arguments to function 'parser_test' fish_tests.c:493: error: too few arguments to function 'parser_test' fish_tests.c:497: error: too few arguments to function 'parser_test' fish_tests.c:501: error: too few arguments to function 'parser_test' fish_tests.c:507: error: too few arguments to function 'parser_test' fish_tests.c:511: error: too few arguments to function 'parser_test' fish_tests.c:515: error: too few arguments to function 'parser_test' fish_tests.c:519: error: too few arguments to function 'parser_test' fish_tests.c:523: error: too few arguments to function 'parser_test' fish_tests.c:523: error: too few arguments to function 'parser_test' make[1]: *** [fish_tests.o] Error 1 in fish_tests.c parser_test is only called with 3 and not 4 arguments. greetings, martin. -- cooperative communication with sTeam - caudium, pike, roxen and unix offering: programming, training and administration - anywhere in the world -- pike programmer travelling and working in europe open-steam.org unix system- bahai.or.at iaeste.(tuwien.ac|or).at administrator (caudium|gotpike).org is.schon.org Martin Bähr http://www.iaeste.or.at/~mbaehr/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
