delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <e8a2035d0701250723i5f2c4255p4c8323583c1ddbd7@mail.gmail.com> |
Date: | Thu, 25 Jan 2007 16:23:20 +0100 |
From: | Fabien <funtazz AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: 1.5.23 problem building gdal library |
In-Reply-To: | <45B8BAA3.4090705@byu.net> |
MIME-Version: | 1.0 |
References: | <e8a2035d0701250602k543de27cu342fa2b9921db593 AT mail DOT gmail DOT com> <45B8BAA3 DOT 4090705 AT byu DOT net> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
> > *** 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. ooh, it was written in the following page : http://www.cygwin.com/ml/cygwin-apps/2004-10/msg00183.html Sorry for not have followed strictly all instructions. Thanks for your great help. For all users who could read this message, I used the following stage to achieve the gdal compiling : In /usr/local/src , uncompress gdal-1.4.0.tar.gz (gdal sources). In /usr/local/src/gdal-1.4.0 directory : $ ./configure (without or with your wished options : "--with-png" by example) $ make AM_LDFLAGS=-no-undefined $ make install You have now a "/usr/local/lib/libgdal.la" library. > > '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. To send a big file in ML is disadvised, isn't it ? I don't know if 24k sized file is really a big file in a ML. But I'm OK with you that it's harder to read it from a MUA. Sorry. Thanks again for your help. -- 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 |