delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <45B8BAA3.4090705@byu.net> |
Date: | Thu, 25 Jan 2007 07:11:47 -0700 |
From: | Eric Blake <ebb9 AT byu DOT net> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com, funtazz AT gmail DOT com |
Subject: | Re: 1.5.23 problem building gdal library |
References: | <e8a2035d0701250602k543de27cu342fa2b9921db593 AT mail DOT gmail DOT com> |
In-Reply-To: | <e8a2035d0701250602k543de27cu342fa2b9921db593@mail.gmail.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Fabien on 1/25/2007 7:02 AM: > But I always get the same message : > > *** Warning: linker path does not have real file for library -lgeotiff. > *** I have the capability to make that library automatically link in when > *** you link to this library. But I can only do this if you have a > *** shared version of the library, which you do not appear to have > *** because I did check the linker path looking for a file starting > *** with libgeotiff and none of the candidates passed a file format test > *** using a file magic. Last file checked: /lib/libgeotiff.dll.a Those warnings are from libtool. They are just that - warnings; an executable based on static libraries can still be built. But the last warning contains a clue: > *** Since this library must not contain undefined symbols, > *** because either the platform does not support them or > *** it was explicitly requested with -no-undefined, > *** libtool will only create a static version of it. You need to pass -no-undefined to libtool as part of your build process if you want .dlls created. > > 'cygcheck -svr' output is attached. What part of plain text attachment did you not get? Zipped output is much harder for us to investigate from a mail reader. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFuLqi84KuGfSFAYARApAuAKDJ0wpNqKgug92sPO7Zcd65rZlksgCcCG0Z 6NsA60BWPSNJ3VoapPU0SMg= =edHm -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |