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 2 and Version 3 of app-shells/bash


Ignore:
Timestamp:
05/02/08 22:49:56 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app-shells/bash

    v2 v3  
    1414 
    1515{{{ 
    16 xx 
     16~/bash-3.2> makemaking lib/intl/libintl.a in ./lib/intl 
     17make[1]: Entering directory `/boot/home/bash-3.2/lib/intl' 
     18make[1]: Nothing to be done for `all'. 
     19make[1]: Leaving directory `/boot/home/bash-3.2/lib/intl' 
     20 
     21          *********************************************************** 
     22          *                                                         * 
     23          * GNU bash, version 3.2.0(2)-release (i586-pc-beos) 
     24          *                                                         * 
     25          *********************************************************** 
     26 
     27rm -f shell.o 
     28gcc  -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 
     29In file included from /boot/home/bash-3.2/include/chartypes.h:24, 
     30                 from /boot/home/bash-3.2/general.h:27, 
     31                 from /boot/home/bash-3.2/shell.h:29, 
     32                 from /boot/home/bash-3.2/shell.c:50: 
     33/boot/develop/headers/posix/ctype.h:62: warning: `isblank' redefined 
     34/boot/home/bash-3.2/syntax.h:101: warning: this is the location of the previousdefinition 
     35In file included from /boot/home/bash-3.2/include/chartypes.h:24, 
     36                 from /boot/home/bash-3.2/general.h:27, 
     37                 from /boot/home/bash-3.2/shell.h:29, 
     38                 from /boot/home/bash-3.2/shell.c:50: 
     39/boot/develop/headers/posix/ctype.h:14: parse error before `int' 
     40make: *** [shell.o] Error 1 
     41~/bash-3.2> bash --version 
     42GNU bash, version 2.05b.0(1)-release (i586-pc-beos) 
     43Copyright (C) 2002 Free Software Foundation, Inc. 
     44~/bash-3.2>    
    1745}}} 
    1846 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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