libstdc++ installation questions.

Cynthia Oi-Wing Lui cynthia@axiscorp.com
Thu Oct 28 16:51:00 GMT 1999


Hi,

     Thanks for reading this email. I have been trying to install libstdc++
on my system but I counter the following errors:
     It appears that they need the "limitsMEMBERS.cc" files but could not
find it.
     What's wrong?

     Thanks!

Cynthia

 gmake
gmake  all-recursive
gmake[1]: Entering directory `/pri_software/gnu/bld-libstdc++'
Making all in math
gmake[2]: Entering directory `/pri_software/gnu/bld-libstdc++/math'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/pri_software/gnu/bld-libstdc++/math'
Making all in string
gmake[2]: Entering directory `/pri_software/gnu/bld-libstdc++/string'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/pri_software/gnu/bld-libstdc++/string'
Making all in libio
gmake[2]: Entering directory `/pri_software/gnu/bld-libstdc++/libio'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/pri_software/gnu/bld-libstdc++/libio'
Making all in src
gmake[2]: Entering directory `/pri_software/gnu/bld-libstdc++/src'
/bin/sh ../libtool --mode=compile
c++ -DHAVE_CONFIG_H -I. -I../../libstdc++-2.90.6.1/src -I.. -nostdinc++ -I..
/../libstdc++-2.90.6.1 -I../../libstdc++-2.90.6.1/stl -I../../libstdc++-2.90
.6.1/libio     -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite
-strings -Werror  -c ../src/limitsMEMBERS.cc
rm -f .libs/limitsMEMBERS.lo
c++ -DHAVE_CONFIG_H -I. -I../../libstdc++-2.90.6.1/src -I.. -nostdinc++ -I..
/../libstdc++-2.90.6.1 -I../../libstdc++-2.90.6.1/stl -I../../libstdc++-2.90
.6.1/libio -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -W -Wwrite-str
ings -Werror -c  -fPIC -DPIC ../src/limitsMEMBERS.cc -o
.libs/limitsMEMBERS.lo
c++: ../src/limitsMEMBERS.cc: No such file or directory
c++: No input files
gmake[2]: *** [../src/limitsMEMBERS.lo] Error 1
gmake[2]: Leaving directory `/pri_software/gnu/bld-libstdc++/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/pri_software/gnu/bld-libstdc++'
gmake: *** [all-recursive-am] Error 2



More information about the Libstdc++ mailing list