/usr/include/gambit-not408008.h is in libgambit4-dev 4.8.8-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | #error "The version indicated in ___VERSION is not supported by gambit.h"
#error "You are probably compiling C code generated by a Gambit compiler earlier or later than v4.8.8"
#error "___VERSION will be set to 408008 to reduce other errors"
#undef ___VERSION
#define ___VERSION 408008
#include "gambit.h"
|