 |
Forums |
Admin Start New Thread
By: Benedikt Müller
installing trouble [ reply ] 2010-02-14 12:15
|
Building native extensions. This could take a while...
ERROR: Error installing id3lib-ruby:
ERROR: Failed to build gem native extension.
/usr/bin/ruby extconf.rb
checking for main() in -lstdc++... yes
checking for main() in -lz... yes
checking for id3.h... yes
checking for ID3Tag_New() in -lid3... yes
creating Makefile
make
g++ -I. -I/usr/include/ruby-1.9.1/i686-linux -I/usr/include/ruby-1.9.1/ruby/backward -I/usr/include/ruby-1.9.1 -I. -DHAVE_ID3_H -D_FILE_OFFSET_BITS=64 -fPIC -march=i686 -mtune=generic -O2 -pipe -O2 -g -Wall -Wno-parentheses -fPIC -march=i686 -mtune=generic -O2 -pipe -o id3lib_api_wrap.o -c id3lib_api_wrap.cxx
id3lib_api_wrap.cxx: In function »size_t ID3_Field_set_binary(ID3_Field*, VALUE)«:
id3lib_api_wrap.cxx:1837: Fehler: »struct RString« hat kein Element namens »ptr«
id3lib_api_wrap.cxx:1838: Fehler: »struct RString« hat kein Element namens »len«
id3lib_api_wrap.cxx: In function »size_t ID3_Field_set_unicode(ID3_Field*, VALUE)«:
id3lib_api_wrap.cxx:1846: Fehler: »struct RString« hat kein Element namens »len«
id3lib_api_wrap.cxx:1853: Fehler: »struct RString« hat kein Element namens »ptr«
make: *** [id3lib_api_wrap.o] Fehler 1
Gem files will remain installed in /usr/lib/ruby/gems/1.9.1/gems/id3lib-ruby-0.5.0 for inspection.
Results logged to /usr/lib/ruby/gems/1.9.1/gems/id3lib-ruby-0.5.0/ext/gem_make.out
on arch linux. id3lib is installed
|
|
 |