https://sourceware.org/bugzilla/show_bug.cgi?id=31390
--- Comment #3 from Ruud van der Pas <ruud.vanderpas at oracle dot com> --- I found that after installing module bignum, the error that you reported manifested itself. I will dig some deeper, but as a workaround, the following works for me. At line 25 in file gp-display-html (e.g. $ sudo vi `which gp-display-html`) you could change "use bignum" by "use bigint". The program runs to completion then. -- You are receiving this mail because: You are on the CC list for the bug.