Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16058 closed defect (invalid)

fontconfig fails to build: _FT_Select_Size not defined

Reported by: gkshenaut Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

% sudo port install fontconfig ---> Fetching fontconfig ---> Attempting to fetch fontconfig-2.6.0.tar.gz from http://fontconfig.org/release/ ---> Verifying checksum(s) for fontconfig ---> Extracting fontconfig ---> Configuring fontconfig ---> Building fontconfig with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0" && make all " returned error 2 Command output: then mv -f ".deps/fcpat.Tpo" ".deps/fcpat.Plo"; else rm -f ".deps/fcpat.Tpo"; exit 1; fi [...] /usr/bin/gcc-4.0 -dynamiclib -o .libs/libfontconfig.1.3.0.dylib .libs/fcatomic.o .libs/fcblanks.o .libs/fccache.o .libs/fccfg.o .libs/fccharset.o .libs/fcdbg.o .libs/fcdefault.o .libs/fcdir.o .libs/fcfreetype.o .libs/fcfs.o .libs/fcinit.o .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/fcmatrix.o .libs/fcname.o .libs/fcpat.o .libs/fcserialize.o .libs/fcstr.o .libs/fcxml.o .libs/ftglue.o -L/opt/local/lib /opt/local/lib/libiconv.dylib /opt/local/lib/libfreetype.dylib /opt/local/lib/libz.dylib -lz /opt/local/lib/libexpat.dylib -install_name /opt/local/lib/libfontconfig.1.dylib -compatibility_version 5 -current_version 5.0 -Wl,-single_module Undefined symbols:

"_FT_Select_Size", referenced from:

_FcFreeTypeCharSetAndSpacingForSize in fcfreetype.o

ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: * [libfontconfig.la] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 16 years ago by blb@…

Milestone: Port Bugs
Owner: changed from macports-tickets@… to ryandesign@…

Assigning to maintainer.

What does 'port installed freetype' say? Maybe it needs to be updated...

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

Resolution: invalid
Status: newclosed

Greg Shenaut responded by email saying:

freetype @2.1.9_1 (active)

So that's very old. The current version of freetype is 2.3.7. You need to update. See instructions I put in your other ticket #16057.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.