bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error compiling bash-2.05


From: Roy El-Rayes
Subject: error compiling bash-2.05
Date: Sun, 24 Jun 2001 09:21:07 -0700

       Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' 
-DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H  -D_FILE_OFFSET_BITS=64  -I.  -I. 
-I./include -I./lib -I/mnt/d/usr/include -g -O2
uname output: Linux dangerz 2.4.1 #1 SMP Mon Jun 11 16:15:58 EDT 2001 i686 
unknown
Machine Type: i686-pc-linux-gnu

Bash Version: 2.05
Patch Level: 0
Release Status: release

Description:
     everytime i type 'make' to compile, it outputs this:
dangerz:/mnt/d/usr/src/intel-3.0-pre3/bash-2.05# make
/bin/sh ./support/mkversion.sh -b -s release -d 2.05 -p 0 -o newversion.h \
&& mv newversion.h version.h

          ***********************************************************
          *                                                         *
          * Making Bash-2.05.0-release for a i686 running linux-gnu
          *                                                         *
          ***********************************************************

rm -f shell.o
gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i686"' -DCONF_OSTYPE='"linux-gnu"' -DC
ONF_MACHTYPE='"i686-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DSHELL -DHAVE_CONFIG_H 
-D_FILE_OFFSET_BITS=64  -I.  -I. -I./include -I./lib -I/mnt/d/usr/include -g -O
2 -c shell.c
In file included from shell.h:27,
                 from shell.c:45:
general.h:211: parse error before `string_to_rlimtype'
general.h:211: warning: data definition has no type or storage class
general.h:212: parse error before `int'
make: *** [shell.o] Error 1

Repeat-By:
     ./configure
     make



------------------------------------------------------------
dangerz.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]