[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compilation failure with ncurses 5.2 patchlevel 20020427
From: |
Andy Tsouladze |
Subject: |
Compilation failure with ncurses 5.2 patchlevel 20020427 |
Date: |
Mon, 29 Apr 2002 11:57:11 -0500 (CDT) |
Hello,
I am trying to compile the latest ncurses-5.2 release with patches, and
there are problems.
If I patch up to ncurses-5.2-20020323 patch, everything is fine. However,
if I use the latest patch 20020427, compilation fails. I have not tried
anything in between these two patchlevels.
System description:
address@hidden:stage2/ncurses-5.2# uname -a
SunOS ppdwdb01.uls-dev.com 5.8 Generic_108528-14 sun4u sparc
SUNW,Sun-Fire-880
address@hidden:stage2/ncurses-5.2# gcc -v
Reading specs from /usr/tools/lib/gcc-lib/sparcv9-sun-solaris2.8/3.0.4/specs
Configured with: ./configure --host=sparcv9-sun-solaris2.8 --prefix=/usr/tools
Thread model: posix
gcc version 3.0.4
This is a 64-bit system, and gcc is 64-bit, too.
Configuration:
./configure --with-shared --with-normal --without-debug
--prefix=/usr/tools
Output of the `configure ...' is in the attached file configure.txt
`make' fails with multiple errors while trying to compile ncurses/lib_gen.c
Full output of `make' is also attached as make.txt.
If you need more information, I'll be happy to provide it.
Thanks,
Andy
Dr Andy Tsouladze
Sr Unix SysAdmin
UAL Loyalty Services
make.txt
Description: Text document
configure.txt
Description: Text document
- Compilation failure with ncurses 5.2 patchlevel 20020427,
Andy Tsouladze <=