Operating System - HP-UX
1755691 Members
2903 Online
108837 Solutions
New Discussion

got issue during instalation of gsoap in HP-UX

 
gSoap
New Member

got issue during instalation of gsoap in HP-UX

Hai,
during gsoap installation i faced the folowing issue so please help me out
Making all in gsoap
ln -s -f ./stdsoap2.cpp stdsoap2_cpp.cpp
ln -s -f ./stdsoap2.cpp stdsoap2_ck.c
ln -s -f ./stdsoap2.cpp stdsoap2_ck_cpp.cpp
ln -s -f ./stdsoap2.cpp stdsoap2_ssl.c
ln -s -f ./stdsoap2.cpp stdsoap2_ssl_cpp.cpp
make all-recursive
Making all in src
bison -y -d -v `test -f 'soapcpp2_yacc.y' || echo './'`soapcpp2_yacc.y
conflicts: 1 shift/reduce
/usr/local/share/bison/yacc.c:158: /usr/local/bin/m4: Warning: Excess arguments to built-in `_m4_popdef' ignored
/usr/local/share/bison/yacc.c:1071: /usr/local/bin/m4: Warning: Excess arguments to built-in `_m4_popdef' ignored
/usr/local/share/bison/yacc.c:1740: /usr/local/bin/m4: Warning: Excess arguments to built-in `_m4_popdef' ignored
/usr/local/share/bison/yacc.c:1741: error: m4_divert_pop(0): diversion mismatch:
/usr/local/share/bison/yacc.c:155: m4_divert_push: 0
stdin:1: m4_divert_push: KILL
/usr/local/share/bison/yacc.c:1741: the top level
bison: subsidiary program `/usr/local/bin/m4' failed (exit status 1)
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Thanks,
Sanjay

1 REPLY 1
Steven Schweda
Honored Contributor

Re: got issue during instalation of gsoap in HP-UX

I know nothing, but if /usr/local/bin/m4 is
old, then you might look into getting a more
recent GNU m4.