id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 1310 aRts detection problem - don't try to be smarter than library author is Cougar Isaac Richards "Hello, In configure script is some sort of hack that right now breaks aRts detection (SuSE 10.0). artsc-config outputs right compiler flags but this hack breaks one. In configure script is include path replacement code that should be removed IMHO. {{{ audio_arts_tmp=`artsc-config --cflags` audio_arts_cflags=`echo $audio_arts_tmp | sed ""s/include\/artsc/include/g""` }}} Also attached patch to fix it. If sombody really needs this I suggest to use both $audio_arts_tmp and $audio_arts_cflags flags together. " patch closed minor unknown mythtv head medium invalid aRts configure compiler 0