This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Installing dillo


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'
/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'
collect2: ld returned 1 exit status
make[2]: *** [dillo.exe] Error 1
make[2]: Leaving directory `/jz-utilities/dillo/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/jz-utilities/dillo/src'
make: *** [install-recursive] Error 1
-- 
View this message in context: http://old.nabble.com/Installing-dillo-tp30478655p30478655.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]