To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109786 Issue #|109786 Summary|Installing sources in Debian Component|tools Version|OOO320m9 Platform|Unknown URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|configure Assigned to|rene Reported by|michanux
------- Additional comments from [email protected] Wed Mar 3 18:26:05 +0000 2010 ------- On Debian Lenny I try to install OOo_3.2.0_src_*_tar.gz. './configure' breaks with the following message <code> ******************************************************************** * * * 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... /bin/grep checking for egrep... /bin/grep -E checking for gawk... no checking for mawk... mawk checking for mawk... /usr/bin/mawk checking for sed... /bin/sed checking for solenv environment... default checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking whether to enable crashdump feature... 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... yes checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... 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 tcsh... /usr/bin/tcsh checking gcc home... /usr checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc... /usr/bin/gcc checking the GNU gcc compiler version... checked (gcc 4.3.2) checking for -Bsymbolic-functions linker support ... found checking whether to enable pch feature... no checking whether to enable hid list feature... no checking for GNU make... make checking the GNU make version... make 3.81 checking for GNU tar... tar checking for --hash-style=both linker support ... found checking for perl... /usr/bin/perl checking the Perl version... checked (perl 5) checking for required Perl modules... all modules found checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking how to run the C preprocessor... gcc -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... 64 checking whether to disable vba feature... no checking how to package the vba compatibility api... defaulting to build into installset checking whether to enable pam support... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking whether to link to libpam... no, dynamically open it checking whether to link to libcrypt... yes checking for crypt in -lcrypt... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking the GNU C++ compiler version... checked (g++ 4.3.2) checking for g++ include path... /usr/include/c++/4.3 checking exception type... checking what the default STL should be... stlport checking for STL providing headers... using internal stlport. checking whether gcc supports -fvisibility=hidden... yes checking whether we are allowed and able to use --ccache-skip... only used on Mac currently, skipping checking which memory allocator to use... internal checking whether to add custom build version... no checking whether to build with Java support... yes checking for java... /usr/bin/java checking the installed JDK... checked (JDK 1.6.0_0) checking for javac... /usr/bin/javac checking for javadoc... no configure: error: not found set with_jdk_home </code> --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
