freetype 2.3.7 fails to install
Ryan Schmidt
ryandesign at macports.org
Mon Nov 17 14:24:31 PST 2008
On Nov 17, 2008, at 15:44, Adam White wrote:
> No /sw directory exists.
> /usr/local has: clamXav/ include/ lib/
What's in /usr/local/include and /usr/local/lib?
> Command output: /opt/local/var/macports/build/
> _opt_local_var_macports_sources_rsync.macports.org_release_ports_print
> _freetype/work/freetype-2.3.7/include/freetype/internal/ftstream.h:
> 488: error: syntax error before 'FT_Stream_ReadFields'
> /opt/local/var/macports/build/
> _opt_local_var_macports_sources_rsync.macports.org_release_ports_print
> _freetype/work/freetype-2.3.7/include/freetype/internal/ftstream.h:
> 490: warning: data definition has no type or storage class
> builds/unix/ftsystem.c:97: error: syntax error before 'ft_alloc'
> builds/unix/ftsystem.c: In function 'ft_alloc':
> builds/unix/ftsystem.c:102: warning: return makes integer from
> pointer without a cast
[snip]
I'm not sure we saw the first error here... it was probably omitted
by MacPorts; it omits everything but the last 30 or so lines of
output on failure. Could you go again with debug output and attach
the whole thing?
sudo port clean freetype
sudo port -d install freetype 2>&1 | tee ~/Desktop/freetype.txt
bzip2 ~/Desktop/freetype.txt
Then attach freetype.txt.bz2 to your reply. Thanks.
More information about the macports-users
mailing list