Building * on a machine with a minimal install of Mandrake, worked fine on non minimal install now I get this: bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c make: *** [ast_expr.c] Broken pipe If anyone can help me figure out what package I might have missed out when installing mandrake, it would be great. It is possible that the security system is causing a problem, but am not sure here either, any help is greatly appreciated Thanks Chris.
I'm trying to compile asterisk stable from the CVS on Mandrake 9.2 (SMP compiled Kernel) I get the same error as reported by Chris Lee in January. .... gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTE L_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-02/18/04-00:50:34\" -DINSTALL_PREFIX=\" \" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDI R=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/a sterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asteri sk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/aster isk/agi-bin\" -DBUSYDETECT_MARTIN -DNEW_PRI_HANGUP -c -o rtp.o rtp.c bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c make: *** [ast_expr.c] Broken pipe Any help available very greatfully received. Graham.