Robert Kausch wrote:
The main issues were inclusion of non-existing Makefile.deps
It does exist in git, but not in flac-1.3.2pre1.tar.xz. (Here's the list of all files that exist in git but not in the pre-release tarball: .gitignore Makefile.deps ci\flac-autotool.sh doc\isoflac.txt Scripts\cross-build-win-binaries.mk src\libFLAC\ia32\lpc_asm-unrolled.nasm src\share\win_utf8_io\Makefile.lite src\test_libFLAC\matrix src\utils\flactimer\Makefile.lite src\utils\loudness\loudness.sci )
and wrong build order (i.e. trying to build flac before libFLAC and other dependencies).
Probably Makefile.deps should solve this problem? Imho it's better to add missing Makefile.deps and two Makefile.lite files into release tarballs. _______________________________________________ flac-dev mailing list flac-dev@xiph.org http://lists.xiph.org/mailman/listinfo/flac-dev