Building QT3/X11 Free within Cygwin Bash Shell

Ralf Habacker ralf.habacker at freenet.de
Sat Feb 26 19:21:31 CET 2005


> Steven Boothe wrote:
>>
>> I'll keep you all posted as to my progress.
>
> Well I got stuck again but this I sure got a whole lot further. Although 
> this time the last instruction for g++ to compile was incredibly 
> lonnnnnggg!
>
<skip>
 cannot find -ldl
</skip>
>
> Whew! Anyone have any thoughts on this? I referred back to the page 
> documenting how to compile QT3 here:
> http://kde-cygwin.sourceforge.net/qt3/compiling.php
>
> However much of that document seems pretty dated (some as far back as 
> 2003). So I'm not exactly sure on how much of it to apply and how much has 
> already been applied via patches/updates since...

This dependency should not be in mkspecs/cygwin-g++/qmake.conf. I have fixed 
this issue in the cvs. You can update the relating part with

cd $QT_SOURCE_DIR
cvs update mkspecs/cygwin-g++

Ralf



More information about the kde-cygwin mailing list