#18107 closed defect (fixed)
freetype 2.3.8 fails on 10.3.9
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | face@… | |
Port: | freetype |
Description
---> Fetching freetype ---> Attempting to fetch freetype-2.3.8.tar.bz2 from http://download.savannah.gnu.org/releases/freetype/ ---> Attempting to fetch freetype-2.3.8.tar.bz2 from http://downloads.sourceforge.net/freetype ---> Attempting to fetch freetype-doc-2.3.8.tar.bz2 from http://download.savannah.gnu.org/releases/freetype/ ---> Verifying checksum(s) for freetype ---> Extracting freetype ---> Applying patches to freetype ---> Configuring freetype Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_freetype/work/freetype-2.3.8" && ./configure --prefix=/opt/local --with-old-mac-fonts " returned error 2 Command output: builds/toplevel.mk:43: *** FreeType's build system needs a Make program which supports $(value). Stop. Error: Unable to upgrade port: 1
Chris Janton originally reported this on macports-users.
Change History (3)
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r45684.
Note: See
TracTickets for help on using
tickets.
freetype now requires gnumake >= 3.80 but Panther provides gnumake 3.79. MacPorts has gnumake 3.81 so we'll use that.