fateme fatah wrote: > Hi: > I want to install mpg123-0.59r on my asterisk server.I downloaded it > in /usr/src then untared it and I typed these command : > #cd /usr/src/mpg123-0.59r > #make linux > after run make linux ,I saw 2 errors in terminal: > make CC=gcc LDFLAGS= \ > OBJECTS='decode_i386.o dct64_i386.o decode_i586.o \ > audio_oss.o term.o' \ > CFLAGS='-DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX \ > -DREAD_MMAP -DOSS -DTERM_CONTROL\ > -Wall -O2 -m486 \ > -fomit-frame-pointer -funroll-all-loops \ > -finline-functions -ffast-math' \ > mpg123-make > make[1]: Entering directory `/usr/src/mpg123-0.59r' > make[2]: Entering directory `/usr/src/mpg123-0.59r' > make[2]: *** No rule to make target `\ > ', needed by `mpg123'. Stop. > make[2]: Leaving directory `/usr/src/mpg123-0.59r' > make[1]: *** [mpg123-make] Error 2 > make[1]: Leaving directory `/usr/src/mpg123-0.59r' > make: *** [linux] Error 2 > What is the problem? > Please guide me. > > > ------------------------------------------------------------------------ > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2008 - September 22 - 25 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users That is not an Asterisk issue. You need to read up on how to install from source on your distro.
-- Powered by Gentoo GNU/LINUX http://www.linuxcrazy.com _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
