Assembla home | Assembla project page
 

Table of Contents

  1. version 3.2
  2. version 2.05b.0(1)

PortLog: app-shells/bash

version 3.2

R5untested
BONEuntested
Haikubroken

make fails on

~/bash-3.2> makemaking lib/intl/libintl.a in ./lib/intl
make[1]: Entering directory `/boot/home/bash-3.2/lib/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/boot/home/bash-3.2/lib/intl'

          ***********************************************************
          *                                                         *
          * GNU bash, version 3.2.0(2)-release (i586-pc-beos)
          *                                                         *
          ***********************************************************

rm -f shell.o
gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE='"beos"' -DCONF_MACHTYPE='"i586-pc-beos"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib-I./lib/intl -I/boot/home/bash-3.2/lib/intl  -g -O2 -c shell.c
In file included from /boot/home/bash-3.2/include/chartypes.h:24,
                 from /boot/home/bash-3.2/general.h:27,
                 from /boot/home/bash-3.2/shell.h:29,
                 from /boot/home/bash-3.2/shell.c:50:
/boot/develop/headers/posix/ctype.h:62: warning: `isblank' redefined
/boot/home/bash-3.2/syntax.h:101: warning: this is the location of the previousdefinition
In file included from /boot/home/bash-3.2/include/chartypes.h:24,
                 from /boot/home/bash-3.2/general.h:27,
                 from /boot/home/bash-3.2/shell.h:29,
                 from /boot/home/bash-3.2/shell.c:50:
/boot/develop/headers/posix/ctype.h:14: parse error before `int'
make: *** [shell.o] Error 1
~/bash-3.2> bash --version
GNU bash, version 2.05b.0(1)-release (i586-pc-beos)
Copyright (C) 2002 Free Software Foundation, Inc.
~/bash-3.2>   

version 2.05b.0(1)

R5untested
BONEuntested
Haikustable

Included with Haiku