[Momonga-devel.ja:00603] chromium


SDL-devel-1.2.2-2k という古い環境だと、下のように落ちるので、

BuildPreReq: SDL-devel qt2-devel

の部分は SDL-devel の必須バージョンを指定する必要があると思います。


/usr/bin/ld: warning: libartsc.so.0, needed by /usr/lib/libSDL.so, not found (tr
y using -rpath or -rpath-link)
/usr/lib/libSDL.so: undefined reference to arts_stream_get'
/usr/lib/libSDL.so: undefined reference to arts_init'
/usr/lib/libSDL.so: undefined reference to arts_play_stream'
/usr/lib/libSDL.so: undefined reference to arts_stream_set'
/usr/lib/libSDL.so: undefined reference to arts_close_stream'
/usr/lib/libSDL.so: undefined reference to arts_write'
collect2: ld returned 1 exit status
make[1]: *** [chromium] Error 1

-- 
Kikutani, Makoto