visual studio - Firefox 3.6 build error on Windows VS2005 - C compiler cannot create executables -


I'm trying to create Firefox 3.6 beta 4 on Windows using Visual Studio 2005. I have downloaded the latest version of the release source, Mozilla Build, but the error "C compiler can not be executable." I am able to make all the 3.5 and previous versions without any issues.

The problem occurs at the beginning of the process, where it is investigating that it can also be compiled and executable. / P>

The build output is ... Adding client.mk option to

  $ make -f client.mk build /c/dev/ff3.6/mozilla-1.9 2 / .mozconfig: MOZ_OBJDIR = $ (TOPSRCDIR) / obj- Firefox MOZ_CO_PROJECT = Creating Browser [1]: Entering directory `/c/dev/ff3.6/mozilla-1.9.2 'cd / c / dave /ff3.6 / Adding configured options to mozilla-1.9.2 / obj-firefox / c / dev / ff3.6 / mozilla-1.9.2 / configure / c/dev/ff3.6/mozilla-1.9.2/.mozconfig: - Disabled testing -with-windows-version = 501 --enable-application = browser-disable-vista-sdk- Requirements Loading cache ./config.cache Hosting System type ... i686-pc-mingw32 Checking target system type. .. Check for i686-pc-mingw32 checking system system type ... i686-pc-mingw32 gawk ... checking for perl5 ... no checking for perl ... / bin / perl for gc checking C ... C check whether the compiler (CL) works ... no configured: error: installation or configuration problem: C compiler can not be executable. *** Fix above errors and then restart with creating "make-f client .make build" [1]: *** [configure] make error 1 [1]: directory `/ c / dev / ff3. 6 / mozilla except -1.9.2 'Make: *** [/c/dev/ff3.6/mozilla-1.9.2/obj-firefox/Makefile] Error 2  

< P> Configuration is the .log ...

  This file contains a message created by the compiler, while configuring it to configure, configure if configured to make a mistake: 1019: Host Sis Configure the system type configurations: 1040: Configure the target system type configuration: 1058: Configuring the Building System Type Configuration: 1141: Checking Gok Configure: 1258: Check to Configure Perl 5: 1258: To Configure Parallel Check: 2350: For configuring GCC: 2463: Configure C compiler (cl) or not: 2479: CL-O coffee context. 1 & gt; 5 Microsoft (R) 32-bit C / C ++ adapter compiler version 14.00.50727.762 80x86 Copyright (c) Microsoft Corporation All rights reserved. CL: Command Line Warning D9035: Option 'O' has been deprecated and will be removed in future release CL: Command Line Alert D9024: Unrecognized source file type 'c: / mozilla-build / msys / DTEST = 2' , The object file is considered conftest.c Microsoft (R) incremental linker version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. /out:DTEST=2.exe/out:conftest.exe c: / mozilla-build / msys / DTEST = 2 conftest.obj link: fatal error LNK1181: Input file 'c: / mozilla-build / msys / DTEST not open Could = Configure .obj: Failed program was: # Line 2474 "Configure" #include "confdefs.h"  

is .mozconfig ..

 Customers for  # options.mk Mk_add_options MOZ_OBJDIR = @ TOPSRCDIR @ / obj-firefox mk_add_options MOZ_CO_PROJECT = Browser # Option to 'Configure' (Similar to command-line option) Ac_add_options --disable-tests ac_add_options --with-windows-version = 501 ac_add_options --enable-application = browser ac_add_options --disable-vista-sdk- requirements  

Any ideas? I do not know much about

  Microsoft (R) 32-bit C / C ++ Optimization Compiler Version 14.00.50727.762 80x86 Copyright (C) For Microsoft Corporation All rights reserved. CL: Command Line Warning D9035: Option 'O' has been deprecated and will be removed in future release CL: Command Line Alert D9024: Unrecognized source file type 'c: / mozilla-build / msys / dTEST = 2 ', Object file is considered conftest.c Microsoft (R) incremental linker version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. /out:DTEST=2.exe/out:conftest.exe c: / mozilla-build / msys / DTEST = 2 conftest.obj link: fatal error LNK1181: Input file 'c: / mozilla-build / msys / DTEST not open Could not configure = 2.obj: unsuccessful program:  

Can you run config-script with the -x option and Exact Compiler command line?


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -