[ scummvm-Bugs-1098857 ] FLAC not detected in Mandrake 10.1
SourceForge.net
noreply at sourceforge.net
Sun Jan 9 12:13:13 CET 2005
Bugs item #1098857, was opened at 2005-01-09 12:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1098857&group_id=37116
Category: Launcher/Install
Group: All Games
Status: Open
Resolution: None
Priority: 5
Submitted By: Ignacio Fernández Galván (jellby)
Assigned to: Nobody/Anonymous (nobody)
Summary: FLAC not detected in Mandrake 10.1
Initial Comment:
I have an almost fresh install of a Mandrake 10.1 system, I installed the
package libflac6-devel, but still flac was not detected by the configure
script and if forced to use it, there would be an error in the compilation.
(jan-7 cvs and previous)
I found the problem is solved by defining HAVE_INTTYPES_H, so by using
the command line:
$ CXXFLAGS=-DHAVE_INTTYPES_H ./configure
I could compile everything without problems.
I don't know exactly why this definition is needed, but maybe the
configure script coul be modified to include it or to detect when it is
needed.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1098857&group_id=37116
More information about the Scummvm-tracker
mailing list