Help Libreoffice build problems, with custom Linux distro

2017-08-28 Thread Dimitrije Dinic
Hello everyone, since I am posting for the first time, I would like to say official "Thanks" to all of you who employ enthusiasm to maintain this valuable piece of software. I am trying to build Libreoffice form sources, on a custom linux distro, and ran into few problems, so I would try to extrac

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread James C
Hello Norbert, I license my past and future contributions to LibreOffice under LGPLv3+ and MPL. I have created an entry for myself on the wiki, and will link the archive of this email into it in due course. Regards, James. On Thu, Dec 22, 2011 at 6:01 AM, Norbert Thiebaud wrote: > BTW can you

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread James C
I release the change originally attached below under LGPLv3+ and MPL. On Tue, Dec 20, 2011 at 7:04 PM, James C wrote: > Hello All, > > I have burned about 1.5 GB of metered network bandwidth, so far, > following these instructions: > > http://wiki.documentfoundation.org/Development/How_to_build#G

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread Christian Lohmaier
Hi James, *, On Wed, Dec 21, 2011 at 11:20 AM, James C wrote: > [...] > Christian, if I resort to removing macports, is there a standard set > of instructions for cleaning up after it? When I talk about removing macports, I mean removing traces of it from your environment. I don't know macports,

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread Michael Meeks
Hi James, On Wed, 2011-12-21 at 23:20 +1300, James C wrote: > I am currently building libreoffice-3-5, and will have some > investigation to do, after it stops. Great :-) > Michael, yes, changing branches required much less bandwidth than > initially downloading. Good. > In o

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread James C
Hello Tor, Norbert, Michael and Christian, Thank you for your welcome and help in narrowing the problem. I am not yet a Mac graphics expert. Depending on which itches I develop, I may well end up learning on this project. I am currently building libreoffice-3-5, and will have some investigation

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Christian Lohmaier
Hi Michael, *, On Tue, Dec 20, 2011 at 12:32 PM, Michael Meeks wrote: > On Tue, 2011-12-20 at 19:04 +1300, James C wrote: >> I have burned about 1.5 GB of metered network bandwidth, so far, >> following these instructions: >> There is also a human-sized problem, with some instructions on the >> w

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Christian Lohmaier
Hi James, *, On Tue, Dec 20, 2011 at 7:04 AM, James C wrote: > [building on Mac] > There is also a human-sized problem, with some instructions on the > web-site being wrong: > https://bugs.freedesktop.org/show_bug.cgi?id=43920 Your issues show that you got a polluted environment, you have macpor

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Michael Meeks
Hi James, On Tue, 2011-12-20 at 19:04 +1300, James C wrote: > I have burned about 1.5 GB of metered network bandwidth, so far, > following these instructions: Grief; hopefully the meter doesn't roll too quickly. Of course, once you have the git repository - you should fetch only deltas fr

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Tor Lillqvist
Anyway, I forgot to say: Welcome to hacking on LibreOffice! We will try to help you in all ways we can. Especially for Mac OS X, many of the system APIs used by the code are slightly obsolete, to put it mildly. It would be very much welcome, if you are a Mac expert, if you could help in modernisin

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Tor Lillqvist
You fail to give useful information to help you with your problems... - What version of MacOSX are you running? What Xcode? - What branch of the source code are you building? - What exact error messages do you see, at what point in the build? - How exactly did you configure your build? What does y

[Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-19 Thread James C
Hello All, I have burned about 1.5 GB of metered network bandwidth, so far, following these instructions: http://wiki.documentfoundation.org/Development/How_to_build#Getting_the_sources I have found and, I think fixed, problems which occur on both origin/master and origin/libreoffice-3-5, where

Re: [Libreoffice] build problems with cppunit (windows)

2011-08-09 Thread Dmitry. A. Ashkadov
09.08.2011 14:28, Caolán McNamara пишет: On Mon, 2011-08-08 at 23:39 +0400, Dmitry. A. Ashkadov wrote: I tried build LO from 'core' repository on Windows 7. The result is the same error. Modules 'cppunit' and 'xml2cmp' wasn't built due to the same unresolved external symbol. We tried to build de

[Libreoffice] build problems with cppunit (windows)

2011-08-09 Thread Caolán McNamara
On Mon, 2011-08-08 at 23:39 +0400, Dmitry. A. Ashkadov wrote: > I tried build LO from 'core' repository on Windows 7. The result is the > same error. Modules 'cppunit' and 'xml2cmp' wasn't built due to the same > unresolved external symbol. > We tried to build devel. version of LO, but the define

Re: [Libreoffice] build problems with cppunit

2011-08-08 Thread Dmitry. A. Ashkadov
I tried build LO from 'core' repository on Windows 7. The result is the same error. Modules 'cppunit' and 'xml2cmp' wasn't built due to the same unresolved external symbol. We tried to build devel. version of LO, but the define «_DEBUG» is not really set. ((( 31.05.2011 01:03, Regina Hensche

Re: [Libreoffice] build problems with cppunit (windows)

2011-08-08 Thread Caolán McNamara
On Sat, 2011-08-06 at 19:12 +0400, Dmitry. A. Ashkadov wrote: > I have the same problem. I tried to build LO (branch > «libreoffice-3-4-2») but building fails on module xml2cmp with same > error. I really don't understand how You built a stable LibreOffice > 3.4.2... > TypeInfoHelper.obj : erro

Re: [Libreoffice] build problems with cppunit

2011-08-06 Thread Dmitry. A. Ashkadov
I have the same problem. I tried to build LO (branch «libreoffice-3-4-2») but building fails on module xml2cmp with same error. I really don't understand how You built a stable LibreOffice 3.4.2... 31.05.2011 01:03, Regina Henschel пишет: Hi, I have started a non parallel build and now find

Re: [Libreoffice] build problems with cppunit

2011-06-01 Thread Michael Meeks
On Tue, 2011-05-31 at 19:24 +0200, Regina Henschel wrote: > It is the way I'm used to do in OOo. For OOo I would have to install > something like TortoiseSVN, which slows down my computer noticeable. Ah - that's a pain; I guess git under cygwin would take up some space, but not provide a

Re: [Libreoffice] build problems with cppunit

2011-06-01 Thread Tor Lillqvist
> after a second run, because the file Microsoft.VC80.CRT.manifest was > missing, building was successful. So it seems, that the error only > occurs in a non-pro build. Is such a non-pro build possible for you? Do > you us non-pro builds? I tried once (on Windows) and I failed miserably to make

Re: [Libreoffice] build problems with cppunit

2011-06-01 Thread Regina Henschel
Hi Michael, Regina Henschel schrieb: [..] I have some further observation: I had tried a non-pro build. Today I have deleted the --enable-dbgutil switch and started a new build. Now it compiles xml2cmp without problems. Currently it is in hwpfilter. I can tell you tomorrow, whether building was

Re: [Libreoffice] build problems with cppunit

2011-05-31 Thread Regina Henschel
Hi Michael, Michael Meeks schrieb: Hi Regina, On Mon, 2011-05-30 at 09:10 +0200, Regina Henschel wrote: I have still problems building from tar source. Actual situation: All modules folders are put into one root folder. That is odd; and/or annoying. If you want the best, most stable,

Re: [Libreoffice] build problems with cppunit

2011-05-31 Thread Michael Meeks
Hi Regina, On Mon, 2011-05-30 at 09:10 +0200, Regina Henschel wrote: > I have still problems building from tar source. Actual situation: > All modules folders are put into one root folder. That is odd; and/or annoying. If you want the best, most stable, and useful branch to hack on; I wou

Re: [Libreoffice] build problems with cppunit

2011-05-30 Thread Regina Henschel
Hi, I have started a non parallel build and now find, that the error is likely already in xml2cmp. Log is in http://pastebin.com/7cvzwtWm Any idea what is wrong? Shouldn't it be possible to build from tar sources? That worked for OOo. Kind regards Regina Regina Henschel schrieb: Hi, I h

Re: [Libreoffice] build problems with cppunit

2011-05-30 Thread Regina Henschel
Hi, Here is the log for the failing building in LO: http://pastebin.com/pTq671As and here for the successful build in OOo: http://pastebin.com/M40F5Bmq I notice, that LO has additional patches (around line 17): patching file cppunit-1.12.1/config/config.guess patching file cppunit-1.12.1/include

[Libreoffice] build problems with cppunit

2011-05-30 Thread Regina Henschel
Hi, I have still problems building from tar source. Actual situation: All modules folders are put into one root folder. Configure finished. Make starts compiling and stops with error in cppunit: TypeInfoHelper.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter_noinfo an

Re: [Libreoffice] build problems

2010-10-24 Thread Jacek Wolszczak
Thanks. Still compiling, but at least it's progressing :) Jacek Dnia 2010-10-24, nie o godzinie 03:30 -0500, Norbert Thiebaud pisze: > On Sun, Oct 24, 2010 at 3:03 AM, Jacek Wolszczak > wrote: > > Hi, > > > > I keep having difficulties with building LibreO: > > http://pastebin.com/ZJJ7cZaQ and h

Re: [Libreoffice] build problems

2010-10-24 Thread Norbert Thiebaud
On Sun, Oct 24, 2010 at 3:03 AM, Jacek Wolszczak wrote: > Hi, > > I keep having difficulties with building LibreO: > http://pastebin.com/ZJJ7cZaQ and http://pastebin.com/rBvZWruc. > > Any hints what to do? It looks like a partial build gone wrong. Did you do a git pull and than make ?(without mak

[Libreoffice] build problems

2010-10-24 Thread Jacek Wolszczak
Hi, I keep having difficulties with building LibreO: http://pastebin.com/ZJJ7cZaQ and http://pastebin.com/rBvZWruc. Any hints what to do? Thanks for help in advance. Regards, Jacek ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org htt