Re: Was : Re: [porting-dev] Mac and SRX645_m57
James McKenzie <[email protected]> Sat, 20 Aug 2005 11:37:56 -0700
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
gonzalo gon wrote: >Hi Everyone: > >First of all thanks for all your help. It's been very >helpful so far. > >Eric: > >Here is my system configuration: > >- I'm building OOo for X11. >- Tiger 10.4 >- Gcc 3.3 > >Ok so... > >I applied Jame's Sal patch and It worked. I got passed >that point now I'm here: > >http://qa.openoffice.org/issues/show_bug.cgi?id=32066 > >And both of the patches listed in that page were >rejected. > >Ideas? > >Thanks. > Gonzalo: You should not need this fix, but if you do apply it you will have to run the autoconf program to rebuild the configure script. What you do is change directories to config_office from the base build directory. Copy configure to configure.old. Then invoke autoconf configure.in > configure. This will incorporate the fixes into the configure program. You will need to rerun configure from a NEW terminal session and then start the build again. Hopefully this will get you past this problem. BTW, which version of OOo are you trying to build? This patch is for OOo 1.9/SRC680 and not for OOo 1.1.5/SRX645. James McKenzie