Opened 14 years ago
Closed 14 years ago
#29255 closed defect (invalid)
Error: Unable to execute port: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin'
Reported by: | gerrit.alex@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Last login: Sat Apr 23 22:36:27 on console imacosx-5:~ nagelfaehre$ which port /opt/local/bin/port imacosx-5:~ nagelfaehre$ port selfupdate ---> Updating the ports tree Error: Synchronization of the local ports tree failed doing rsync Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the ports tree: Synchronization of 1 source(s) failed imacosx-5:~ nagelfaehre$ sudo port install wine-devel Password: ---> Computing dependencies for wine-develError: Unable to execute port: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? To report a bug, see <http://guide.macports.org/#project.tickets> imacosx-5:~ nagelfaehre$
Change History (5)
comment:1 Changed 14 years ago by gerrit.alex@…
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | build.cmd make wine-devel removed |
Xcode is not installed properly. Please reinstall it, making sure the Unix Development checkbox is not deselected.
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Also, you'll notice in your output above that "Synchronization of the local ports tree failed doing rsync". You'll need to figure out why that happened as well and correct it so that you can sync. (Is rsync disabled on your network perhaps?)
comment:5 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Trying to install Trackmania Nations Forever following this guide: http://www.gingedas.net/node/272 XCode IS installed, MacPort also. My Mac is the same as in the guide description (Snow Leopard 10.6.6).