Etiquetas

1/11/2011

Compilando gSOAP en HP-UX / Compiling gSOAP on HP-UX

El siguiente error al compilar gSOAP en HP-UX significa que el m4 instalado en la máquina es el de serie. Hay que instalar la versión GNU.

The following error when compiling gSOAP on HP-UX means that the m4 tool in use is HP's. You need to install and use the GNU version.

bison -y  -d -v `test -f 'soapcpp2_yacc.y' || echo './'`soapcpp2_yacc.y
conflicts: 1 shift/reduce
gmake[4]: *** [soapcpp2_yacc.c] Error 141

No hay comentarios: