Opened 12 years ago
Closed 12 years ago
#36896 closed defect (fixed)
nauty compilation failed
Reported by: | p.stevenson@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | nauty |
Description
with Xcode 4.5.1 on OS X 10.8.2 I cannot get math/nauty to compile. I've been through the suggestions to use the llvm and apple-gcc, but both fail, as does clang.
The problem seems to be in the source file gtools.c and a conflicted definition of getline() - anyone seen this before?
Change History (2)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r99454 by updating to latest version.