Hi Graham,

That definitely solved that problem. I feel as if I'm in the home stretch
now.

Now I've got a couple of annoying issues remaining, but all of the .exe and
.dll files are being built.

Things are now bailing on the final Makefile in ../newinstaller/Makefile.

It's looking for the manual/bacula.pdf. Not sure where that's supposed to
be. Do I manually create that in ../release32/ ? I've downloaded the
docs.tar.bz2 file for 3.0.2. But I don't see a bacula.pdf as the output of
that either. This is after I ran configure, make && make install.

Lastly, I've commented that section out of the Makefile for now just to see
what the next error is. It's failing on nsis. I get the following message:

NSISDIR=/data/bacula-devel/bacula/depkgs-mingw32/nsis \
        /data/bacula-devel/bacula/depkgs-mingw32/nsis/makensis -V3 
-DVERSION=3.0.3
-DOUT_DIR=..\\release32 -DSRC_DIR=release32 -DBUILD_TOOLS=MinGW 
winbacula.nsi
/bin/sh: /data/bacula-devel/bacula/depkgs-mingw32/nsis/makensis: No such
file or directory
make: ***
[/data/bacula-devel/bacula/bacula/src/win32/release32/winbacula-3.0.3.exe]
Error 127

But I'm not seeing any makensis file, other than makensis.exe. When I look
at the INSTALL file for NSIS, it looks like Windows nomenclature. Not sure
if it's built right for Linux or not. Thoughts?

Anyway, these look to be the last two trouble spots. I'll then script this
so I can recreate a dev environment from a pristine git clone.

Thanks,

Mike

Graham Keeling wrote:
> 
> On Sat, Sep 05, 2009 at 07:05:01AM -0700, wvoice wrote:
>> Here's what I'm getting:
>> 
>> Patching binutils
>> ./build-win32-cross-tools: 526: patch: not found
> 
> Looks like 'patch' isn't on your system.
> Try 'apt-get install patch'.
> 
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day 
> trial. Simplify your report design, integration and deployment - and focus
> on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Bacula-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Recommended-Windows-build-platform-tp25295428p25356866.html
Sent from the Bacula - Dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to