Re: Error: -- Include file apr_version.mk, not found

2017-01-03 Thread Phillip Rhodes
Yesterday I discovered the --with-system-apr and
--with-system-apr-util arguments to configure, and had started a build
running overnight using those switches.  I just got home and found
that the build succeeded.

For the sake of completeness and understanding, I will svn up and try
another build now, that does not use those switches, and - if I'm
understanding correctly - will build APR as part of the AOO build.


Phil

This message optimized for indexing by NSA PRISM


On Tue, Jan 3, 2017 at 1:15 PM, Phillip Rhodes
 wrote:
> OK, cool.  I'll give it a try later this evening.  Thanks!
>
>
>
> Phil
>
> On Jan 3, 2017 1:05 PM, "Damjan Jovanovic"  wrote:
>
> I've now ported the entire ucb module to gbuild, and that apr/apr-util/serf
> version detection system has been rewritten.
>
> "svn update" and a clean rebuild should fix your problem.
>
> Damjan
>
> On Mon, Jan 2, 2017 at 11:30 PM, Phillip Rhodes 
> wrote:
>
>> Still trying to get AOO to build on Fedora 24 and this is what
>> I'm getting now.  Anybody have any thoughts on this one?
>>
>>
>>
>> Entering /home/prhodes/development/projects/upstream_oss/apache/
>> openoffice/main/ucb/source/ucp/hierarchy
>> Entering /home/prhodes/development/projects/upstream_oss/apache/
>> openoffice/main/ucb/source/ucp/ext
>> Entering /home/prhodes/development/projects/upstream_oss/apache/
>> openoffice/main/ucb/source/ucp/webdav
>> dmake:  makefile.mk:  line 64:  Error: -- Include file apr_version.mk,
>> not found
>>
>> 1 module(s):
>>ucb
>> need(s) to be rebuilt
>>
>> Reason(s):
>>
>> ERROR: error 65280 occurred while making
>> /home/prhodes/development/projects/upstream_oss/apache/openoffice/main
>> /ucb/source/ucp/webdav
>>
>> When you have fixed the errors in that module you can resume the build
>> by running:
>>
>>build --all:ucb
>>
>>
>>
>> Cheers,
>>
>>
>> Phil
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
>>
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Community shirts for FOSDEM

2017-01-03 Thread Dr. Michael Stehmann
Am 03.01.2017 um 20:08 schrieb Matthias Seidel:
> Hello Michael,
> 
> I have ordered some buttons [1], diameter: 22mm
> 
> If you want, I can send you 20 of them and you can take them to FOSDEM?
> 

We have some buttons of a similar kind. So please don't send them. We
have used these buttons as give aways in the past.

But if you come to Brussels, take them with you.

Kind regards
Michael

Btw.: I have ask for a booth at Chemnitzer-Linuxtage 2017 and
OpenRheinRuhr 2017 and I will ask for a booth at FrOSCon and T-DOSE.




signature.asc
Description: OpenPGP digital signature


Re: Community shirts for FOSDEM

2017-01-03 Thread Matthias Seidel
Hello Michael,

I have ordered some buttons [1], diameter: 22mm

If you want, I can send you 20 of them and you can take them to FOSDEM?

[1]
https://drive.google.com/file/d/0B7h2HuVGmdpjOUo3VFZNQ3FpOGc/view?usp=sharing

Regards, Matthias


Am 21.12.2016 um 15:54 schrieb Dr. Michael Stehmann:
> Am 21.12.2016 um 14:44 schrieb Peter Kovacs:
>> cool! I gladly take one if you have them.
>> I need a XL size. If you have one for those I take one. :)
>> Also do you get any money for the shirt?
>>
> It is not a shirt - it is just a button. We got the buttons from the
> ASF, They used them at CONs.
>
> The buttons are all the same size.
>
> Regards
> Michael
>
>
>






smime.p7s
Description: S/MIME Cryptographic Signature


Re: Error: -- Include file apr_version.mk, not found

2017-01-03 Thread Phillip Rhodes
OK, cool.  I'll give it a try later this evening.  Thanks!



Phil

On Jan 3, 2017 1:05 PM, "Damjan Jovanovic"  wrote:

I've now ported the entire ucb module to gbuild, and that apr/apr-util/serf
version detection system has been rewritten.

"svn update" and a clean rebuild should fix your problem.

Damjan

On Mon, Jan 2, 2017 at 11:30 PM, Phillip Rhodes 
wrote:

> Still trying to get AOO to build on Fedora 24 and this is what
> I'm getting now.  Anybody have any thoughts on this one?
>
>
>
> Entering /home/prhodes/development/projects/upstream_oss/apache/
> openoffice/main/ucb/source/ucp/hierarchy
> Entering /home/prhodes/development/projects/upstream_oss/apache/
> openoffice/main/ucb/source/ucp/ext
> Entering /home/prhodes/development/projects/upstream_oss/apache/
> openoffice/main/ucb/source/ucp/webdav
> dmake:  makefile.mk:  line 64:  Error: -- Include file apr_version.mk,
> not found
>
> 1 module(s):
>ucb
> need(s) to be rebuilt
>
> Reason(s):
>
> ERROR: error 65280 occurred while making
> /home/prhodes/development/projects/upstream_oss/apache/openoffice/main
> /ucb/source/ucp/webdav
>
> When you have fixed the errors in that module you can resume the build
> by running:
>
>build --all:ucb
>
>
>
> Cheers,
>
>
> Phil
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


Re: Error: -- Include file apr_version.mk, not found

2017-01-03 Thread Damjan Jovanovic
I've now ported the entire ucb module to gbuild, and that apr/apr-util/serf
version detection system has been rewritten.

"svn update" and a clean rebuild should fix your problem.

Damjan

On Mon, Jan 2, 2017 at 11:30 PM, Phillip Rhodes 
wrote:

> Still trying to get AOO to build on Fedora 24 and this is what
> I'm getting now.  Anybody have any thoughts on this one?
>
>
>
> Entering /home/prhodes/development/projects/upstream_oss/apache/
> openoffice/main/ucb/source/ucp/hierarchy
> Entering /home/prhodes/development/projects/upstream_oss/apache/
> openoffice/main/ucb/source/ucp/ext
> Entering /home/prhodes/development/projects/upstream_oss/apache/
> openoffice/main/ucb/source/ucp/webdav
> dmake:  makefile.mk:  line 64:  Error: -- Include file apr_version.mk,
> not found
>
> 1 module(s):
>ucb
> need(s) to be rebuilt
>
> Reason(s):
>
> ERROR: error 65280 occurred while making
> /home/prhodes/development/projects/upstream_oss/apache/openoffice/main
> /ucb/source/ucp/webdav
>
> When you have fixed the errors in that module you can resume the build
> by running:
>
>build --all:ucb
>
>
>
> Cheers,
>
>
> Phil
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


adding pathes and maybe a Java option to a manifest file

2017-01-03 Thread Peter Kovacs

Hello all,

Okay I made some thoughts. I do not know why I have this issue and I 
want to focus on a workaround first.


I thought that maybe I directly add the path to the Makefile file. My 
guess is that I can add path to


JAVAFILES=$(subst,$(CLASSDIR)$/$(PACKAGE)$/, $(subst,.class,.java 
$(JAVACLASSFILES)))


or is another option in the file?

Also is it possible to add a compile option to the java compiler?

I would like to get rid of the following note:

Note: JNI_proxy.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

But have not seen any containers in the code.


Thanks for the help

All the best

Peter


On 02.01.2017 11:18, Peter Kovacs wrote:

Hello all,

I have another strange issue. How do I add a missing classpath to the 
config?


I think this is missing in my setup:

/usr/bin/javac -classpath 
".:../../../../../unxlngx6.pro/class:/usr/lib/jvm/java 
-8-openjdk/jre/lib/rt.jar:.:/home/legine/workspace/openoffice/aoo/main/solver/414/unxlngx6.pro/bin/ridl.jar:/home/legine/workspace/openoffice/aoo/main/solver/414/unxlngx6.pro/bin/unoloader.jar::/home/legine/workspace/openoffice/aoo/main/solver/414/unxlngx6.pro/lib" 
-d ../../../../../unxlngx6.pro/class


@/tmp/mkoe5Mmp ServiceManager.java:26: error: package com.sun.star.uno 
does not existimport com.sun.star.uno.UnoRuntime;



All the best

Peter




-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Error: -- Include file apr_version.mk, not found

2017-01-03 Thread Damjan Jovanovic
What are your ./configure parameters?

Damjan

On Mon, Jan 2, 2017 at 11:30 PM, Phillip Rhodes 
wrote:

> Still trying to get AOO to build on Fedora 24 and this is what
> I'm getting now.  Anybody have any thoughts on this one?
>
>
>
> Entering /home/prhodes/development/projects/upstream_oss/apache/
> openoffice/main/ucb/source/ucp/hierarchy
> Entering /home/prhodes/development/projects/upstream_oss/apache/
> openoffice/main/ucb/source/ucp/ext
> Entering /home/prhodes/development/projects/upstream_oss/apache/
> openoffice/main/ucb/source/ucp/webdav
> dmake:  makefile.mk:  line 64:  Error: -- Include file apr_version.mk,
> not found
>
> 1 module(s):
>ucb
> need(s) to be rebuilt
>
> Reason(s):
>
> ERROR: error 65280 occurred while making
> /home/prhodes/development/projects/upstream_oss/apache/openoffice/main
> /ucb/source/ucp/webdav
>
> When you have fixed the errors in that module you can resume the build
> by running:
>
>build --all:ucb
>
>
>
> Cheers,
>
>
> Phil
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>