Comment 6 for bug 730121

Revision history for this message
Stefano Rivera (stefanor) wrote : Re: pacakge btnx_0.4.11-3ubuntu1 failed to build from source with "ld --as-needed"

Dave: *Has* This patch been submitted to Debian? I don't see it in the BTS...

Unfortunatly this patch isn't enough for it to build. It's now running into unused-but-set:

x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -W -Wunused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wswitch -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls `pkg-config --cflags libdaemon` -Wall -g -O2 -MT uinput.o -MD -MP -MF .deps/uinput.Tpo -c -o uinput.o uinput.c
uinput.c: In function 'uinput_init':
uinput.c:37:10: error: variable 'ignore' set but not used [-Werror=unused-but-set-variable]