bug-bash
[Top][All Lists]
Advanced

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

build error w. gcc 3.4.0


From: Fredrik
Subject: build error w. gcc 3.4.0
Date: Mon, 26 Apr 2004 20:47:32 +0200 (CEST)

i recieve the following errormsg when i try to compile bash 2.05b with gcc
3.4.0:

make[1]: Entering directory `/usr/src/bash-2.05b/lib/malloc'
gcc  -I. -I../.. -I../.. -I../../include -I../../lib -DHAVE_CONFIG_H
-DSHELL  -g -O2 -DRCHECK -Dbotch=programming_error   -c malloc.c
malloc.c:239: warning: integer constant is too large for "unsigned long"
type
malloc.c: In function `internal_free':
malloc.c:904: error: label at end of compound statement
make[1]: *** [malloc.o] Error 1
make[1]: Leaving directory `/usr/src/bash-2.05b/lib/malloc'
make: *** [lib/malloc/libmalloc.a] Error 1

/Fredrik




reply via email to

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