Xmms-Perl-0.12 not compiling (required for Bundle::MP3)
- From: Rudi <rudi__@xxxxxx>
- Date: Sun, 17 Apr 2005 11:55:23 +0200
Hi All,
seems like xmms/configfile.h is missing in the package. Xmms-perl looks to be pretty old, but Bundle::MP3 wants it. Anyone any idea?
Thanks, Rudi
Here's the log:
make[1]: Entering directory `/home/rb/.cpan/build/Xmms-Perl-0.12/Config'
gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include -DUSEIMPORTLIB -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/usr/lib/perl5/5.8/cygwin/CORE" Config.c
Config.xs:5:29: xmms/configfile.h: No such file or directory
Config.xs:7: error: parse error before '*' token
Config.xs:7: warning: data definition has no type or storage class
Config.c: In function `XS_Xmms__Config_new':
Config.c:70: error: `gchar' undeclared (first use in this function)
Config.c:70: error: (Each undeclared identifier is reported only once
Config.c:70: error: for each function it appears in.)
Config.c:70: error: `filename' undeclared (first use in this function)
Config.c:71: error: parse error before "RETVAL"
Config.c:76: error: parse error before ')' token
Config.xs:44: error: `RETVAL' undeclared (first use in this function)
Config.c: In function `XS_Xmms__Config_DESTROY':
Config.c:101: error: parse error before "cfg"
Config.c:105: error: `cfg' undeclared (first use in this function)
Config.c:105: error: parse error before "unsigned"
Config.c: In function `XS_Xmms__Config_write_file':
Config.c:122: error: parse error before "cfg"
Config.c:123: error: `gchar' undeclared (first use in this function)
Config.c:123: error: `filename' undeclared (first use in this function)
Config.c:123: error: parse error before ')' token
Config.c:124: error: `gboolean' undeclared (first use in this function)
Config.c:124: error: parse error before "RETVAL"
Config.c:129: error: `cfg' undeclared (first use in this function)
Config.c:129: error: parse error before "unsigned"
Config.c:134: error: `RETVAL' undeclared (first use in this function)
Config.c: In function `XS_Xmms__Config_remove_key':
Config.c:147: error: parse error before "cfg"
Config.c:148: error: `gchar' undeclared (first use in this function)
Config.c:148: error: `section' undeclared (first use in this function)
Config.c:148: error: parse error before ')' token
Config.c:149: error: `key' undeclared (first use in this function)
Config.c:149: error: parse error before ')' token
Config.c:153: error: `cfg' undeclared (first use in this function)
Config.c:153: error: parse error before "unsigned"
Config.c: In function `XS_Xmms__Config_read':
Config.c:170: error: parse error before "cfg"
Config.c:171: error: `gchar' undeclared (first use in this function)
Config.c:171: error: `section' undeclared (first use in this function)
Config.c:171: error: parse error before ')' token
Config.c:172: error: `key' undeclared (first use in this function)
Config.c:172: error: parse error before ')' token
Config.xs:77: error: `value' undeclared (first use in this function)
Config.c:181: error: `cfg' undeclared (first use in this function)
Config.c:181: error: parse error before "unsigned"
Config.c: In function `XS_Xmms__Config_write':
Config.c:207: error: parse error before "cfg"
Config.c:208: error: `gchar' undeclared (first use in this function)
Config.c:208: error: `section' undeclared (first use in this function)
Config.c:208: error: parse error before ')' token
Config.c:209: error: `key' undeclared (first use in this function)
Config.c:209: error: parse error before ')' token
Config.c:210: error: `value' undeclared (first use in this function)
Config.c:210: error: parse error before ')' token
Config.c:214: error: `cfg' undeclared (first use in this function)
Config.c:214: error: parse error before "unsigned"
make[1]: *** [Config.o] Error 1
make[1]: Leaving directory `/home/rb/.cpan/build/Xmms-Perl-0.12/Config'
make: *** [subdirs] Error 2
.
- Prev by Date: Re: Win32::Process Kill Process in Windows ME
- Next by Date: Re: Need help with a simple UNIX sockets server based on IO::Socket::UNIX
- Previous by thread: CDK vs Curses::UI
- Next by thread: Re: HTML parsing
- Index(es):