Opened 11 years ago
Closed 11 years ago
#43380 closed defect (invalid)
lmms: ld: library not found for -lcrt1.10.6.o
Reported by: | milan.vajda@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | lmms |
Description
port install lmms FAILED OS X 10.9.2 XCode 5.1.1 MacBook Pro Retina 15-inch early 2013 16GB RAM
Attachments (1)
Change History (4)
Changed 11 years ago by milan.vajda@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | lmms removed |
---|---|
Summary: | Error: Processing of port lmms failed → lmms: ld: library not found for -lcrt1.10.6.o |
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The log says:
IIRC, this usually means you have not installed the Xcode command line tools, which are required for MacPorts. Run
xcode-select --install
.