https://bugs.winehq.org/show_bug.cgi?id=55173
Bug ID: 55173 Summary: building error: Can't find identifier during alsa building stage. Product: Wine Version: 8.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ale.schenberg@yandex.com Distribution: ---
Created attachment 74754 --> https://bugs.winehq.org/attachment.cgi?id=74754 console output while building
Hello. While building the "alsamidi.o" file, an error due to an undeclared identifier shows up. The error happens in the "alsa_midi_init" function. More details are in the attached file.
https://bugs.winehq.org/show_bug.cgi?id=55173
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
--- log --- /media/34GB/Arquivos-de-Programas-Linux-32bit/Alsa-1.0.10/include/ --- end ---
The log shows you're compiling against Alsa-1.0.10.
SND_SEQ_PORT_TYPE_PORT was introduced in Alsa-1.0.12rc1 [1].
Please, try Alsa-1.0.12 or newer. Source code is available on the alsa-project archive [2].
Regards.
[1] https://www.alsa-project.org/wiki/Changes_v1.0.11_v1.0.12rc1 [2] https://www.alsa-project.org/files/pub/lib/