-
Notifications
You must be signed in to change notification settings - Fork 961
Closed
Labels
Description
On a Ubunut 10.04.4 LTS system when I run the "make" command I get the following error:
../lib/blacklist.c: In function âblacklist_init_from_filesâ:
../lib/blacklist.c:127: error: left shift count >= width of type
../lib/blacklist.c:127: error: division by zero
At top level:
cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"
make: *** [blacklist.o] Error 1
Reactions are currently unavailable