[Asterisk-Users] Ne machine, build is breaking

Eric Wieling eric at fnords.org
Sun Jan 25 19:28:11 MST 2004


Do you have bison and/or yacc installed?

Greg Boehnlein wrote:

> On Sun, 25 Jan 2004, Martin wrote:
> 
> 
>>Hello.
>>
>>I'm not sure what this problem is.  Probably one of my libraries.
>>
>>Any clues ??
>>
>>---------------cd ../asterisk then make clean ; make install
>>gcc -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes 
>>-Wmissing-declarations -g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  
>>-O6 -march=i686  -DZAPTEL_OPTIMIZATIONS 
>>-DASTERISK_VERSION=\"CVS-01/25/04-16:37:41\" -DINSTALL_PREFIX=\"\" 
>>-DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" 
>>-DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\" 
>>-DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" 
>>-DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" 
>>-DASTMODDIR=\"/usr/lib/asterisk/modules\" 
>>-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"     -DBUSYDETECT_MARTIN     
>>-DNEW_PRI_HANGUP    -c -o asterisk.o asterisk.c
>>bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c
>>make: *** [ast_expr.c] Broken pipe
>>----------------end
> 
> 
> I am getting the same thing on a brand new Fedora Core 1 installation 
> using the 0.7.1 source code. Same code that compiles fine on RedHat 7.3 
> and 9.0. I'm pretty sure that I'm missing a bunch of libraries on this 
> system, as it was installed specifically for the purpose of building the 
> Asterisk RPMS that I am maintaining.
> 
> usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" 
> -DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/asterisk\" 
> -DASTLOGDIR=\"/var/log/asterisk\" 
> -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" 
> -DASTMODDIR=\"/usr/lib/asterisk/modules\" 
> -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"     -DBUSYDETECT_MARTIN     
> -DNEW_PRI_HANGUP    -c -o asterisk.o asterisk.c
> bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c
> make: *** [ast_expr.c] Broken pipe
> error: Bad exit status from /var/tmp/rpm-tmp.55565 (%build)
> 
> 
> RPM build errors:
>     Bad exit status from /var/tmp/rpm-tmp.55565 (%build)
> 
> I'm about to go look at the Wiki to see if there is anything listed there.
> 




More information about the asterisk-users mailing list