delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <13c501c19e6a$6956e930$0200a8c0@lifelesswks> |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de>, |
"Cygwin" <cygwin AT sources DOT redhat DOT com> | |
References: | <014701c19e5b$fd397be0$fe6207d5 AT BRAMSCHE> |
Subject: | Re: libtool-devel and kde2 |
Date: | Wed, 16 Jan 2002 19:47:19 +1100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
X-OriginalArrivalTime: | 16 Jan 2002 08:47:09.0676 (UTC) FILETIME=[62584AC0:01C19E6A] |
I believe Chuck has already answered much of this. Some things stand out though: === ----- Original Message ----- From: "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de> > Environment > AUTO_DEVEL=/usr/autotool/stable ^This is wrong^ You will be using the stable libtool, which is pre-MLB. > checking how to run the C preprocessor... grep: conftest.out: No such file or directory > ^^^ this depends on using > The only way to solve this problem seems to be exporting CC=gcc before configuring. Any ideas None. I've seen it myself, haven't checked why. Does anything go _wrong_ if that error appears? 2. I have problems configuring language specific support with libtool.Unfortunally the kde2 project is configured with the "Multiple Language Branch"-libtool which creates language specific ltcf-c.sh and ltcf-cxx.sh files. > Additional I have to use the following lines to create a basic configuration for configuring > an installable > libltdl. Instead I expected - as I have read in the doc - the line "AC_LIBLTDL_INSTALLABLE" > should be enough. I've not seen libtldl installed that way ever, which doesn't mean much :}. However, You *don't* need to install libtldl - it will be provided when Chuck's libtool packages make it into setup.ini - they include a cyglibtldl.dll. > The following commands are used to create the project, which is appended: > > libtoolize -c -f --ltdl > cp /usr/autotool/devel/share/aclocal/libtool.m4 acinclude.m4 This is wrong. If acinclude is the same as your libtool file, just rm acinclude.m4. At the moment you're actually using parts of two different libtool versions. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |