Bug#527532: specter: FTBFS: 'PATH_MAX' undeclared here

2009-05-24 Thread Barry deFreese
Barry deFreese wrote: Hi, Adding limits.h is really not the best answer here. It works and that's how the author intended it but PATH_MAX is just wrong. I am going to work on a patch that doesn't use PATH_MAX so that the package may also build on other archs such as GNU/Hurd. Thanks! Bar

Bug#527532: specter: FTBFS: 'PATH_MAX' undeclared here

2009-05-24 Thread Barry deFreese
Hi, Adding limits.h is really not the best answer here. It works and that's how the author intended it but PATH_MAX is just wrong. I am going to work on a patch that doesn't use PATH_MAX so that the package may also build on other archs such as GNU/Hurd. Thanks! Barry deFreese Debian QA

Bug#527532: specter: FTBFS: 'PATH_MAX' undeclared here

2009-05-08 Thread peter green
tags 527532 +patch thanks Add "#include " to the top of the list of includes in include/specter/specter.h to fix this bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#527532: specter: FTBFS: 'PATH_MAX' undeclared here

2009-05-07 Thread Daniel Schepler
Package: specter Version: 1.4-3 Severity: serious From my pbuilder build log: ... /usr/bin/make make[1]: Entering directory `/tmp/buildd/specter-1.4' x86_64-linux-gnu-gcc -O2 -Wall -g -I./libipulog/include -I./include -DSPECTER_CONFIGFILE_DEFAULT=\"/etc/specter.conf\" -c specter.c -o specter.o