|
From: | Dan Williams |
Subject: | Re: [Devel] build error |
Date: | Sun, 18 May 2003 22:05:56 -0500 |
Steve,There's something wierd going on here. First off, I thought my patch last week to libtool was a problem, but going through it there's no way my patch would have modified it this much. So my question is, how come your libtool thinks it is Mac OS X/Darwin, since the -install_name is a Mac-only option, and the .dylib is too? Can you attach your freetype2/build/unix/libtool so we can find out what happened? What options did you ./configure with?
Thanks, Dan On Sunday, May 18, 2003, at 07:54 PM, Steve Dekorte wrote:
On Redhat 8.0 Linux, I get the following error when building freetype:-install_name /usr/local/lib/libfreetype.6.dylib -compatibility_version10 -current_version 10.2 gcc: suppress: No such file or directory gcc: /usr/local/lib/libfreetype.6.dylib: No such file or directory gcc: 10: No such file or directory gcc: 10.2: No such file or directory gcc: unrecognized option `-compatibility_version' gcc: unrecognized option `-current_version' make[1]: *** Any suggestions? Btw, I don't want a dynamic lib, just a static one. Thanks, Steve Io, a small language: http://www.iolanguage.com/
[Prev in Thread] | Current Thread | [Next in Thread] |