Hi, Sorry for lated response.
Vincent Torri wrote: > On Tue, Dec 13, 2011 at 8:26 PM, David Welch <[email protected]> wrote: >> Hello all, >> >> Im trying to install freetype on a MacBook running OS X 10.6. Here's my >> procedure: >> >> I've attached my configure log file. Any help would be appreciated! > > your CFLAGS looks weird. Try > > CFLAGS="" ./configure Indeed, David's CFLAG included "-undefined dynamic_lookup -bundle" and it is apparently inappropriate to make binary executable (it is for Bundle). Regards, mpsuzuki _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
