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


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

Initial import

Legend:

Unmodified
Added
Removed
Modified
  • app-shells/bash/3.2/1

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

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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