./configure for shn plugin for xmms fails
Curt Tresenriter
ctres at qwest.net
Mon Apr 18 16:10:30 UTC 2005
Jon Dixon wrote:
> Hi Curt
>
> Try installing the libgtk1.2-dev package.
>
> HTH,
>
> Jon
Hi Jon,
That got me a little farther... the ./configure step finshed.
But the 'make' step ended with errors:
In file included from ../include/shorten.h:52,
from array.c:15:
../include/shn.h:34:25: xmms/plugin.h: No such file or directory
In file included from ../include/shorten.h:52,
from array.c:15:
../include/shn.h:130: error: parse error before "gint"
../include/shn.h:130: warning: no semicolon at end of struct or union
../include/shn.h:131: warning: data definition has no type or storage class
../include/shn.h:132: error: parse error before '*' token
../include/shn.h:132: warning: data definition has no type or storage class
../include/shn.h:133: error: parse error before '*' token
../include/shn.h:133: warning: data definition has no type or storage class
../include/shn.h:134: error: parse error before '*' token
../include/shn.h:134: warning: data definition has no type or storage class
../include/shn.h:135: error: parse error before '*' token
../include/shn.h:135: warning: data definition has no type or storage class
../include/shn.h:136: error: parse error before "verbose"
../include/shn.h:136: warning: data definition has no type or storage class
../include/shn.h:137: error: parse error before '*' token
../include/shn.h:137: warning: data definition has no type or storage class
../include/shn.h:138: error: parse error before "swap_bytes"
../include/shn.h:138: warning: data definition has no type or storage class
../include/shn.h:139: error: parse error before '*' token
../include/shn.h:139: warning: data definition has no type or storage class
../include/shn.h:140: error: parse error before "load_textfiles"
../include/shn.h:140: warning: data definition has no type or storage class
../include/shn.h:141: error: parse error before '*' token
../include/shn.h:141: warning: data definition has no type or storage class
../include/shn.h:142: error: parse error before '*' token
../include/shn.h:142: warning: data definition has no type or storage class
../include/shn.h:143: error: parse error before '*' token
../include/shn.h:143: warning: data definition has no type or storage class
../include/shn.h:144: error: parse error before '}' token
../include/shn.h:144: warning: data definition has no type or storage class
../include/shn.h:271: error: parse error before "shn_ip"
../include/shn.h:271: warning: data definition has no type or storage class
../include/shn.h:273: error: parse error before "shn_cfg"
../include/shn.h:273: warning: data definition has no type or storage class
make[2]: *** [array.lo] Error 1
make[2]: Leaving directory `/home/curt/Downloads/xmms-shn-2.4.0/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/curt/Downloads/xmms-shn-2.4.0/src'
make: *** [all-recursive] Error 1
I'm not sure what to make of it.
Do I just need to create the xmms/shorten.h directory?
Curt
More information about the ubuntu-users
mailing list