This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[Q]: Can't compile gcc-2.95.2



Hello !

Sorry to bother you, but could you let me ask some question
about how to compile gcc-2.95.2 please ??

I would like to build gcc-2.95.2 in Solalis 2.5  on Sun Work Station
But some error messages were found around `LC_TIME' .
Are there something wrong configuration in our system ??

Error messages are like following.
Could you help me for what should I do next??

	.
	.
	.
gcc -DHAVE_CONFIG_H -I. 
-I/home/kiyoshi/install/language/gcc-2.95.2/texinfo/lib -I.. -I../intl  -g 
-O2 -c /home/kiyoshi/install/language/gcc-2.95.2/texinfo/lib/xstrdup.c
rm -f libtxi.a
ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o
true libtxi.a
make[3]: Leaving directory `/opt/texinfo/lib'
Making all in makeinfo
make[3]: Entering directory `/opt/texinfo/makeinfo'
gcc -DHAVE_CONFIG_H -I. 
-I/home/kiyoshi/install/language/gcc-2.95.2/texinfo/makeinfo -I.. 
-I/home/kiyoshi/install/language/gcc-2.95.2/texinfo/lib -I../intl 
-DLOCALEDIR=\"/opt/share/locale\"  -g -O2 -c 
/home/kiyoshi/install/language/gcc-2.95.2/texinfo/makeinfo/makeinfo.c
/home/kiyoshi/install/language/gcc-2.95.2/texinfo/makeinfo/makeinfo.c: In 
function `main':
/home/kiyoshi/install/language/gcc-2.95.2/texinfo/makeinfo/makeinfo.c:947: 
`LC_TIME' undeclared (first use in this function)
/home/kiyoshi/install/language/gcc-2.95.2/texinfo/makeinfo/makeinfo.c:947: 
(Each undeclared identifier is reported only once
/home/kiyoshi/install/language/gcc-2.95.2/texinfo/makeinfo/makeinfo.c:947: 
for each function it appears in.)
make[3]: *** [makeinfo.o] Error 1
make[3]: Leaving directory `/opt/texinfo/makeinfo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/texinfo'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/opt/texinfo'
make: *** [all-texinfo] Error 2



===============================================================
      Kiyoshi Suzuki  (k5-suzuki@frc.nomura.co.jp)
      Consultant, Portfolio Management Research Group
      Quantitative Research Dept.
      Financial Research Center, THE NOMURA SECURITIES CO., LTD.
      URBANNET OTEMACHI BUILDING 7F
      2-2-2, OTEMACHI, CHIYODA-KU,
      TOKYO, JAPAN 100-8130
      int. 2468   ext. 81-3-3274-0924   FAX. 81-3-3274-0089
	

===============================================================



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]