gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] Open Cobol on Suse 10.1


From: Robert Keane
Subject: [open-cobol-list] Open Cobol on Suse 10.1
Date: Tue, 19 Dec 2006 19:07:49 -0500
User-agent: Thunderbird 1.5.0.5 (X11/20060725)

Install of Open Cobol on Suse 10.1 fails in the configure step.

Last lines of ./configure output:

checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmp_randinit in -lgmp... no
configure: error: GMP 3 or later is required

found this in gmp.h:
/**************** Random number routines.  ****************/

/* obsolete */
#define gmp_randinit __gmp_randinit
__GMP_DECLSPEC void gmp_randinit __GMP_PROTO ((gmp_randstate_t, gmp_randalg_t, ...));


Regards,

Robert Keane


reply via email to

[Prev in Thread] Current Thread [Next in Thread]