[Asterisk-Dev] Error in Res make file

Claus Futtrup cf at internetit.dk
Thu Feb 24 04:06:47 MST 2005


Hi Guys,

There is an error in the res/Makefile in CVS.

        @if ! which mpg123 &>/dev/null ; then \
                echo "*** You don't have mpg123 installed. You're going to 
need ***";\
                echo "***       it if you want MusicOnHold 
***";\
        elif ! mpg123 --longhelp 2>&1 | grep .59r &>/dev/null ; then \
                        echo 
"*************************************************************";\
                        echo "*** You have the WRONG version of mpg123... 
you need .59r ***";\
                        echo "*** Use 'make mpg123' to get the right verison 
***";\
                        echo 
"*************************************************************";\
        fi
        ../mkdep $(CFLAGS) `ls *.c`

This check makes GREP go 100% CPU on RedHat...
If removed everything is peachy...

Kind Regards

Claus Futtrup
Project Manager
GoIP, The IP telephone company

Mail: cf at goip.dk

Tlf: +45 46968000
Fax: +45 46968001
GoIP: +45 32716064

"The box said 'Requires Windows 95, NT, or better,' so I installed Linux."

This message is for the designated recipient only and may contain privileged
or confidential information.  If you have received it in error, please
notify the sender immediately and delete the original.  Any other use of the
email by you is prohibited. 




More information about the asterisk-dev mailing list