Posted: Thu Dec 06, 2007 11:36 am Post subject: Build report
Ok, so here is what I've got so far:
- G5, MacOSX 10.4.11
- All necesary packages installed from README.txt
First problem: I can't exactly remember where, but when patching I'd get an error that that file had been already patched, then If I did make all again, that error would go away and continue the build.
- how do i clean a whole project and do make all again?
- how can I just compile one project at a time, instead of building the whole tree.
- how can I skip this mozilla project if that's what's stoping me from building the tree.
Posted: Thu Dec 06, 2007 11:44 am Post subject: Re: Build report
slickgoonie wrote:
Also I wanted to ask:
- how do i clean a whole project and do make all again?
- how can I just compile one project at a time, instead of building the whole tree.
- how can I skip this mozilla project if that's what's stoping me from building the tree.
I suspect that something is not right on your machine if Mozilla is not building. You have followed all of the directions in the README about setting the compiler version, right? Bypassing Mozilla is not an option for NeoOffice's underlying OpenOffice.org code.
To be honest, you should expect very little support from us if you are building yourself as it is assumed that developers are doing the building and, as such, they will help fix any build errors that they find. Dumping build errors and hoping we'll diagnose errors that we have never seen is a bit unrealistic.
This is what we used to create the build steps in our makefile. To my knowledge, there is no "clean" or "build only one OOo module" targets in the OOo build so you need to get familiar with the OpenOffice.org build and, in particular, the OOo "dmake" and "build" commands.
I'll warn you that the OOo build is, IMHO, a real PITA to deal with which is why we our upgrades to a new version of OOo are very infrequent.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum