Opened 12 years ago
Closed 12 years ago
#35595 closed defect (duplicate)
qrupdate @1.1.2 +atlas Configure error - build failure
Reported by: | jerahmie@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | qrupdate |
Description
System info: Mac OS X 10.5.8 PowerPC, Xcode 3.1.3
qrupdate build produces the following error:
:info:build -L/opt/local/lib -ltatlas -L/opt/local/lib -llapack :info:build ld: library not found for -ltatlas :info:build collect2: ld returned 1 exit status :info:build make[1]: *** [../libqrupdate.dylib] Error 1
Build succeeds if '-ltatlas' is replaced with '-latlas' in qrupdate Portfile. Portfile producing a successful build is attached.
Attachments (1)
Change History (2)
Changed 12 years ago by jerahmie@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #35594. Please attach a diff of your changes (instead of a complete new portfile) to that ticket.