undefined reference to `_snd_module_control_empty'

GitHub issues - opened github at alsa-project.org
Sun Aug 8 19:24:18 CEST 2021


alsa-project/alsa-lib issue #168 was opened from madebr:

When linking `aserver` of libllsa 1.2.5.1,
the following linking error appears:
```
/usr/bin/ld: ../src/.libs/libasound.a(control_symbols.o):(.data.rel+0x8): undefined reference to `_snd_module_control_empty'
collect2: error: ld returned 1 exit status
```

libalsa is built as a static library.

Full log:
[libalsa.log](https://github.com/alsa-project/alsa-lib/files/6951192/libalsa.log)
(this is using the conan build recipe at https://github.com/conan-io/conan-center-index/tree/master/recipes/libalsa/all)

Thanks

Issue URL     : https://github.com/alsa-project/alsa-lib/issues/168
Repository URL: https://github.com/alsa-project/alsa-lib


More information about the Alsa-devel mailing list