제가 mplayer를 설치 하려고 gcc를 최신으로 설치했습니다.
gcc -v 하면 이렇게 나옵니다.
Reading specs from /usr/lib/gcc-lib/i686-pld-linux/3.1/specs
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-shared --enable-t
hreads=posix --enable-languages=c,c++,f77,gcov,java,objc,ksi,ada --enable-long-long --enable-multilib --with-gnu-as --wi
th-gnu-ld --with-system-zlib --with-slibdir=/lib --without-x i686-pld-linux Thread model: posix gcc version 3.1 20020423
(prerelease) 그리고 mplayer를 실행시키면 이런 메세지가 뜹니다.
mplayer: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory
제가 mplayer를 다시 설치 해볼려고 했는데 ./configure에서 걸리더군요... 아무래도 gcc를 잘못
설치한것 같은데... 다시 설치할때 나는 에러 메세지 입니다.
Error: cannot find header inttypes.h (see in DOCS/faq.html)