Building QT3/X11 Free within Cygwin Bash Shell

Peter Kümmel syntheticpp at gmx.net
Fri Feb 25 22:23:53 CET 2005


Steven Boothe wrote:
> Peter Kümmel wrote:
> 
>> Are there really  directories like
>> /home/cboothe/src/qt-3/build/include
>> /home/cboothe/src/qt-3/build/src
>> etc.
>> Peter
> 
> 
> Yes. Thank you for asking!
> 
> cboothe at IT-staff ~/src/qt-3/build
> $ ll
> total 38
> lrwxrwxrwx  1 cboothe Administrators    31 Feb 25 12:20 Makefile -> 
> /home/cboothe/src/qt-3/Makefile
> drwxr-xr-x+ 2 cboothe Administrators     0 Feb 25 12:17 bin/
> lrwxrwxrwx  1 cboothe Administrators    26 Feb 25 12:20 doc -> 
> /home/cboothe/src/qt-3/doc/
> drwxr-xr-x+ 3 cboothe Administrators     0 Feb 25 12:17 include/
> drwxr-xr-x+ 2 cboothe Administrators 28672 Feb 25 12:20 mkspecs/
> drwxr-xr-x+ 6 cboothe Administrators  8192 Feb 25 12:20 qmake/
> drwxr-xr-x+ 3 cboothe Administrators     0 Feb 25 12:17 src/
> drwxr-xr-x+ 4 cboothe Administrators     0 Feb 25 12:17 tools/
> 
> cboothe at IT-staff ~/src/qt-3/build

If you use a cvs checkout you maybe forgot
make -f Makefile.cvs

see http://kde-cygwin.sourceforge.net/qt3/compiling.php :

    8. prepare configuring (this creates the links in the include directory)
    cd <qt-src-dir>
    make -f Makefile.cvs

and there are include errors.

Peter


More information about the kde-cygwin mailing list