This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

compiling errors


Hi all,


I'm trying to compile GNUCASH and it's looking for guile.
So, now I'm trying to compile guile and I'm getting the following
errors.

In file included from __scm.h:173,
                 from _scm.h:47,
                 from numbers.c:45:
/usr/include/stdlib.h:226: conflicting types for `initstate'
/usr/remote/lib/gcc-lib/mips-sgi-irix6.2/egcs-2.90.29/include/math.h:682:
    previous declaration of `initstate'
/usr/include/stdlib.h:233: conflicting types for `setstate'
/usr/remote/lib/gcc-lib/mips-sgi-irix6.2/egcs-2.90.29/include/math.h:683:
    previous declaration of `setstate'
/usr/include/stdlib.h:234: conflicting types for `srandom'
/usr/remote/lib/gcc-lib/mips-sgi-irix6.2/egcs-2.90.29/include/math.h:681:
    previous declaration of `srandom'
*** Error code 1 (bu21)
*** Error code 1 (bu21)

I'm on a SGI O2 running IRIX 6.5

I'd appreciate any help.

Thanks in advance.

--
________________________________________________________________________
Dado Feigenblatt           dado@pdi.com            direct (650) 846-8386
Technical Lighter                              front desk (650) 846-8100
PDI - Palo Alto, CA                                   fax (650) 846-8101



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]