Opened 16 years ago
Closed 15 years ago
#19360 closed defect (wontfix)
Problem building atlas universal x86_64, and possible patch
Reported by: | dyamins@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | atlas |
Description
When building atlas +universal on x86_64 machines, I got an error configuring because of the presence of an unknown argument to xconfig, namely "--disable-dependency-tracking". This caused xconfig to fail out.
In the attached possible fix, I modified the portfile to remove this option when building +universal, in the pre-configure section. This seems to work on my machine.
Attachments (1)
Change History (6)
Changed 16 years ago by dyamins@…
Attachment: | Portfile.diff added |
---|
comment:2 Changed 16 years ago by mf2k (Frank Schima)
Cc: | dyamins@… removed |
---|---|
Owner: | changed from macports-tickets@… to ajb78@… |
Port: | atlas added |
comment:4 Changed 15 years ago by tobypeterson
Owner: | changed from ajb78@… to macports-tickets@… |
---|
comment:5 Changed 15 years ago by jameskyle@…
Resolution: | → wontfix |
---|---|
Status: | new → closed |
universal has been disabled for atlas with no immediate plans of introducing it. The process of building a truly universal build of atlas are quite involved.
Note: See
TracTickets for help on using
tickets.
possible fix