I'm actually trying to figure where things are breaking. I ran make in ../src/win32/. Then I grep'd for bacula.pdf to see what was trying to build it. That's originally what took me to newinstaller. But the same happens for win32_installer as well.
Here's the output of the top level make in ../src/win32: \n===== Make of scripts succeeded =====\n\n make[1]: Entering directory `/data/bacula-devel/bacula/bacula/src/win32/win32_installer' make[1]: *** No rule to make target `/data/bacula-devel/bacula/docs/manual/bacula.pdf', needed by `release32/manual/bacula.pdf'. Stop. make[1]: Leaving directory `/data/bacula-devel/bacula/bacula/src/win32/win32_installer' \n!!!!! Make of win32_installer failed !!!!!\n\n As you can see, there's not a lot to go on here. That's the good and the bad news. Is this supposed to go into the docs folder and do a make there? I'm not yet seeing anything in the top level Makefile that passes that path. Then again, I could be grepping for the wrong variables there. Graham Keeling wrote: > > On Wed, Sep 09, 2009 at 06:05:01AM -0700, wvoice wrote: >> And as far as running the commands, I did run ../src/win32/make for the >> 32-bit version. > > Are you standing in the src/win32 directory when you type 'make'? > > > ------------------------------------------------------------------------------ > 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-tp25295428p25364839.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
