checking for glib and libIDL binaries... configure: error: One or more of the following archives is missing in moz/download/ vc71-glib-1.2.10-bin.zip vc71-libIDL-0.6.8-bin.zip (from ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/historic/vc71/) wintools.zip (from http://ftp.mozilla.org/pub/mozilla.org/mozilla/source/wintools.zip) 上記ファイルをゲット。moz/download/ に投入。
第四回./configure! -------------------------------------------------------------------- [メールアドレス保護] /cygdrive/c/OOO300_m9/config_office $ PATH=/cygdrive/c/mingw/bin:$PATH ./configure --with-mingwin=yes --with-psdk-home="/cygdrive/c/Program Files/Microsoft Platform SDK" --with-nsis-path="/cygdrive/c/Program Files/NSIS" --with-asm-home="/cygdrive/c/WinDDK/6001.18001/bin/x86" --with-direcx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK (August 2008)" --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.5.0_16" --with-ant-home="/cygdrive/c/apache-ant-1.7.1" --enable-build-mozilla ******************************************************************** * * * OpenOffice.org build configuration. * * * * The configure process checks your platform to see whether * * you can build OpenOffice.org on it. * * This process checks all pre-requisites and generates a file * * containing the necessary environment variables. * * Source this file after configure has ended successfully. * * * * Any warning that is generated during the configure process * * must be taken into account since it can be a reason for * * an unsuccessful build of OpenOffice.org * * * ******************************************************************** ******************************************************************** * * * Checking the platform pre-requisites. * * * ******************************************************************** checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for gawk... gawk checking for gawk... /usr/bin/gawk checking for sed... /usr/bin/sed checking for solenv environment... default checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin cygwin checking Cygwin version... 1.5.25(0.156/4/2) checking whether to enable crashdump feature... no checking whether to use the standard non-optimizing compiler... no checking whether to turn warnings to errors... no checking whether to do a debug build... no checking whether to build with additional debug utilities... no, full product build checking whether to include symbols into final build... no checking whether to strip the solver or not.... checking whether to enable native CUPS support... no checking whether to enable fontconfig support... no checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... yes checking whether to use DirectX... yes checking whether to use ActiveX... yes checking whether to use ATL... yes checking whether to use RPATH in shared libraries... yes checking whether to include MySpell dictionaries... yes checking which shell to use... tcsh checking for cygwin gcc/g++... found checking for tcsh... /usr/bin/tcsh checking gcc home... /cygdrive/c/mingw checking for gcc... gcc -mno-cygwin checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -mno-cygwin accepts -g... yes checking for gcc -mno-cygwin option to accept ISO C89... none needed checking for gcc... /cygdrive/c/mingw/bin/gcc )hecking the GNU gcc compiler version... checked (gcc 3.4.4 checking whether to enable pch feature... no checking for GNU make... make checking the GNU make version... make 3.81 checking for --hash-style=both linker support ... not found checking for perl... /usr/bin/perl checking the Perl version... checked (perl 5) checking for required Perl modules... all modules found checking the Mingwin32 C++ Compiler... found. ./configure: line 6378: test: : integer expression expected checking how to run the C preprocessor... gcc -mno-cygwin -E checking for ANSI C header files... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ -mno-cygwin accepts -g... yes checking how to run the C++ preprocessor... g++ -mno-cygwin -E checking how to run the C preprocessor... gcc -mno-cygwin -E checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long... yes checking size of long... 4 checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking whether to disable vba feature... no checking how to package the vba compatibility api... defaulting to build into installset checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ -mno-cygwin accepts -g... (cached) yes )hecking the GNU C++ compiler version... checked (g++ 3.4.4 checking whether g++ -mno-cygwin has the enum bug... no checking for g++ include path... /cygdrive/c/mingw/include/C__~1/342EAD~1.4 checking for mingwin runtime include path... /cygdrive/c/mingw/include/C__~1/342EAD~1.4/mingw32 /cygdrive/c/mingw/lib/gcc/mingw32/342EAD~1.4/include checking exception type... dwarf2 checking what the default STL should be... stlport checking for STL providing headers... using internal stlport. checking whether gcc -mno-cygwin supports -fvisibility=hidden... no checking which memory allocator to use... internal checking whether to add custom build version... no checking whether to build with Java support... yes checking the installed JDK... checked (JDK 1.5.0_16) checking for jawt lib name... -ljawt checking whether to enable gcj aot compilation... no checking for dmake... no dmake will be built on ./bootstrap checking whether to enable EPM for packing... no checking for gperf... /usr/bin/gperf checking gperf version... OK checking whether to build the ODK... yes checking for external/unowinreg/unowinreg.dll... not found, will be built checking whether to build qadevOOo... yes checking whether to provide libstdc++/libgcc_s in the installset... yes checking which zlib to use... internal checking which jpeg to use... internal checking which expat to use... internal checking which libwpd to use... internal checking which libxslt to use... internal checking which libxml to use... internal checking which python to use... internal checking for bzip2... /usr/bin/bzip2 checking which db to use... internal checking which lucene to use... internal checking which hsqldb to use... internal checking which beanshell to use... internal checking which saxon to use... internal checking which curl to use... internal checking which boost to use... internal checking which vigra to use... internal checking which odbc headers to use... internal checking whether to enable build of Mozilla/Mozilla NSS-using components... yes checking whether to build Mozilla addressbook connectivity... yes checking whether to build XML Security support... yes checking whether to build LDAP configuration backend... yes checking which LDAP SDK to use... Netscape/Mozilla checking which mozilla to use... internal checking for toolkit mozilla should use... checking whether to build Mozilla... yes checking for mozilla-source-1.7.5.tar.gz... found checking for mozilla-source-1.7.5.tar.bz2... found checking for glib and libIDL binaries... ok checking which sane header to use... internal checking which icu to use... internal checking whether to link to Xrender... no, dynamically open it checking which Xrender headers to use... internal checking whether to enable RandR support... no checking whether to use neon... yes checking which neon to use... internal checking which libssl to use... internal checking whether to enable agg... yes checking which AGG to use... internal checking which redland library to use... internal checking which libhunspell to use... internal checking which altlinuxhyph to use... internal checking which mythes to use... internal checking which lpsolve to use... internal checking for PSDK files... configure: error: Some modules do not build correctly with MS Platform SDK - April 2005 Edition if the library (/cygdrive/c/Program Files/Microsoft Platform SDK/Lib/libcp.lib) is found. Remove/rename/backup that file and restart configure. Details about this problem can be found in issue 49856. [メールアドレス保護] /cygdrive/c/OOO300_m9/config_office $ 以上。 khirano --------------------------------------------------------------------- To unsubscribe, e-mail: [メールアドレス保護] For additional commands, e-mail: [メールアドレス保護]