Federico G. Schwindt [2008-01-30, 05:30:55]:
> Hi,
> 
>   Tested on amd64. arts completely untested.

the arts plugin changed name from libarts.so to arts.so .

>   Input and comments welcome.

first, in the plugins port, do not remove the PKGNAME-main line.

playing with the BSD/Sun plugin does not work here (amd64), however
changing it to OSS makes it work. perhaps it's possible to make that the
default then?

it also looks like somewhere it's forgetting to link with a library?
maybe you can drop the .SILENT in the makefiles again like before.

$ audacious                              
audacious:/usr/local/lib/audacious/Input/aac.so: undefined symbol 'faacDecOpen'
audacious:/usr/local/lib/audacious/Input/aac.so: undefined symbol 
'faacDecDecode'
audacious:/usr/local/lib/audacious/Input/aac.so: undefined symbol 'faacDecInit'
audacious:/usr/local/lib/audacious/Input/aac.so: undefined symbol 'faacDecInit2'
audacious:/usr/local/lib/audacious/Input/aac.so: undefined symbol 'faacDecClose'
audacious:/usr/local/lib/audacious/Input/aac.so: undefined symbol 
'AudioSpecificConfig'
audacious:/usr/local/lib/audacious/Input/aac.so: undefined symbol 
'faacDecGetErrorMessage'
Failed to load plugin (/usr/local/lib/audacious/Input/aac.so): Cannot load
specified object


when trying the arts plugin, another bunch of undefined symbols appear,
and playing does not work.

Reply via email to