New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26826 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

Failed to locate 'make' , although Xcode is installed

Reported by: engineering@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: eiffelstudio66, make Cc:
Port: eiffelstudio66

Description (last modified by ryandesign@…) (diff)

Hi,

we have the following problem, when trying to install eiffelstudio66:

System:
Mac OS X Version 10.5.8, 1.5GHz
PowerPC G4
Xcode installed at /Developer/Applications/XCode.app,
MacPorts installed with dmg for Leopard exactly as described at http://www.macports.org/install.php (Mac OS X Package Installer).

Command: sudo port install eiffelstudio66

Defect: "Computing dependencies for eiffelstudio66Error: 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?"

Make has not been moved manually, Xcode paths are at default settings, XCode itself works flawless in compiling Objective-C code. Where is the bug?

Many thanks for your help

Peter

Change History

comment:1 Changed 3 years ago by engineering@…

  • Cc engineering@… added

Cc Me!

comment:2 follow-up: ↓ 4 Changed 3 years ago by ryandesign@…

  • Cc engineering@… removed
  • Description modified (diff)

As reporter, you do not need to Cc yourself.

Does "make" in fact exist in /usr/bin? If not, did you deselect (or forget to select) the "UNIX Development" or "Command-Line Development" option when installing Xcode? If so, or if unsure, use the Xcode installer again and select that option.

comment:3 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to invalid

No response; closing.

comment:4 in reply to: ↑ 2 Changed 3 years ago by engineering@…

Replying to ryandesign@…:

Does "make" in fact exist in /usr/bin? If not, did you deselect (or forget to select) the "UNIX Development" or "Command-Line Development" option when installing Xcode? If so, or if unsure, use the Xcode installer again and select that option.

Thanks, this solved the problem, obviously "UNIX Development" was not installed before.

Note: See TracTickets for help on using tickets.