Opened 15 years ago

Closed 15 years ago

#19755 closed defect (fixed)

Port "openjdk6" does not build if /usr/local/bin does not exist

Reported by: dmz@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: openjdk6

Description

If there is no /usr/local/bin on the system on which you are attempting to build OpenJDK6, the build fails with the following message:

ERROR: You do not have a valid DEVTOOLS_PATH setting. \n Please check your access to \n /usr/local/bin/ \n and/or check your value of ALT_DEVTOOLS_PATH. \n Exiting because of the above error(s). \n make: * [post-sanity] Error 1

Creating an empty /usr/local/bin completely fixes the problem and allows OpenJDK6 to build.

Change History (2)

comment:1 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to landonf@…

comment:2 Changed 15 years ago by landonf (Landon Fuller)

Resolution: fixed
Status: newclosed

Fixed in r51471, thanks!

Note: See TracTickets for help on using tickets.