Opened 15 years ago
Closed 15 years ago
#23088 closed defect (fixed)
gromacs-4.0.5 Compilation error - build failure
Reported by: | e.ippoliti@… | Owned by: | adfernandes (Andrew Fernandes) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | gromacs nb_kernel030_ia32_sse | Cc: | adfernandes (Andrew Fernandes), openmaintainer@… |
Port: | gromacs gromacs-double |
Description
By the current implementation of gromacs or gromacs-double Portfiles I was not able to compile the program on Snow Leopard (Mac OS X 10.6.2).
It was sufficient to add the string:
--enable-apple-64bit
in the "configure.args" field of the Portfile to successfully compile them.
Attachments (2)
Change History (5)
comment:1 Changed 15 years ago by adfernandes (Andrew Fernandes)
Owner: | changed from macports-tickets@… to adfernandes@… |
---|---|
Status: | new → assigned |
Changed 15 years ago by adfernandes (Andrew Fernandes)
Attachment: | Portfile.diff added |
---|
Changed 15 years ago by adfernandes (Andrew Fernandes)
Attachment: | Portfile-double.diff added |
---|
comment:2 Changed 15 years ago by adfernandes (Andrew Fernandes)
This patch also adds support for openmpi
.
comment:3 Changed 15 years ago by adfernandes (Andrew Fernandes)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r62252.
Note: See
TracTickets for help on using
tickets.
Too funny. I finally ugraded to SL this week and saw the same error (as reported in #21922) and have a patch for it and
gromacs-double
. I was going to commit it this afternoon! Great minds must think alike... :-)