Re: mozldap now supports MozillaBuild

Anton Bobrov <[email protected]> Thu, 04 Jun 2009 03:58:32 +0200
Newsgroups gmane.comp.mozilla.devel.directory
Organization Sun Microsystems, Inc.
Message-ID <[email protected]>
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.

Rich Megginson wrote:
> I just committed changes to configure and configure.in to allow mozldap 
> to be built with the MozillaBuild environment on Windows.  MozillaBuild 
> greatly simplifies the task of setting up a reasonable Windows build 
> environment including a shell, make, autotools, wget, CVS, ssh, and 
> other useful tools, that can also use Windows cl and link, without 
> having to cobble together cygwin+nsinstall.exe+other tools and hack the 
> paths to make the compilation work.
> 
> I've tested this using the latest free Visual Studio on Win2k3 Server.
> 
> This page explains how to set up the Windows build environment
> https://developer.mozilla.org/En/Developer_Guide/Build_Instructions/Windows_Prerequisites#MozillaBuild 
> 
> 
> Here is the link to MozillaBuild - 
> http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-1.3.exe