Bug-report gcc-2.95.2 compiling ncurses-5.0 on alpha-OSF4.0e
Bernhard Balkenhol
bernhard@mathematik.Uni-Bielefeld.DE
Fri May 26 04:52:00 GMT 2000
Hallo,
I have tried to build ncurses-5.0 using gcc-2.95.2 on alpha-dec-osf4.0e
My options to the configure script:
./configure --prefix=/vol/gnu/share --exec-prefix=/vol/gnu \
--with-shared --enable-rpath --enable-warnings \
--enable-termcap --enable-symlinks --with-dmalloc
The ouptput after make (compiling pad.c) :
In file included from /vol/gnu/lib/gcc-lib/alpha-dec-osf4.0e/2.95.2/include/stdarg.h:36,
from ../include/curses.h:72,
from ../tack/tack.h:49,
from ../tack/pad.c:22:
/vol/gnu/lib/gcc-lib/alpha-dec-osf4.0e/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/vol/gnu/lib/gcc-lib/alpha-dec-osf4.0e/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
../tack/pad.c: In function `pad_home1':
../tack/pad.c:333: Internal compiler error in `int_mode_for_mode', at stor-layout.c:202
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
make[1]: *** [../obj_s/pad.o] Error 1
make[1]: Leaving directory `/amnt/boom/users/rzb24g/misc/build/bb/cluster/ncurses-5.0/tack'
make: *** [all] Error 2
The file is getting compiled with:
gcc -DHAVE_CONFIG_H -I../tack -I. -I/vol/local/include -I/vol/gnu/include \
-I/vol/X11/include -I/vol/local/share/include \
-I/vol/gnu/share/include -I/vol/X11/share/include -DNDEBUG -I. \
-I../include -I/vol/gnu/share/include -O2 -W -Wall \
-Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES \
-Winline -Wmissing-declarations -Wmissing-prototypes \
-Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes \
-v --save-temps -c ../tack/pad.c
The file pad.i.bz2 is attached to this email.
Regards
Bernhard
---------------------------------------------------------------------------
Dr. Bernhard Balkenhol e-Mail bernhard@mathematik.uni-bielefeld.de
Fakultaet fuer Mathematik Tel. +0049-521-106-3872
Universitaet Bielefeld
Postfach 10 01 31 Fax +0049-521-106-4743
D - 33501 Bielefeld
Germany
[ Part 2, "" Application/OCTET-STREAM (Name: "pad.i.bz2") 24KB. ]
[ Unable to print this part. ]
[ Part 3, "" Application/OCTET-STREAM (Name: "ncurses-5.0.tar.bz2") ]
[ 1.6MB. ]
[ Unable to print this part. ]
---------------------------------------------------------------------------
Dr. Bernhard Balkenhol e-Mail bernhard@mathematik.uni-bielefeld.de
Fakultaet fuer Mathematik Tel. +0049-521-106-3872
Universitaet Bielefeld
Postfach 10 01 31 Fax +0049-521-106-4743
D - 33501 Bielefeld
Germany
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pad.i.bz2
Type: application/x-bzip2
Size: 17734 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000526/337d0c84/attachment.bz2>
More information about the Gcc-bugs
mailing list