RE: FW: Error running make for subversion

2017-06-15 Thread Joseph, Anselm
Hi Daniel, Davautocheck failed to start httpd. (see below). When I start apache (apachectl -k start), and enter the url in chrome, it displays "It works". Any feedback on the failed tests below? Thank you. -Original Message----- From: Joseph, Anselm Sent: Wednesday, June 14, 20

RE: FW: Error running make for subversion

2017-06-14 Thread Joseph, Anselm
in/apxs line 222. davautocheck.sh: HTTPD '/opt/eai/ci/httpd-2.4.25/apache/bin/httpd' doesn't start properly HTTPD stopped. -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Sent: Wednesday, June 14, 2017 3:34 PM To: Joseph, Anselm Cc: users@subversion.apache.org;

RE: FW: Error running make for subversion

2017-06-14 Thread Joseph, Anselm
...FAILURE [054/109] authz_tests.pymake: 1254-004 The error code from the last command is 1. Stop. Any incidence on the result I see with 'make install'? Thanks, Anselm -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Se

RE: FW: Error running make for subversion

2017-06-13 Thread Joseph, Anselm
svn.so cannot be built? Thanks, Anselm -Original Message- From: Philip Martin [mailto:phi...@codematters.co.uk] Sent: Thursday, June 08, 2017 8:23 PM To: Joseph, Anselm Cc: Philip Martin; users@subversion.apache.org; Daniel Shahaf Subject: Re: FW: Error running make for subversion CAUTION - E

RE: FW: Error running make for subversion

2017-06-09 Thread Joseph, Anselm
supports share libraries Yes to building shared libraries No to building static libraries. Is there anything here that is not quite right? Thanks for your help. -Original Message- From: Joseph, Anselm Sent: Thursday, June 08, 2017 10:35 PM To: 'Philip Martin' Cc: users@subversion.apache.org;

RE: FW: Error running make for subversion

2017-06-08 Thread Joseph, Anselm
That didn't work either. It does not appear to pick up the flag. I will get back at it tomorrow morning. Thank you for your help -Original Message- From: Philip Martin [mailto:phi...@codematters.co.uk] Sent: Thursday, June 08, 2017 8:23 PM To: Joseph, Anselm Cc: Philip Martin; users

RE: FW: Error running make for subversion

2017-06-08 Thread Joseph, Anselm
tempted to copy them into the directory and give it a try. Thank you for the suggestions. -Original Message- From: Philip Martin [mailto:phi...@codematters.co.uk] Sent: Thursday, June 08, 2017 5:06 PM To: Joseph, Anselm Cc: users@subversion.apache.org; Daniel Shahaf Subject: Re: FW

RE: Error running make for subversion

2017-05-23 Thread Joseph, Anselm
Also, could it be something with the mod_dav_svn package for subversion-1.9.5.tar? There has to be a reason why mod_dav_svn.so cannot be built. Thank You -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Sent: Tuesday, May 23, 2017 9:26 AM To: Joseph, Anselm Cc

RE: Error running make for subversion

2017-05-23 Thread Joseph, Anselm
To: Joseph, Anselm Cc: Ryan Schmidt; users@subversion.apache.org Subject: Re: Error running make for subversion CAUTION - EXTERNAL EMAIL Joseph, Anselm wrote on Tue, 23 May 2017 12:40 +: > configure:5703: checking for apr_memcache_create in -laprutil-1 > configure:5728: gcc -o conftest

RE: Error running make for subversion

2017-05-23 Thread Joseph, Anselm
there's a warning about "Assuming we use httpd 2.2+" that's normal.) Don't have time to debug / reproduce myself, sorry. Joseph, Anselm wrote on Mon, 22 May 2017 21:30 +: > Hello All, > I have been running in circles trying to fix this issue. Nothing seems to > work.

RE: Error running make for subversion

2017-05-22 Thread Joseph, Anselm
Hello All, I have been running in circles trying to fix this issue. Nothing seems to work. If you could take a couple of minutes to give some direction, it would be greatly appreciated. Thank You -Original Message- From: Joseph, Anselm Sent: Thursday, May 18, 2017 3:07 PM To: 'Ryan

RE: Error running make for subversion

2017-05-18 Thread Joseph, Anselm
Original Message- From: Ryan Schmidt [mailto:subversion-2...@ryandesign.com] Sent: Wednesday, May 17, 2017 8:42 PM To: Daniel Shahaf Cc: Joseph, Anselm; Subversion Users Subject: Re: Error running make for subversion CAUTION - EXTERNAL EMAIL > On May 17, 2017, at 19:41, Ryan Schmid

RE: Error running make for subversion

2017-05-17 Thread Joseph, Anselm
-util/apu-1-config --disable-nls -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Sent: Tuesday, May 16, 2017 6:18 PM To: Joseph, Anselm Cc: users@subversion.apache.org Subject: Re: Error running make for subversion CAUTION - EXTERNAL EMAIL Joseph, Anselm wrote

RE: Error running make for subversion

2017-05-16 Thread Joseph, Anselm
pt/eai/ci/subversion-1.9.5/svn/libexec/mod_dav_svn.so chmod: /opt/eai/ci/subversion-1.9.5/svn/libexec/mod_dav_svn.so: A file or directory in the path name does not exist. apxs:Error: Command failed with rc=65536 . make: 1254-004 The error code from the last command is 1. Stop. -----Original Message--

RE: Error running make for subversion

2017-05-08 Thread Joseph, Anselm
536 . make: 1254-004 The error code from the last command is 1. -----Original Message- From: Joseph, Anselm Sent: Monday, May 08, 2017 10:36 AM To: 'Daniel Shahaf' Cc: users@subversion.apache.org Subject: RE: Error running make for subversion Thank You Daniel. I ran configure with --d

Error running make for subversion

2017-05-05 Thread Joseph, Anselm
Hope you can help with this issue from a newbie. gcc version 4.2.0 is installed on my powerpc-ibm-aix7.1.3.0 system. I am trying to build gnu subversion 1.9.5 and running make after ./configure. Subversion 1.9.5 gcc (GCC) 4.2.0 Target: powerpc-ibm-aix6.1.0.0 $ make cd subversion/svn &&

FW: Error running make for subversion

2017-05-05 Thread Joseph, Anselm
From: Joseph, Anselm Sent: Thursday, May 04, 2017 1:31 PM To: 'gcc-h...@gcc.gnu.org' Subject: Error running make for subversion Hi, Hope you can help with this issue. gcc version 4.2.0 is installed on my powerpc-ibm-aix7.1.3.0 system. I am trying to build gnu subversion 1.9.5 and running make