BELLonline
Senior Member
Registered: Sep 2006
From: MixStream.net
|
Installing LAME (not much to do with Shoutcast I know)
Sorry if this is not in the right forum.
I have been trying to intall the LAME encoder on my Linux VPS.
I downloaded, extracted and ran ./configure with no problems, but when I came to 'make', after running for a few minutes I keep getting:
quote: ----loads of code above here----
r -fforce-mem -mcpu=pentiumpro -march=pentiumpro -mfancy-math-387 -malign-double -Wall -pipe -MT brhist.o -MD -MP -MF ".deps/brhist.Tpo" -c -o brhist.o brhist.c; \
then mv -f ".deps/brhist.Tpo" ".deps/brhist.Po"; else rm -f ".deps/brhist.Tpo"; exit 1; fi
brhist.c:63:21: curses.h: No such file or directory
brhist.c:65:20: term.h: No such file or directory
brhist.c: In function `brhist_init':
brhist.c:180: warning: implicit declaration of function `tgetent'
brhist.c:187: warning: implicit declaration of function `tgetnum'
brhist.c:195: warning: implicit declaration of function `tgetstr'
brhist.c:195: warning: assignment makes pointer from integer without a cast
brhist.c:200: warning: assignment makes pointer from integer without a cast
brhist.c:205: warning: assignment makes pointer from integer without a cast
brhist.c:210: warning: assignment makes pointer from integer without a cast
make[2]: *** [brhist.o] Error 1
make[2]: Leaving directory `/usr/local/src/lame-3.97/frontend'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/lame-3.97'
make: *** [all] Error 2
[root@VM21974824 lame-3.97]#
Does anyone know what I am doing wrong? I have managed to install it with no problems on other machines - I'm confused
Any help would be great thanks
PS, I ran the following commands before attempting to install it:
yum install gcc-c++
yum install gcc-g77
I am using 'centos-4-i386-afull'
__________________
Authenticated Shoutcast Streaming
MixStream.net - Premium bandwidth streaming
Shoutcast Streaming ~ Stream Transcoding ~ Auto DJ
Free port 80 link with every Shoutcast server
UK and USA based servers, please PM for free trial
Quick Link | Report this post to a moderator | IP: Logged
|