PMTABFILE
if ((fp = fopen(PMTABFILE, "r")) == NULL) {
fatal("open pmtab (%s) failed", PMTABFILE);
if (check_version(PMTAB_VERS, PMTABFILE) != 0)