Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14499] New: Hydrogen 0.9.3 failed to compiled with Flac support

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14499] New: Hydrogen 0.9.3 failed to compiled with Flac support
  • Date: 30 Apr 2008 18:18:13 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14499

Summary: Hydrogen 0.9.3 failed to compiled with Flac support
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: audio-creation
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: ldelettre AT free.fr


The cast of hydrogen failed when FLAC support is enabled.
A patch is needed in order to fix that.
This bug has been resolved throught the debian bug tracker
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427745

the needed patch is available here:
http://cvs.mandriva.com/cgi-bin/viewvc.cgi/contrib-SPECS/hydrogen/hydrogen-0.9.3-build-flac.patch




rc/lib/FLACFile.cpp:167: error: 'set_filename' was not declared in this scope
src/lib/FLACFile.cpp:169: error: no matching function for call to
'FLACFile_real::init()'
/usr/include/FLAC++/decoder.h:227: note: candidates are: virtual
FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(FILE*)
/usr/include/FLAC++/decoder.h:228: note: virtual
FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const char*)
/usr/include/FLAC++/decoder.h:229: note: virtual
FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const std::string&)
src/lib/FLACFile.cpp:170: error: 'FLAC__FILE_DECODER_OK' was not declared in
this scope
src/lib/FLACFile.cpp:174: error: 'process_until_end_of_file' was not declared
in
this scope
make[1]: *** [src/FLACFile.o] Error 1
make[1]: Leaving directory `/usr/src/hydrogen-0.9.3'
! Problem Detected !
make: *** [hydrogenPlayer] Error 2
Creating compile log /var/log/sorcery/compile/hydrogen-0.9.3.bz2
View Compile log for hydrogen-0.9.3? [n]

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14499] New: Hydrogen 0.9.3 failed to compiled with Flac support, bugzilla-daemon, 04/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page