Re: mozldap now supports MozillaBuild

Anton Bobrov <[email protected]> Thu, 04 Jun 2009 17:10:03 +0200
Newsgroups gmane.comp.mozilla.devel.directory
Organization Sun Microsystems, Inc.
Message-ID <[email protected]>
i think i got it working ok now. had to hack guess / start scripts
[ found some helpful advise on mozillazine ] and also it turns out
that msys included with mozillabuild doesnt work with 2008 x64 but
there is rc1 available that works so i had to download and install
it directly under msys folder under mozilla-build. more info here:
http://wiki.mozilla-x86-64.com/MSYS_and_Cygwin_on_x64_(AMD64)

Rich Megginson wrote:
> Anton Bobrov wrote:
>>
>> MozillaBuild looked kewl so i wanted to give it a try but it fails to
>> setup the environment on my test instance of Windows Server 2008 Data
>> center x64 and VS 2005 (8) Pro. start script says that value of 5 is
>> not what it expects or something along these line, did not have time
>> to investigate it but if it rings a bell please let me know.
> 
> Are you using the start-msvc8.bat script?
> 
> I had to hack the start-msvc9.bat script so that it would work with the 
> Visual Studio Express Edition (it worked fine with the Expensive 
> Edition).  My script is attached.