Re: Asking for help to install Gambit

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

 



Am Freitag, den 26.03.2010, 14:08 +0000 schrieb Paul Smith:
> On Fri, Mar 26, 2010 at 1:13 PM, NoSpaze <nospaze@xxxxxxxxx> wrote:
> >> I am trying to install gambit-0.2007.12.04.tar.gz on F12, but getting
> >> errors.
> >
> > If nobody answered the first time, it has to be for some reason. Maybe
> > you can try specifying the errors.
> 
> 
> Thanks, Rodolfo. I am now qouting the errors below.
> 
> Paul
> 
> ----------------------------------
> config.status: creating Makefile
> config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting

mmm... warnings. Let them be.

> With make:
> 
> -DHAVE_DRAND48=1 -I. -I. -g -O2 -c integer.cc  -fPIC -DPIC -o .libs/integer.o
> integer.cc: In function 'Gambit::IntegerRep*
> Gambit::atoIntegerRep(const char*, int)':
> integer.cc:2153: error: 'strlen' was not declared in this scope

Seems the problem is the current gcc version (4.3). Try adding

#include <memory>
#include <climits>
#include <cstring>

to the headers section in the file which trigs the error
(src/libgambit/integer.cc)...

Tell us how did you go. :)
----------------------------------------------
Rodolfo Alcazar Portillo - nospaze@xxxxxxxxx
otbits.blogspot.com / counter.li.org: #367962
----------------------------------------------
As a software development model, Anarchy does not scale well.
-- Dave Welch


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux