Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#26826 closed defect (invalid)

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 (Ryan Carsten Schmidt))

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 (4)

comment:1 Changed 13 years ago by engineering@…

Cc: engineering@… added

Cc Me!

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

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 13 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed

No response; closing.

comment:4 in reply to:  2 Changed 13 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.