Open GoogleCodeExporter opened 9 years ago
If reporting a bug, please ensure the bug is present in the latest developmental source (checkout from SVN). Some major bugs have been fixed already. What steps will reproduce the problem? 1.tar xzf 2.cd bu.. & ../con... 3.make ... then , a error .. What is the expected output? What do you see instead? [root@localhost build]# make make all-recursive make[1]: Entering directory `/home/guohui/software/logkeys-0.1.1a/build' Making all in src make[2]: Entering directory `/home/guohui/software/logkeys-0.1.1a/build/src' g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -Wall -O3 -DSYS_CONF_DIR=\"/usr/local/etc\" -MT logkeys.o -MD -MP -MF .deps/logkeys.Tpo -c -o logkeys.o ../../src/logkeys.cc In file included from ../../src/logkeys.cc:58: ../../src/args.cc:49:50: error: invalid suffix "b1" on integer constant ../../src/args.cc:50:50: error: invalid suffix "b10" on integer constant ../../src/args.cc:51:50: error: invalid suffix "b100" on integer constant ../../src/args.cc:52:50: error: invalid suffix "b1000" on integer constant ../../src/args.cc:53:50: error: invalid suffix "b10000" on integer constant ../../src/args.cc:54:50: error: invalid suffix "b100000" on integer constant ../../src/args.cc:76:16: error: invalid suffix "b1" on integer constant ../../src/args.cc:78:16: error: invalid suffix "b1000" on integer constant ../../src/args.cc:84:16: error: invalid suffix "b10000" on integer constant ../../src/args.cc:98:16: error: invalid suffix "b100000" on integer constant ../../src/logkeys.cc:370:37: error: invalid suffix "b1" on integer constant ../../src/logkeys.cc:384:51: error: invalid suffix "b1" on integer constant ../../src/logkeys.cc:388:61: error: invalid suffix "b1" on integer constant ../../src/logkeys.cc:393:23: error: invalid suffix "b1" on integer constant ../../src/logkeys.cc:459:20: error: invalid suffix "b100" on integer constant ../../src/logkeys.cc:523:27: error: invalid suffix "b10" on integer constant ../../src/logkeys.cc:537:26: error: invalid suffix "b100" on integer constant ../../src/logkeys.cc:577:28: error: invalid suffix "b10" on integer constant make[2]: *** [logkeys.o] Error 1 make[2]: Leaving directory `/home/guohui/software/logkeys-0.1.1a/build/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/guohui/software/logkeys-0.1.1a/build' make: *** [all] Error 2
Original issue reported on code.google.com by guohui....@gmail.com on 20 Mar 2013 at 5:37
guohui....@gmail.com
Original issue reported on code.google.com by
guohui....@gmail.com
on 20 Mar 2013 at 5:37