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 egcs-1.1.2



Hello !

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

I would like to build  egcs-1.1.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??

@(~/install/language/egcs_kiyoshi)@tw3ae4 [%321 ]10:51am> make bootstrap
make[1]: Entering directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/libiberty'
make[1]: Leaving directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/libiberty'
make[1]: Entering directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo'
make all-recursive
make[2]: Entering directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo'
Making all in intl
make[3]: Entering directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo/intl'
Making all in lib
make[3]: Entering directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo/lib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo/lib'
Making all in makeinfo
make[3]: Entering directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo/makeinfo'
gcc -DHAVE_CONFIG_H -I. 
-I/home/kiyoshi/install/language/egcs-1.1.2/texinfo/makeinfo -I.. 
-I/home/kiyoshi/install/language/egcs-1.1.2/texinfo/lib -I../intl 
-DLOCALEDIR=\"/opt/share/locale\"  -g -O2 -c 
/home/kiyoshi/install/language/egcs-1.1.2/texinfo/makeinfo/makeinfo.c
/home/kiyoshi/install/language/egcs-1.1.2/texinfo/makeinfo/makeinfo.c: In 
function `main':
/home/kiyoshi/install/language/egcs-1.1.2/texinfo/makeinfo/makeinfo.c:947: 
`LC_TIME' undeclared (first use in this function)
/home/kiyoshi/install/language/egcs-1.1.2/texinfo/makeinfo/makeinfo.c:947: 
(Each undeclared identifier is reported only once
/home/kiyoshi/install/language/egcs-1.1.2/texinfo/makeinfo/makeinfo.c:947: 
for each function it appears in.)
make[3]: *** [makeinfo.o] Error 1
make[3]: Leaving directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo/makeinfo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory 
`/home/kiyoshi/install/language/egcs_kiyoshi/texinfo'
make: *** [all-texinfo] Error 2
7.43u 0.32s 0:21.26 36.4%
Exit 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]