#40873 closed defect (invalid)
OSX 10.9 Mavericks
Reported by: | dominik.zogg@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | mavericks | Cc: | |
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
sudo port upgrade outdated
:info:build grep: /opt/local/lib/libiconv.la: No such file or directory :info:build sed: /opt/local/lib/libiconv.la: No such file or directory :info:build libtool: link: `/opt/local/lib/libiconv.la' is not a valid libtool archive :info:build make[1]: *** [dbd/apr_dbd_freetds.la] Error 1 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build grep: /opt/local/lib/libltdl.la: No such file or directory :info:build sed: /opt/local/lib/libltdl.la: No such file or directory :info:build libtool: link: `/opt/local/lib/libltdl.la' is not a valid libtool archive :info:build make[1]: *** [dbd/apr_dbd_odbc.la] Error 1
Change History (5)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mavericks added |
Summary: | OSX 10.9 Maverik → OSX 10.9 Mavericks |
comment:2 Changed 11 years ago by dominik.zogg@…
Hello
No i haven't (didn't know it) but now i reinstalled the command line tools and recompiled macports itself, i still got the same error, i can try to reinstall all (as suposed) later, cause i have not the time today. Thx anyway, will try it this weekend again.
Regards Dominik
comment:3 Changed 11 years ago by dominik.zogg@…
There are some .la files missing, i tried it with some random ones i found, now i can build it:
- libiconv.la
- libltdl.la
Could it be there is some error in the configure script, that i use the .a files which are linked in the .la ones?
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
You do need to uninstall and reinstall all ports, as the migration instructions say to do.
Note: See
TracTickets for help on using
tickets.
Have you followed the migration instructions?