This is the mail archive of the gcc@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]

Build on sparc/linux - missing file stdio-lock.h ??



I just pulled gcc from CVS and tried to build on an old Sparc box
running RedHat Linux. After a few hours of building, I get this
error:

In file included from
/usr/local/warg/temp/buildstd/gcc/include/stdio.h:43,
  from ../../../../gcc2953cvs/libstdc++-v3/include/c/bits/std_cstdio.h:42,
  from ../../../../gcc2953cvs/libstdc++-v3/include/c/bits/std_cwchar.h:39,
  from ../../../../gcc2953cvs/libstdc++-v3/include/bits/std_iosfwd.h:37,
  from ../../../../gcc2953cvs/libstdc++-v3/include/bits/std_complex.h:41,
  from ../../../../gcc2953cvs/libstdc++-v3/src/complex.cc:29:
../../../../gcc2953cvs/libstdc++-v3/libio/libio.h:165:31: bits/stdio-lock.h: No
such file or directory

There is no file called "stdio-lock.h" anywhere in my source tree. I
haven't seen any mention of this problem. Does anyone have an idea
why this happens?

Thanks,
Fredrik


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