Re: Dont understand Compiler message

2017-11-12 Thread Peter Kovacs
Ohh you are good! There is an error Message: /home/legine/workspace/ApacheOpenOffice/git/main/basebmp/inc/basebmp/packedpixeliterator.hxx: In member function 'basebmp::PackedPixelIterator::value_type basebmp::PackedPixelIterator

Re: Dont understand Compiler message

2017-11-12 Thread Damjan Jovanovic
It's some kind of error in gbuild. It really shouldn't happen. Can you try get the full output of "build --from basebmp" without any -P's? Damjan On Mon, Nov 13, 2017 at 12:39 AM, Peter Kovacs wrote: > I tried now > > build --from basebmp > > The error stays persistant

Re: Dont understand Compiler message

2017-11-12 Thread Patricia Shanahan
I have never had to do more than 2 or 3 instances of build --all before it succeeds. On 11/12/2017 2:39 PM, Peter Kovacs wrote: I tried now build --from basebmp The error stays persistant independantly if i use a prepare step or not. if i go for build --all:basebmp it compiles other libes

Re: Dont understand Compiler message

2017-11-12 Thread Peter Kovacs
I tried now build --from basebmp The error stays persistant independantly if i use a prepare step or not. if i go for build --all:basebmp it compiles other libes and gets stuck for similar reasons in other packages. (up to a point whhere nothing works. with no error messages) I can

Re: Dont understand Compiler message

2017-11-12 Thread Patricia Shanahan
I sometimes get similar messages that go away if I just rerun the build. I think there may be some problem in whatever is supposed to ensure dependencies are built before the things that depend on them. On 11/12/2017 4:24 AM, Peter Kovacs wrote: | | |My Compile setup:| || ./configure  

Re: Dont understand Compiler message

2017-11-12 Thread Matthias Seidel
Hi Peter, Am 12.11.2017 um 13:24 schrieb Peter Kovacs: > | > | > > |My Compile setup:| > > || ./configure   --enable-category-b --enable-bundled-dictionaries > --enable-verbose  --enable-opengl --enable-dbus  --enable-gstreamer >

Dont understand Compiler message

2017-11-12 Thread Peter Kovacs
| | |My Compile setup:| || ./configure   --enable-category-b --enable-bundled-dictionaries --enable-verbose  --enable-opengl --enable-dbus  --enable-gstreamer --with-dmake-url=http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2