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

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

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

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

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

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

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