Hi Tim, *, On Sun, May 30, 2010 at 11:08 AM, Tim Schuermann <[email protected]> wrote: > Hi Laurent and list, > > still no luck compiling OO m78 on OS X 10.6: > >> > [...] >> - http://www.openoffice.org/issues/show_bug.cgi?id=106059 > > I thought these issues were fixed, see:
They are fixed, but not in m78 - the cws that got all the fixes was integrated in m80 Go to http://qa.openoffice.org/issuelinks.html and copy the issue number. → http://eis.services.openoffice.org/EIS2/cws.InfoForTask?TaskId=106059&RSV_NoWait=true&SRC_Step=Search There you see the short-info for the cws that contains the fix. Important in this case is the "Milestone (integrated)" column. So in this case it reads m80 The first milestone that contains the fix is m80. So when you're trying to build m78, you need to patch the code yourself. > http://old.nabble.com/Re%3A-Mac-OS-X-10.6-(Snow-Leopard)-build-problems-with-OOO320-p28027983.html That one still mentions issues with the remark "not yet integrated", > http://porting.openoffice.org/servlets/ReadMsg?listName=mac&msgNo=7818 This refers to the issue. And as such (if you need to read an issue on how to proceed that imiplies that it doesn't work out-of-the-box, hence you need to patch yourself) > So do I have still to install a patch? If yes, which one? The > patch/workaround here: > http://www.openoffice.org/issues/show_bug.cgi?id=106059 > > disables the nss-module. But that doesn't work on my system. :) (in that case > the libs "libAppleRemotemxi.dylib" and "libuno_sal.dylib.3" can't be build). Changing configure flags must be done from a clean shell, without previous environment variables set. And when you change flags and have already built parts of the code, you need to make sure to rebuild all the modules that are affected by those flags. In doubt, start over (dmake clean) ciao Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
