suse 8.1 compile fails POPT_TABLEEND undefined and solution



Compilation of garnome 18.3 on suse 8.1 system failed in eog with the complaint that POPT_TABLEEND was undefined. I looked at /usr/include/popt.h on a mandrake machine and copied this line into the suse 8.1 /usr/include/popt.h:

#define POPT_TABLEEND {NULL, '\0', 0, 0, 0, NULL, NULL }

after which compilation finished and everything works beautifully.

The suse rpm containing popt.h is popt-devel-1.6-265: perhaps the garnome sources expect a newer (or older?) version of popt?

Henry Harpending




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]