сб, 20 янв. 2024 г., 21:08 Phyllis Smith <phylsmith2017@gmail.com>:
Andrew, I downloaded libsndfile-1.2.2 from:
Where did you download it from??

https://github.com/libsndfile/libsndfile/releases/download/1.2.2/libsndfile-1.2.2.tar.xz 

?




It does not build.  Here is part of the log file:
  static                  libsndfile
...
tar -xJf src/libsndfile-1.2.2.tar.xz   (rebuilt the gz to xz just because previous version was xz)
...
touch /tmp/cinelerra-5.1/thirdparty/../thirdparty/build/libsndfile.source
...
  CONFIGURING libsndfile
...
cd libsndfile* &&   ./configure --disable-shared --enable-static --disable-sqlite --disable-mpeg
...
/bin/bash: ./configure: No such file or directory
...
make[2]: *** [Makefile:373: /tmp/cinelerra-5.1/thirdparty/../thirdparty/build/libsndfile.configure] Error 127

I verified that thirdparty/libsndfile-1.2.2 has files in it but no "configure" file.


On Fri, Jan 19, 2024 at 8:40 PM Andrew Randrianasulu <randrianasulu@gmail.com> wrote:
I opened discussion ticket at

https://github.com/libsndfile/libsndfile/discussions/992