LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Error while compiling bash-3.0 (https://www.linuxquestions.org/questions/linux-software-2/error-while-compiling-bash-3-0-a-340321/)

bsdpowa 07-05-2005 03:17 PM

Error while compiling bash-3.0
 
I get the following error on "make" on bash-3.0:

I need minimal bash for my floppy so I do:
Quote:

cd /usr/src/bash-3.0
export CC="gcc -mcpu=i386"
/configure --enable-static-link \
--enable-minimal-config --host=i386-pc-linux-gnu
I had to upload the error message since it was too long for the forum.
Here is the output: http://www.nomorepasting.com/paste.php?pasteID=43569 (check the last few lines)

My system:
[root@localhost src]# cat /proc/version
Linux version 2.6.11-1.1369_FC4 (bhcompile@decompose.build.redhat.com) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 Thu Jun 2 22:55:56 EDT 2005
[root@localhost src]#

craigor 07-05-2005 03:33 PM

i dunno... what about using a previous version of GCC?
i hear the new version still may have a couple of bugs.


All times are GMT -5. The time now is 08:38 PM.