#6746: cliquer doesn't build under 64-bit mode
----------------------+-----------------------------------------------------
Reporter: mvngu | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.2
Component: packages | Keywords:
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
At this [http://groups.google.com/group/sage-
devel/browse_thread/thread/9b8016e17cc81128 sage-devel] thread, Kiran
Kedlaya reported a problem with building cliquer under a 64-bit platform:
{{{
On 64-bit Fedora 10, I get a build failure in cliquer. The relevant
snippet from the install log is below.
This looks like a case of 32/64 confusion, which I am no stranger to.
This machine runs on a primarily 32-bit network, and in the past we've
discovered various build problems due to this. For instance, the local
gcc in /usr/bin is 64-bit, but the NFS one in /usr/local/bin is 32-
bit, so I have to configure my path appropriately. In this case, it's
somehow trying to find stubs-32.h instead of stubs-64.h, but I don't
know why.
}}}
John Palmieri also reported at ticket #6681 a similar problem with 64-bit
OS X.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6746>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---