Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Don Lewis
On 25 Aug, Don Lewis wrote: > On 25 Aug, Don Lewis wrote: >> On 25 Aug, Pedro Lino wrote: >>> On 08/25/2020 8:35 PM Don Lewis wrote: >>> Try deleting /opt/openoffice4/program/libgcc_s.so.1 For some reason that bogus file is getting packaged by your build. >>> >>> Yep. That fixed

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Don Lewis
On 25 Aug, Don Lewis wrote: > On 25 Aug, Pedro Lino wrote: >> >>> On 08/25/2020 8:35 PM Don Lewis wrote: >> >>> Try deleting /opt/openoffice4/program/libgcc_s.so.1 >>> For some reason that bogus file is getting packaged by your build. >> >> Yep. That fixed it. It doesn't make any sense to me th

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Don Lewis
On 25 Aug, Pedro Lino wrote: > >> On 08/25/2020 8:35 PM Don Lewis wrote: > >> Try deleting /opt/openoffice4/program/libgcc_s.so.1 >> For some reason that bogus file is getting packaged by your build. > > Yep. That fixed it. It doesn't make any sense to me that an extra file > prevents the progr

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Pedro Lino
> On 08/25/2020 8:35 PM Don Lewis wrote: > Try deleting /opt/openoffice4/program/libgcc_s.so.1 > For some reason that bogus file is getting packaged by your build. Yep. That fixed it. It doesn't make any sense to me that an extra file prevents the program from working... Maybe this is part of

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Don Lewis
On 25 Aug, Pedro Lino wrote: > Hi Matthias > >> On 08/25/2020 8:07 PM Matthias Seidel wrote: > >> If you start AOO in a shell with "soffice", does that give some information? > > Didn't think about that :) > > /opt/openoffice4/program/javaldx: error while loading shared libraries: > /opt/open

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Don Lewis
On 25 Aug, Pedro Lino wrote: > Hi Matthias > >> On 08/25/2020 8:07 PM Matthias Seidel wrote: > >> If you start AOO in a shell with "soffice", does that give some information? > > Didn't think about that :) > > /opt/openoffice4/program/javaldx: error while loading shared libraries: > /opt/open

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Pedro Lino
Hi Don > On 08/25/2020 8:29 PM Don Lewis wrote: > For me, it goes through the registration process and then I can create > and save a writer document. If I exit, I can reopen the document from > the command line. Looks like it works. Sounds like a good one ;) Can you upload it somewhere and

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Don Lewis
On 25 Aug, Matthias Seidel wrote: > Hi Pedro, > > Am 25.08.20 um 20:11 schrieb Pedro Lino: >> Hi Don >> >>> On 08/25/2020 10:59 AM Don Lewis wrote: >>> With the latest batch of cherry-picks that I just pushed to AOO418 and >>> using OpenJDK 8, I was able to build AOO418 on Ubuntu 18. >> After upd

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Pedro Lino
Hi Matthias > On 08/25/2020 8:07 PM Matthias Seidel wrote: > If you start AOO in a shell with "soffice", does that give some information? Didn't think about that :) /opt/openoffice4/program/javaldx: error while loading shared libraries: /opt/openoffice4/program/libgcc_s.so.1: invalid ELF head

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Matthias Seidel
Hi Pedro, Am 25.08.20 um 20:11 schrieb Pedro Lino: > Hi Don > >> On 08/25/2020 10:59 AM Don Lewis wrote: >> With the latest batch of cherry-picks that I just pushed to AOO418 and >> using OpenJDK 8, I was able to build AOO418 on Ubuntu 18. > After updating with your latest changes and hacking a b

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Don Lewis
On 25 Aug, Pedro Lino wrote: > Hi Don > >> On 08/25/2020 10:59 AM Don Lewis wrote: > >> With the latest batch of cherry-picks that I just pushed to AOO418 >> and using OpenJDK 8, I was able to build AOO418 on Ubuntu 18. > > After updating with your latest changes and hacking a bit with the > li

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Pedro Lino
Hi Don > On 08/25/2020 10:59 AM Don Lewis wrote: > With the latest batch of cherry-picks that I just pushed to AOO418 and > using OpenJDK 8, I was able to build AOO418 on Ubuntu 18. After updating with your latest changes and hacking a bit with the libgcc file mentioned in the subject, compili

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Don Lewis
On 25 Aug, Pedro Lino wrote: > >> On 08/25/2020 3:47 AM Don Lewis wrote: > >> It's one of the bug fixes that I >> plan to cherry-pick for AOO418 tonight. > > Excellent! Thanks! > >> What version of OpenJDK are you using? I'm seeing a fair amount of >> fallout from OpenJDK 11. > > I have both

Re: Spurious file libgcc_s.so.1 during Linux build [Was: OpenSSL versions]

2020-08-25 Thread Pedro Lino
> On 08/25/2020 3:47 AM Don Lewis wrote: > It's one of the bug fixes that I > plan to cherry-pick for AOO418 tonight. Excellent! Thanks! > What version of OpenJDK are you using? I'm seeing a fair amount of > fallout from OpenJDK 11. I have both 8 and 11 sudo update-alternatives --config ja