Eike Rathke wrote: > Hi Farzaneh, > > On Mon, Nov 14, 2005 at 17:45:56 +0330, Farzaneh Sarafraz wrote: > > >>While building ooo (either by dmake or build --all) I get the following >>error. I am trying to build milestone 130 on Linux (Fedora Core 4). > > > Which probably uses NPTL instead of LinuxThreads. _If_ that is the case, > this patch might help: > http://go-ooo.org/ooo-build/patches/src680/sal-compile-with-nptl.diff > > Btw, such build problems related questions are better handled on the > general [email protected] list, as it isn't l10n related and most > developers are on that list. > > Eike >
I tried this patch but still got error building sal. I found http://qa.openoffice.org/issues/show_bug.cgi?id=44027 and commented call of pthread_kill_other_threads_np in sal/osl/unx/process.c and it worked. regards Robert Ludvik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
