public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* make dies in libio
@ 1997-11-04 14:02 Heinrich Roder
  1997-11-04 14:22 ` H.J. Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Roder @ 1997-11-04 14:02 UTC (permalink / raw)
  To: egcs

Does anyone know about this? I am running RH4.2, gnulibc2.0.5, 
NU ld version 2.8.1 (with BFD linux-2.8.1.0.1), libg++2.7.2.8,
libc5.4.38, and the make goes until here: 
.
.
.
.


test -z "" || \
  /packages/egcs-971031/gcc/xgcc -B/packages/egcs-971031/gcc/ -c -O2 -g -fvtable-thunks -fno-implicit-templates -I. -I. -nostdinc++ -D_IO_MTSAFE_IO  stdstrbufs.cc -o pic/stdstrbufs.o
/packages/egcs-971031/gcc/xgcc -B/packages/egcs-971031/gcc/ -c -O2 -g -fvtable-thunks -fno-implicit-templates -I. -I. -nostdinc++ -D_IO_MTSAFE_IO stdstrbufs.cc
stdstrbufs.cc:67: syntax error before `='
stdstrbufs.cc:67: `_IO_stdfile_0_lock' was not declared in this scope
stdstrbufs.cc:67: warning: excess elements in aggregate initializer
stdstrbufs.cc:68: syntax error before `='
stdstrbufs.cc:68: `_IO_stdfile_1_lock' was not declared in this scope
stdstrbufs.cc:68: warning: excess elements in aggregate initializer
stdstrbufs.cc:69: syntax error before `='
stdstrbufs.cc:70: `_IO_stdfile_2_lock' was not declared in this scope
stdstrbufs.cc:70: warning: excess elements in aggregate initializer
make[1]: *** [stdstrbufs.o] Error 1
make[1]: Leaving directory `/packages/egcs-971031/libraries/libio'
make: *** [all-target-libio] Error 2


thanks for any help
   Heinrich
Heinrich Roeder
Los Alamos National Laboratory,
Los Alamos, NM87545
e-mail: hro@lanl.gov 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: make dies in libio
  1997-11-04 14:02 make dies in libio Heinrich Roder
@ 1997-11-04 14:22 ` H.J. Lu
  0 siblings, 0 replies; 2+ messages in thread
From: H.J. Lu @ 1997-11-04 14:22 UTC (permalink / raw)
  To: Heinrich Roder; +Cc: egcs

> 
> Does anyone know about this? I am running RH4.2, gnulibc2.0.5, 
> NU ld version 2.8.1 (with BFD linux-2.8.1.0.1), libg++2.7.2.8,
> libc5.4.38, and the make goes until here: 
> .
> .
> .
> .
> 
> 
> test -z "" || \
>   /packages/egcs-971031/gcc/xgcc -B/packages/egcs-971031/gcc/ -c -O2 -g -fvtable-thunks -fno-implicit-templates -I. -I. -nostdinc++ -D_IO_MTSAFE_IO  stdstrbufs.cc -o pic/stdstrbufs.o
> /packages/egcs-971031/gcc/xgcc -B/packages/egcs-971031/gcc/ -c -O2 -g -fvtable-thunks -fno-implicit-templates -I. -I. -nostdinc++ -D_IO_MTSAFE_IO stdstrbufs.cc
> stdstrbufs.cc:67: syntax error before `='
> stdstrbufs.cc:67: `_IO_stdfile_0_lock' was not declared in this scope
> stdstrbufs.cc:67: warning: excess elements in aggregate initializer
> stdstrbufs.cc:68: syntax error before `='
> stdstrbufs.cc:68: `_IO_stdfile_1_lock' was not declared in this scope
> stdstrbufs.cc:68: warning: excess elements in aggregate initializer
> stdstrbufs.cc:69: syntax error before `='
> stdstrbufs.cc:70: `_IO_stdfile_2_lock' was not declared in this scope
> stdstrbufs.cc:70: warning: excess elements in aggregate initializer
> make[1]: *** [stdstrbufs.o] Error 1
> make[1]: Leaving directory `/packages/egcs-971031/libraries/libio'
> make: *** [all-target-libio] Error 2
> 

You may need a patch to glibc header files. Please check
the egcs archive. I think I have posted it a few times.
BTW, please use the one for glibc 2.0.5c, not glibc 2.1.


H.J.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-11-04 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-04 14:02 make dies in libio Heinrich Roder
1997-11-04 14:22 ` H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).