help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Building gsoap in AIX 5.1 get make errors


From: Mannion, Enda
Subject: RE: Building gsoap in AIX 5.1 get make errors
Date: Mon, 13 Aug 2007 09:12:28 +0100

Yes

Typing 'yacc -help' gives me

GNU bison generates parsers for LALR(1) grammars.

Usage: /usr/local/bin/bison [OPTION]... FILE

If a long option shows an argument as mandatory, then it is mandatory
for the equivalent short option also.  Similarly for optional arguments.
..
..
..


I installed bison.2.1


The version of yacc I am using is in this folder: /home/dirtalk/enda/usr/local/bin/yacc

This is the first item in the $PATH.


Enda
 

-----Original Message-----
From: Eli Zaretskii [mailto:address@hidden]
Sent: Friday, August 10, 2007 6:18 PM
To: Mannion, Enda
Cc: address@hidden
Subject: Re: Building gsoap in AIX 5.1 get make errors

> From: "Mannion, Enda" <address@hidden>
> Date: Fri, 10 Aug 2007 16:32:51 +0100
>
> yacc  -d -v `test -f 'soapcpp2_yacc.y' || echo './'`soapcpp2_yacc.y
> make[4]: *** [soapcpp2_yacc.c] Broken pipe
> make[4]: Leaving directory `/home/dirtalk/enda/gsoap-2.7/soapcpp2/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/dirtalk/enda/gsoap-2.7/soapcpp2'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/dirtalk/enda/gsoap-2.7/soapcpp2'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/dirtalk/enda/gsoap-2.7'
> make: *** [all] Error 2
>
>
> Any ideas what is wrong?

Do you have yacc?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]