Gentoo에서 openh323 emerge가 안되요.

hitman7의 이미지

젠투에서 openh323을 emerge가 실패합니다.
에러메시지는 아래와 같고요.

/usr/share/pwlib/include/ptlib/contain.inl: In constructor 
`PAbstractList::PAbstractList()': 
/usr/share/pwlib/include/ptlib/contain.inl:428: warning: right-hand 
operand of comma has no effect 
g++ -DP_USE_PRAGMA  -ffunction-sections -fdata-sections -D_REENTRANT 
-Wall  -fPIC -I/mnt/hda/portage/openh323-1.13.2-r2/work/openh323/include 
 -I/usr/include/ffmpeg -DPASN_NOPRINTON -DPASN_LEANANDMEAN -DHAS_OSS 
-DPASN_NOPRINTON -I/usr/share/pwlib/include -Os -DNDEBUG -O2 
-march=athlon-xp -mtune=athlon-xp -pipe -fomit-frame-pointer -fPIC -x 
c++ -c ffh263codec.cxx -o 
/mnt/hda/portage/openh323-1.13.2-r2/work/openh323/lib/obj_linux_x86_rn/ffh263codec.o 
In file included from /usr/share/pwlib/include/ptlib/contain.h:782, 
                from /usr/share/pwlib/include/ptlib.h:146, 
                from ffh263codec.cxx:126: 
/usr/share/pwlib/include/ptlib/contain.inl: In constructor 
`PAbstractList::PAbstractList()': 
/usr/share/pwlib/include/ptlib/contain.inl:428: warning: right-hand 
operand of comma has no effect 
ffh263codec.cxx: In function `void h263_ffmpeg_printon(char*)': 
ffh263codec.cxx:156: warning: statement has no effect 
ffh263codec.cxx: In member function `void H323_FFH263Codec::InitialiseCodec()': 
ffh263codec.cxx:629: error: 'struct AVCodecContext' has no member 
named 'frame_rate'

irc에서 여쭤보고...검색에서 찾고 해서
아래와 같은 답을 찾아서 반영을 해보았지만...여전히 같은곳에서 같은 에러가 발생하네요.

http://forums.gentoo.org/viewtopic-t-445598-highlight-openh323.html

ACCEPT_KEYWORD="~x86" emerge openh323

고수님들의 조언 부탁드립니다...

hitman7의 이미지

ACCEPT_KEYWORDS="~x86" emerge openh323

S 를 빼먹었군요.... S 한자때문에..하루를 날렸습니다...ㅠ,.ㅠ

far and hard way