Following comment #71 caused the following error: olle@xenial32 ~/linux $ cd .. olle@xenial32 ~ $ mkdir tiwai; cd tiwai olle@xenial32 ~/tiwai $ git clone git://github.com/tiwai/alsa-driver-build.git Klonar till "alsa-driver-build"... remote: Counting objects: 159995, done. remote: Total 159995 (delta 0), reused 0 (delta 0), pack-reused 159995 Tar emot objekt: 100% (159995/159995), 37.39 MiB | 4.04 MiB/s, klart. Analyserar delta: 100% (113780/113780), klart. Kontrollerar om vi fick alla objekt... klart. olle@xenial32 ~/tiwai $ git clone git://github.com/tiwai/sound.git Klonar till "sound"... remote: Counting objects: 4600984, done. remote: Compressing objects: 100% (17/17), done. remote: Total 4600984 (delta 8), reused 8 (delta 8), pack-reused 4600959 Tar emot objekt: 100% (4600984/4600984), 1.42 GiB | 3.51 MiB/s, klart. Analyserar delta: 100% (3802354/3802354), klart. Kontrollerar om vi fick alla objekt... klart. Checkar ut filer: 100% (52938/52938), klart. olle@xenial32 ~/tiwai $ cd alsa-driver-build olle@xenial32 ~/tiwai/alsa-driver-build $ git checkout build Grenen build ställdes in att spåra fjärrgrenen build från origin. Växlade till en ny gren "build" olle@xenial32 ~/tiwai/alsa-driver-build $ cd alsa olle@xenial32 ~/tiwai/alsa-driver-build/alsa $ ./utils/setup-alsa-kernel -c ../../sound olle@xenial32 ~/tiwai/alsa-driver-build/alsa $ ./gitcompile --with-debug=full gcc utils/mod-deps.c -o utils/mod-deps utils/mod-deps.c: In function ‘output_card_list’: utils/mod-deps.c:1086:4: warning: format not a string literal and no format arguments [-Wformat-security] printf(card_name); ^ utils/mod-deps --basedir /home/olle/tiwai/alsa-driver-build/alsa/alsa-kernel --hiddendir /home/olle/tiwai/alsa-driver-build/alsa --versiondep /home/olle/tiwai/alsa-driver-build/alsa/kconfig-vers --makeconf > toplevel.config.in can't handle 'default SND_SEQUENCER && SND_RAWMIDI', translating as depends on can't handle 'default SND_SEQUENCER && SND_OPL3_LIB', translating as depends on can't handle 'default SND_SEQUENCER && SND_OPL4_LIB', translating as depends on can't handle 'default SND_SEQUENCER && SND_SBAWE', translating as depends on can't handle 'default SND_SEQUENCER && SND_EMU10K1', translating as depends on can't handle word INPUT=y properly, supposing it's OK can't handle word INPUT=SND_ES1968 properly, supposing it's OK can't handle word VIDEO_V4L2=y properly, supposing it's OK can't handle word VIDEO_V4L2=SND_ES1968 properly, supposing it's OK can't handle word VIDEO_V4L2=y properly, supposing it's OK can't handle word VIDEO_V4L2=SND_FM801 properly, supposing it's OK can't handle word INPUT=y properly, supposing it's OK can't handle word INPUT=SND_MAESTRO3 properly, supposing it's OK can't handle word INPUT=y properly, supposing it's OK can't handle word INPUT=SND_HDA properly, supposing it's OK can't handle word SND_HDA_INPUT_BEEP=y properly, supposing it's OK can't handle word INPUT=y properly, supposing it's OK can't handle word INPUT=SND_USB_CAIAQ properly, supposing it's OK can't handle word DW_DMAC_CORE=y properly, supposing it's OK can't handle word DW_DMAC_CORE=y properly, supposing it's OK Wrong condition = Makefile:152: receptet för målet ”toplevel.config.in” misslyckades make: *** [toplevel.config.in] Fel 1