Configuration Information [Automatically generated, do not change]: Machine: i386 OS: dragonfly1 Compiler: cc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='dragonfly1' -DCONF_MACHTYPE='i386-pc-dragonfly1' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/pkg/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/pkg/include -I/usr/include -O -pipe -g -march=athlon -I/usr/pkg/include -I/usr/include uname output: DragonFly purgatory.chronias.ninth-circle.org 1.3.2-DEVELOPMENT DragonFly 1.3.2-DEVELOPMENT #11: Sat Jun 25 11:38:55 CEST 2005 [EMAIL PROTECTED]:/usr/src/sys/compile/PURGATORY i386 Machine Type: i386-pc-dragonfly1
Bash Version: 3.0 Patch Level: 16 Release Status: release Description: Compilation issue. Repeat-By: Compiling on a strict standards platform. Fix: Apply attached patch -- Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono Free Tibet! http://www.savetibet.org/ | http://ashemedai.deviantart.com/ http://www.tendra.org/ | http://www.in-nomine.org/ Resolve to find thyself; and to know that he who finds himself, loses his misery...
--- builtins/psize.c.orig 2005-07-10 11:31:07.000000000 +0200 +++ builtins/psize.c 2005-07-10 11:31:21.000000000 +0200 @@ -40,7 +40,9 @@ #include "../command.h" #include "../general.h" #include "../sig.h" +#ifndef (errno) extern int errno; +#endif int nw;
_______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash