hi i try to build OpenOffice.org in Windows XP, .net 2003 this is the configure script i use
./configure --disable-mozilla --with-directx-home=/cygdrive/c/DXSDK --with-ant-home=/cygdrive/c/apache-ant-1.6.5 --with-jdk-home=/cygdrive/c/j2sdk1.4.2_18 --with-cl-home=/cygdrive/c/VS.Net/Vc7 --with-mspdb-path=/cygdrive/c/VS.Net/Common7/IDE --with-midl-path=/cygdrive/c/VS.Net/Common7/Tools/Bin --with-wdevenv-path=/cygdrive/c/ConvertDSWSetup --with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v1.1.4322 --with-nsis-path=/cygdrive/c/NSIS --with-frame-home=/cygdrive/c/VS.Net/SDK/v1.1 --with-psdk-home=/cygdrive/c/PSDK --with-dict=ENGB,ENUS --with-asm-home=/cygdrive/c/VS.Net/Vc7/bin --with-use-shell=bash after successful creation of winenv.set.sh, on running ./bootstrap i encounter with an error listed below. ***************************************************************** $ ./bootstrap checking build system type... i686-pc-cygwin checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. ****************************************************************** searching earlier posts i found it could be problem with environment variable but am not able to solve it. i am attaching my config.log file and winenv.set.sh file along with this. can any one help in finding a solution.... regards Rajith
winenv.set.sh
Description: Bourne shell script
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
