Re: compile error

2018-10-15 Thread Peter Kovacs
It is not there. I did a build --from solenv --prepare in order to start over. Did not know how to reset the process. There is no make clean. So I thought if I take the first module then I can go. seems that I did not take the first module. On 10/15/18 11:49 PM, Damjan Jovanovic wrote: Is

Re: current OpenOffice Flyers

2018-10-15 Thread Nancy K
What do you think about adding a QR code to some of the links in the flyer?Free QR code generator: https://www.qr-code-generator.com/ NancyK      Nancy       Web Design       Free 24 hour pass to lynda.com. Video courses on SEO, CMS, Design and Software Courses On Monday, October 15,

Re: current OpenOffice Flyers

2018-10-15 Thread Carl Marcum
I have an edited English version here: https://drive.google.com/open?id=1WtZVmknkM-hE5OwVdCgHSHJ3gnic9Piz Please review and update as needed. Thanks, Carl - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For

Re: compile error

2018-10-15 Thread Damjan Jovanovic
Is there a main/solver/420//inc/sal/config.h? If not, main/sal didn't deliver. Did you do a rebuild from scratch? On Mon, Oct 15, 2018 at 10:57 PM Peter Kovacs wrote: > I get the following error while trying to build on Linux: > > >

compile error

2018-10-15 Thread Peter Kovacs
I get the following error while trying to build on Linux: /home/legine/workspace/ApacheOpenOffice/svn/main/codemaker/source/commonjava/commonjava.cxx:27:10: fatal error: sal/config.h: No such file or directory  #include "sal/config.h"   ^~ Is there some todo here? I do

4.1.6_release_blocker granted: [Issue 125994] Updated icons for Mac OS X

2018-10-15 Thread bugzilla
Peter has granted Matthias Seidel 's request for 4.1.6_release_blocker: Issue 125994: Updated icons for Mac OS X https://bz.apache.org/ooo/show_bug.cgi?id=125994 --- Comment #19 from Peter --- Accepted for 4.1.6 - To

4.1.6_release_blocker requested: [Issue 125994] Updated icons for Mac OS X

2018-10-15 Thread bugzilla
Matthias Seidel has asked for 4.1.6_release_blocker: Issue 125994: Updated icons for Mac OS X https://bz.apache.org/ooo/show_bug.cgi?id=125994 --- Comment #18 from Matthias Seidel --- These icons were contributed 3 1/2 years ago. Time to get them released! ;-) So I am asking for release

4.1.6_release_blocker denied: [Issue 127768] Add script referenced from Issue #121930 to the standard profile

2018-10-15 Thread bugzilla
Peter has denied 4.1.6_release_blocker: Issue 127768: Add script referenced from Issue #121930 to the standard profile https://bz.apache.org/ooo/show_bug.cgi?id=127768 --- Comment #5 from Peter --- Extension is similar as a separate download from forums. Does not improve the issue. Well then

4.1.6_release_blocker denied: [Issue 127876] unbreak ODK build with Java 8

2018-10-15 Thread bugzilla
Peter has denied 4.1.6_release_blocker: Issue 127876: unbreak ODK build with Java 8 https://bz.apache.org/ooo/show_bug.cgi?id=127876 --- Comment #5 from Peter --- Okay moving this out of the 4.1.6 release and into 4.2.0 -

Re: Build 4.1.4 for macOS on dist server needed?

2018-10-15 Thread Jim Jagielski
Nope :) > On Oct 13, 2018, at 8:39 AM, Matthias Seidel > wrote: > > Hi Jim, > > Are these macOS binaries on our dist server needed anymore? > > https://dist.apache.org/repos/dist/dev/openoffice/macOS-4.1.4-20171117/ > > I would like to clean up for our next RC. ;-) > > Regards, > >

Re: Update for Step by Step Build Guide for Ubuntu?

2018-10-15 Thread Peter Kovacs
Okay, I did a really poor and hasty migration when I switched machines. And the additional script I used to build OO went missing. Basically you need to tweak the gcc compiler by changing the compiler flags. What you do is you extend/override the Variables CFLAG and CXXFLAG. The best