#26826: Failed to locate 'make' , although Xcode is installed ------------------------------------+--------------------------------------- Reporter: engineering@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: eiffelstudio66, make | Port: eiffelstudio66 ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * cc: engineering@… (removed) Old description:
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
New description: Hi, we have the following problem, when trying to install eiffelstudio66: System: [[br]] Mac OS X Version 10.5.8, 1.5GHz [[br]] PowerPC G4 [[br]] Xcode installed at /Developer/Applications/XCode.app, [[br]] 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 -- Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/26826#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS