X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.6 required=5.0	tests=AWL,BAYES_05,RCVD_IN_RP_RNBL,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4D0B0B72.2010300@sh.cvut.cz>
Date: Fri, 17 Dec 2010 08:04:18 +0100
From: =?UTF-8?B?VsOhY2xhdiBIYWlzbWFu?= <v.haisman@sh.cvut.cz>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Installing dillo
References: <30478655.post@talk.nabble.com>
In-Reply-To: <30478655.post@talk.nabble.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

jwzumwalt wrote, On 17.12.2010 7:19:
> 
> I am attempting to install dillo
> I successfully installed fltk-2.0.x-r7725 and Fluid runs OK.
> When I attempt to install Dillo, the ./configure and make run OK
> after quite a bit of opperation make install reports
> 
> /usr/local/lib/libfltk2.a(run.o):run.cxx:(.text$_ZN12FlDropTarget14QueryInterfac
> eERK5_GUIDPPv+0x15): undefined reference to `_IID_IUnknown'
_IID_IDropSource looks like it is trying also use Windows OLE/COM. Is that
even supported by Cygwin/X applications? Are you sure that you are trying to
compile Cygwin application and not Windows/Mingw application? You try to get
support from Dillo guys, not Cygwin, I think. Either way, you should provide
enough information, like how you have configured it.

Adding -lole32 at the end of the command that is linking it might fix it.


> /usr/local/lib/libfltk2.a(run.o):run.cxx:(.text$_ZN12FlDropTarget14QueryInterfac
> eERK5_GUIDPPv+0x44): undefined reference to `_IID_IDropTarget'
> /usr/local/lib/libfltk2.a(dnd.o):dnd.cxx:(.text$_ZN12FLDataObject14QueryInterfac
> eERK5_GUIDPPv+0x15): undefined reference to `_IID_IUnknown'
> /usr/local/lib/libfltk2.a(dnd.o):dnd.cxx:(.text$_ZN12FLDataObject14QueryInterfac
> eERK5_GUIDPPv+0x44): undefined reference to `_IID_IDataObject'
> /usr/local/lib/libfltk2.a(dnd.o):dnd.cxx:(.text$_ZN12FLDropSource14QueryInterfac
> eERK5_GUIDPPv+0x15): undefined reference to `_IID_IUnknown'
> /usr/local/lib/libfltk2.a(dnd.o):dnd.cxx:(.text$_ZN12FLDropSource14QueryInterfac
> eERK5_GUIDPPv+0x44): undefined reference to `_IID_IDropSource'

>[...]

- -- 
VH
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iF4EAREIAAYFAk0LC3EACgkQeqrf2dJjGj62JwEAoll4zDhIj+4f9IOvgtF2hQun
DWBrNODatUforhhHyX0BAMCmZHo3/2yPD/MSTmixcIdWCNEdwIAhpIwzgZN5LHOk
=3wfI
-----END PGP SIGNATURE-----

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

