public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs1.1.2 on Redhat7.2 build problems...
@ 2001-11-03 18:00 Nukala, Vamsi
  0 siblings, 0 replies; only message in thread
From: Nukala, Vamsi @ 2001-11-03 18:00 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

I am not able to build this compiler on my new RedHat7.2 system. It throws
the following error msgs:
Any ideas?

Thanks,
Vamsi

---------------------------------
LOG-------------------------------------------------------------------------

  /tmp/gcc291/gcc/xgcc -B/tmp/gcc291/gcc/ -c -g -O2 -fvtable-thunks
-D_GNU_SOURCE 
-fno-implicit-templates -I. -I../../../egcs-1.1.2/libio -nostdinc++
-D_IO_MTSAFE_IO  ../../../egcs-1.1.2/libio/indstream.cc -o pic/indstream.o
/tmp/gcc291/gcc/xgcc -B/tmp/gcc291/gcc/ -c -g -O2 -fvtable-thunks
-D_GNU_SOURCE 
-fno-implicit-templates -I. -I../../../egcs-1.1.2/libio -nostdinc++
-D_IO_MTSAFE_IO ../../../egcs-1.1.2/libio/indstream.cc
../../../egcs-1.1.2/libio/indstream.cc: In method `struct streampos
indirectbuf::seekoff(streamoff, enum _seek_dir, int = 3)':
../../../egcs-1.1.2/libio/indstream.cc:82: `struct streampos' used where a
`int' was expected
../../../egcs-1.1.2/libio/indstream.cc:85: `struct streampos' used where a
`int' was expected
../../../egcs-1.1.2/libio/indstream.cc:87: `struct streampos' used where a
`int' was expected
../../../egcs-1.1.2/libio/indstream.cc:89: conversion from `int' to
non-scalar type `streampos' 
requested
../../../egcs-1.1.2/libio/indstream.cc: In method `struct streampos
indirectbuf::seekpos(struct streampos, int = 3)':
../../../egcs-1.1.2/libio/indstream.cc:99: `struct streampos' used where a
`int' was expected
../../../egcs-1.1.2/libio/indstream.cc:102: `struct streampos' used where a
`int' was expected
../../../egcs-1.1.2/libio/indstream.cc:104: `struct streampos' used where a
`int' was expected
../../../egcs-1.1.2/libio/indstream.cc:106: conversion from `int' to
non-scalar type `streampos' requested
make[2]: *** [indstream.o] Error 1
make[2]: Leaving directory `/tmp/gcc291/i686-pc-linux-gnu/libio'
make[1]: *** [all-target-libio] Error 2
make[1]: Leaving directory `/tmp/gcc291'
make: *** [bootstrap-lean] Error 2


---------------------------------------------
LOG-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-14 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-03 18:00 egcs1.1.2 on Redhat7.2 build problems Nukala, Vamsi

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).