HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 5 and Version 6 of app-shells/bash


Ignore:
Timestamp:
08/20/08 14:19:13 (7 years ago)
Author:
andreasf
Comment:

Moved contents to version 3.1 revision 1

Legend:

Unmodified
Added
Removed
Modified
  • app-shells/bash

    v5 v6  
    1 [[TOC]] 
    2  
    3 = PortLog: [wiki:app-shells]/bash = 
    4  
    5 == version 3.2 == 
    6  
    7 ||R5||untested|| 
    8 ||BONE||untested|| 
    9 ||Haiku||broken|| 
    10  
    11  
    12 {{{make}}} fails on 
    13  
    14 {{{ 
    15 ~/bash-3.2> makemaking lib/intl/libintl.a in ./lib/intl 
    16 make[1]: Entering directory `/boot/home/bash-3.2/lib/intl' 
    17 make[1]: Nothing to be done for `all'. 
    18 make[1]: Leaving directory `/boot/home/bash-3.2/lib/intl' 
    19  
    20           *********************************************************** 
    21           *                                                         * 
    22           * GNU bash, version 3.2.0(2)-release (i586-pc-beos) 
    23           *                                                         * 
    24           *********************************************************** 
    25  
    26 rm -f shell.o 
    27 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 
    28 In file included from /boot/home/bash-3.2/include/chartypes.h:24, 
    29                  from /boot/home/bash-3.2/general.h:27, 
    30                  from /boot/home/bash-3.2/shell.h:29, 
    31                  from /boot/home/bash-3.2/shell.c:50: 
    32 /boot/develop/headers/posix/ctype.h:62: warning: `isblank' redefined 
    33 /boot/home/bash-3.2/syntax.h:101: warning: this is the location of the previousdefinition 
    34 In file included from /boot/home/bash-3.2/include/chartypes.h:24, 
    35                  from /boot/home/bash-3.2/general.h:27, 
    36                  from /boot/home/bash-3.2/shell.h:29, 
    37                  from /boot/home/bash-3.2/shell.c:50: 
    38 /boot/develop/headers/posix/ctype.h:14: parse error before `int' 
    39 make: *** [shell.o] Error 1 
    40 ~/bash-3.2> bash --version 
    41 GNU bash, version 2.05b.0(1)-release (i586-pc-beos) 
    42 Copyright (C) 2002 Free Software Foundation, Inc. 
    43 ~/bash-3.2>    
    44 }}} 
    45  
    46  
    471== version 2.05b.0(1) == 
    482 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/