Re: Port gSoap to zLinux

2018-10-09 Thread Frank M. Ramaekers
Initially I used 2.8.70.  When I ran into problems, I brought over the 2.8.17 
that I was running in production.  (That's the output I posted.
I don't think that 2.8.17 is available any longer (mine is dated March 24 2014).

Frank M. Ramaekers Jr.


-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Neale 
Ferguson
Sent: Tuesday, October 9, 2018 9:20 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Port gSoap to zLinux

Hmm, my make check actually runs a heap of tests.  I built 2.8.60. Is that test 
you used public?
 


--
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=f-ds6943a09-3pHKarX67UpWUYVd8DP2dq64ZwLXnyI&s=wZftxy2u5Ii8xTnJq78xCLI7oHekk8RAw8hsjMRbW3s&e=
--
For more information on Linux on System z, visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__wiki.linuxvm.org_&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=f-ds6943a09-3pHKarX67UpWUYVd8DP2dq64ZwLXnyI&s=Kluj83f5gagl-sNCetbWBFvkWSHF4lVmO3Y05L8UzAc&e=

--
This message contains information which is privileged and confidential and is 
solely for the use of the intended recipient. If you are not the intended 
recipient, be aware that any review, disclosure, copying, distribution, or use 
of the contents of this message is strictly prohibited. If you have received 
this in error, please destroy it immediately and notify us at 
privacy...@torchmarkcorp.com.


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Port gSoap to zLinux

2018-10-09 Thread Neale Ferguson
Hmm, my make check actually runs a heap of tests.  I built 2.8.60. Is that test 
you used public?
 


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Port gSoap to zLinux

2018-10-09 Thread Frank M. Ramaekers
No, didn't know about 'make check':
make check
Making check in gsoap
make[1]: Entering directory `/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap'
make  check-recursive
make[2]: Entering directory `/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap'
Making check in .
make[3]: Entering directory `/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap'
Making check in src
make[3]: Entering directory 
`/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap/src'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory 
`/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap/src'
Making check in wsdl
make[3]: Entering directory 
`/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap/wsdl'
make  check-am
make[4]: Entering directory 
`/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap/wsdl'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory 
`/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap/wsdl'
make[3]: Leaving directory 
`/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap/wsdl'
make[2]: Leaving directory `/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap'
make[1]: Leaving directory `/root/download/gsoap/gsoap_2.8.17/gsoap-2.8/gsoap'
make[1]: Entering directory `/root/download/gsoap/gsoap_2.8.17/gsoap-2.8'
make[1]: Leaving directory `/root/download/gsoap/gsoap_2.8.17/gsoap-2.8'

Well, my testing was actually a production test to the USPS epf service.  (I 
have this running on an Intel Linux instance.)
(The above version 2.8.17 is the same version on the iLinux instance.I 
regressed to test, the latest 2.8.70 wouldn't work.)

Frank M. Ramaekers Jr.

-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Neale 
Ferguson
Sent: Monday, October 8, 2018 4:41 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Port gSoap to zLinux

What did you get when you run make check? What test case are you using, what is 
the expected output, and what do you actually get? When I build it make check 
works fine but I haven't exercised it any further.

Neale

On 10/8/18, 17:03, "Linux on 390 Port on behalf of Frank M. Ramaekers" 
 wrote:

Has anyone successfully ported gSoap to zLinux (ClefOS in my case)?   I can 
get it to configure, make, make install and compile, but the result doesn't 
return the desired output.
Just wondering if someone has been down this road.

https://urldefense.proofpoint.com/v2/url?u=https-3A__sourceforge.net_projects_gsoap2_files_gsoap-2D2.8_&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=1DMUZ8kWJKSc4E_6ec9WdJqdqUWnmIgBMvaXMa3UAPI&s=cSmC9ZMjVqJT-YqxjULnSn1Npdg0arNW-t1jl6TfWfo&e=
 


--
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=1DMUZ8kWJKSc4E_6ec9WdJqdqUWnmIgBMvaXMa3UAPI&s=QtRcH-o5Wyu8365oH4cDyVYYq9UR4vvCxheFnc3scxw&e=
--
For more information on Linux on System z, visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__wiki.linuxvm.org_&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=1DMUZ8kWJKSc4E_6ec9WdJqdqUWnmIgBMvaXMa3UAPI&s=tIPZ5fIDoFpCtsSGyAoKW6dWPjlDm49p-wBagN2hbbk&e=

--
This message contains information which is privileged and confidential and is 
solely for the use of the intended recipient. If you are not the intended 
recipient, be aware that any review, disclosure, copying, distribution, or use 
of the contents of this message is strictly prohibited. If you have received 
this in error, please destroy it immediately and notify us at 
privacy...@torchmarkcorp.com.


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Port gSoap to zLinux

2018-10-08 Thread Neale Ferguson
What did you get when you run make check? What test case are you using, what is 
the expected output, and what do you actually get? When I build it make check 
works fine but I haven't exercised it any further.

Neale

On 10/8/18, 17:03, "Linux on 390 Port on behalf of Frank M. Ramaekers" 
 wrote:

Has anyone successfully ported gSoap to zLinux (ClefOS in my case)?   I can 
get it to configure, make, make install and compile, but the result doesn't 
return the desired output.
Just wondering if someone has been down this road.
https://sourceforge.net/projects/gsoap2/files/gsoap-2.8/
 


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Port gSoap to zLinux

2018-10-08 Thread Frank M. Ramaekers
Has anyone successfully ported gSoap to zLinux (ClefOS in my case)?   I can get 
it to configure, make, make install and compile, but the result doesn't return 
the desired output.
Just wondering if someone has been down this road.
https://sourceforge.net/projects/gsoap2/files/gsoap-2.8/

TIA,
Frank M. Ramaekers Jr. | Systems Programmer | Information Technology | American 
Income Life Insurance Company | 254-761-6649 (732-6649)

--
This message contains information which is privileged and confidential and is 
solely for the use of the intended recipient. If you are not the intended 
recipient, be aware that any review, disclosure, copying, distribution, or use 
of the contents of this message is strictly prohibited. If you have received 
this in error, please destroy it immediately and notify us at 
privacy...@torchmarkcorp.com.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/