[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

stlport problems



I did a recent upgrade on testing and now when every we compile stlport complains about it can't include "../g++-3/locale". I know there were recent changes to make sltport work with g++-3.2, but I can't seem to find the problem. Has anyone else seen this problem.

g++ -I/usr/include/stlport -I/cluster/home/jtracy/devel/distributed_terrain/panda/include -I/cluster/home/jtracy/devel/distributed_terrain/DE/Source/include -I/cluster/home/jtracy/devel/distributed_terrain -ftemplate-depth-24 test.cpp -lstlport -o fast.unoptimized
In file included from /usr/include/stlport/locale:151,
from /cluster/home/jtracy/devel/distributed_terrain/boost/io/ios_state.hpp:16, from /cluster/home/jtracy/devel/distributed_terrain/panda/include/panda/Binary/Serialization.h:8, from /cluster/home/jtracy/devel/distributed_terrain/geometry/bounds.t:55, from /cluster/home/jtracy/devel/distributed_terrain/geometry/placed_triangle.t:8, from /cluster/home/jtracy/devel/distributed_terrain/geometry/intersection.t:6, from /cluster/home/jtracy/devel/distributed_terrain/DE/Source/include/DE/terrain/terrain.t:4, from /cluster/home/jtracy/devel/distributed_terrain/DE/Source/include/DE/Terrain.h:6, from /cluster/home/jtracy/devel/distributed_terrain/DE/Source/include/DE/ZCAP.h:4,
                 from test.cpp:3:
/usr/include/stlport/wrap_std/locale:20: ../g++-3/locale: No such file or directory
make: *** [unoptimized] Error 1

Judd Tracy
Senior Systems Programmer
Institute for Simulation and Training
University of Central Florida




Reply to: