#26639 closed defect (worksforme)
gcc44 fails to run when building atlas due to being linked against old version of mpfr
Reported by: | fokkovisser@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | jameskyle@… | |
Port: | gcc44 atlas mpfr |
Description
When upgrading atlas at 10.5.8 on a G5. Got error:
--> Configuring atlas Error: Target org.macports.configure returned: shell command failed
Attachments (1)
Change History (3)
Changed 14 years ago by fokkovisser@…
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | jameskyle@… added; jameskyle removed |
---|---|
Port: | gcc44 mpfr added |
Resolution: | → worksforme |
Status: | new → closed |
Summary: | atlas: shell command failed → gcc44 fails to run when building atlas due to being linked against old version of mpfr |
comment:2 Changed 14 years ago by fokkovisser@…
After reinstalling gcc44, atlas did build without a hitch. Thanks!
Note: See
TracTickets for help on using
tickets.
Bare usernames don't work in the cc field; you have to use complete email addresses.
gcc44 was rev bumped after mpfr was updated, so if it's not outdated it should be built against the new mpfr. If you upgraded in the wrong order (by using -n or -R or manually activating the older mpfr) then you'll just have to reinstall gcc44.