On Tue, 8 Jan 2013, Iyer, Balaji V wrote:

Hello Everyone,
        I am getting the following error when I tried to build the trunk (revision 
194999) on my SuSE machine (Linux 2.6.32.29-0.3-default x86_64).  I just did the 
standard configure (../src_directory/configure --prefix=<>). It looks like some 
syscall functions on my machine seem to not like the system.h that is available with 
GCC.

        Is there anything I can do to fix this? Any help is greatly appreciated!

This looks like

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784

which was supposedly fixed by the use of $GMPINC, but your revision is recent enough to have the fix, so something is still wrong.

Maybe look through config.log for the corresponding test?

--
Marc Glisse

Reply via email to