> The header file 'ctime' can be found in the folder of the compiler. > $ ls c:/Program\ Files/Microsoft\ Visual\ Studio\ .NET\ > 2003/Vc7/include/ctime
Strange, i didn't find ctime in the directory, but set is there and any other include file needed > 1. Could you show us parameters given to config_office/configure ? ./configure --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio .NET 2003/Vc7" --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_07" --with-use-shell=tcsh --with-midl-path="/cygdrive/c/Program Files/Microsoft Visual Studio .NET 2003/Vc7/bin" --with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK (August 2008)" > 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 It gives an error on build command related to the format it says usage: dmake .......... lots of options here -- 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]
