wrw28 / bdremote-ng

Automatically exported from code.google.com/p/bdremote-ng
GNU General Public License v2.0
0 stars 0 forks source link

r102 build error on Gentoo (r101 is ok) #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
[ 46%] Building C object
CMakeFiles/bdremoteng_generic.dir/root/bdremote/src/lirc_thr.c.o
/usr/bin/gcc  -DENABLE_REPEAT=1 -g -Wall -Wextra -pedantic 
-I/root/bdremote/build/../src   -o
CMakeFiles/bdremoteng_generic.dir/root/bdremote/src/lirc_thr.c.o   -c
/root/bdremote/src/lirc_thr.c
/root/bdremote/src/lirc_thr.c: In function 'lircThread':
/root/bdremote/src/lirc_thr.c:188:23: error: 'name' undeclared (first use
in this function)
/root/bdremote/src/lirc_thr.c:188:23: error: (Each undeclared identifier is
reported only once
/root/bdremote/src/lirc_thr.c:188:23: error: for each function it appears in.)
make[2]: ***
[CMakeFiles/bdremoteng_generic.dir/root/bdremote/src/lirc_thr.c.o] Error 1
make[2]: Leaving directory `/root/bdremote/build/linux'
make[1]: *** [CMakeFiles/bdremoteng_generic.dir/all] Error 2
make[1]: Leaving directory `/root/bdremote/build/linux'
make: *** [all] Error 2

Original issue reported on code.google.com by giulio.c...@gmail.com on 20 Nov 2009 at 10:54

GoogleCodeExporter commented 8 years ago
gcc told me, that it was unused. :(
r103.

Original comment by wo...@wojci.dk on 20 Nov 2009 at 6:51

GoogleCodeExporter commented 8 years ago

Original comment by wo...@wojci.dk on 20 Nov 2009 at 6:51