Ticket #6746 (closed defect: duplicate)
cliquer doesn't build under 64-bit mode
| Reported by: | mvngu | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | packages | Keywords: | |
| Cc: | jhpalmieri, ncohen | Author(s): | |
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
At this 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.
Change History
Note: See
TracTickets for help on using
tickets.
