Comment 225 for bug 1887190

Revision history for this message
Benjamin Rogoll (jewlez) wrote :

Hey there guy, can anyone tell me what im doing wrong with the patch provided in #217. The tutorial in #211 doesnt work for me.

p_$$/tmp.o; mkdir -p /home/benjamin/Downloads/i2c-hid_standalone(1)/i2c-hid_standalone/.tmp_$$; trap "rm -rf /home/benjamin/Downloads/i2c-hid_standalone(1)/i2c-hid_standalone/.tmp_$$" EXIT; if ( echo "int main() {}" | gcc -xc -o /dev/null -lelf -) >/dev/null 2>&1; then echo "1"; else echo "0"; fi'
/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `make -f ./scripts/Makefile.build obj=/home/benjamin/Downloads/i2c-hid_standalone(1)/i2c-hid_standalone \'
make: *** [Makefile:1752: /home/benjamin/Downloads/i2c-hid_standalone(1)/i2c-hid_standalone] Error 1
make: Leaving directory '/usr/lib/modules/5.8.16-2-MANJARO/build'

help much appreciated