вс, 11 мая 2025 г., 14:42 Andrea paz <gamberucci.andrea@gmail.com>:
I find this:

/usr/bin/ld: /tmp/ffconf.LBw6bqQB/test.o: in function
`check_zimg_get_api_version':
test.c:(.text+0x3): undefined reference to `zimg_get_api_version'
collect2: error: ld returned 1 exit status
ERROR: zimg >= 2.7.0 not found using pkg-config

Are you sure you added correct EXTRA_LIBS environment variable? Sometimes typos ruin it ....May be throw -L with path to libzimg there too ...



But here I stop for total incompetence.