Hello:
recently,i build the OO 2.4 in the enviroment of opensolaris.there is a
fatal
error when i build the modle of stlport. the error is as follows:
patching file STLport-4.0/stlport/stl/debug/_vector.h
patching file STLport-4.0/stlport/stl/wrappers/_deque.h
patching file STLport-4.0/stlport/wrap_std/complex
patching file STLport-4.0/stlport/wrap_std/fstream
patching file STLport-4.0/stlport/wrap_std/iomanip
patching file STLport-4.0/stlport/wrap_std/ios
patching file STLport-4.0/stlport/wrap_std/iosfwd
patching file STLport-4.0/stlport/wrap_std/iostream
patching file STLport-4.0/stlport/wrap_std/istream
patching file STLport-4.0/stlport/wrap_std/locale
patching file STLport-4.0/stlport/wrap_std/ostream
patching file STLport-4.0/stlport/wrap_std/sstream
patching file STLport-4.0/stlport/wrap_std/streambuf
patching file STLport-4.0/stlport/wrap_std/strstream
patching file STLport-4.0/stlport/wrap_std/h/fstream.h
patching file STLport-4.0/stlport/wrap_std/h/iostream.h
patching file STLport-4.0/stlport/wrap_std/h/strstream.h
touch ./unxsogi.pro/misc/build/so_patched_so_stlport
touch ./unxsogi.pro/misc/build/so_configured_so_stlport
mkdir ./unxsogi.pro/misc/build/STLport-4.0/src
mkdir: cannot create directory `./unxsogi.pro/misc/build/STLport-4.0/src':
File exists
cd ./unxsogi.pro/misc/build/STLport-4.0/src && make -f gcc.mak -j1 &&
touch
/export/home/release/roos4Solaris/stlport/./unxsogi.pro/misc/build/so_built_so_stlport
make: Warning: Ignoring DistributedMake -j option
make: Fatal error: No dmake max jobs argument after -j flag
dmake: Error code 1, while
making 'unxsogi.pro/misc/build/so_built_so_stlport'
---* tg_merge.mk *---
Is there a good way to build the OO2.4 in the enviroment of opensolaris 10 for
X86?pelease give some advice to me ! thanks!!!