> 2. Could you show us some portions of the error messages during
> compilation of the module 'stlport'?
>
> $ cd $SRC_ROOT/stlport
> $ (date; time build.pl -- PRODUCT=full ; date ) 2>&1 | tee build_`date
> +%Y%m%d_%H%M`.log
I modified the above command into (date; time build.pl --
PRODUCT=full; date) > build-error and here's the result
Sun Aug 31 22:11:56 SEAST 2008
build -- version: 1.163
=============
Building module stlport
=============
/home/har2d2/OOH680_m17/stlport
-------------
mkdir ./wntmsci10.pro/misc/build/STLport-4.5-0119/src
cd ./wntmsci10.pro/misc/build/STLport-4.5-0119/src && nmake -f vc7.mak
EXFLAGS="/EHsc" && C:/cygwin/bin/touch.exe
C:/cygwin/home/har2d2/OOH680_m17/stlport/./wntmsci10.pro/misc/build/so_built_so_stlport
cl.exe /nologo /c /Zi /W3 /GR /EHsc /D "WIN32" /D "_WINDOWS" /I
"..\\stlport" /TP /FI "vc_warning_disable.h" /D "_MBCS" /D
"_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /FD /D
"_STLP_NO_FORCE_INSTANTIATE" /MT /O2 /DNDEBUG
/Fo"..\\lib\\obj\\VC7\\Release\\" /Fd"..\\lib\\obj\\VC7\\Release\\"
.\dll_main.cpp
dll_main.cpp
..\\stlport\ctime(25) : fatal error C1083: Cannot open include file:
'../include/ctime': No such file or directory
---* tg_merge.mk *---
0.601u 0.152s 0:00.76 98.6% 0+0k 0+0io 13704pf+0w
Sun Aug 31 22:11:57 SEAST 2008
--
Willy Sudiarto Raharjo
Registered Linux User : 336579
Web : http://www.informatix.or.id/willy
Blog : http://willysr.blogspot.com http://slackblogs.blogspot.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]