Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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 MaverikOSX 10.9 Mavericks

Have you followed the migration instructions?

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: newclosed

You do need to uninstall and reinstall all ports, as the migration instructions say to do.

comment:5 Changed 11 years ago by dominik.zogg@…

done, it works, thx

Note: See TracTickets for help on using tickets.