Changes between Version 5 and Version 6 of TestMatrix150


Ignore:
Timestamp:
Dec 4, 2007, 11:29:22 AM (16 years ago)
Author:
Ari Jolma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestMatrix150

    v5 v6  
    1212   * no reports
    1313 * Win32 / MSYS/MINGW
    14    * ajolma, plain configure fails on expat (it is on by default but doesn't find it), works with --without-expat, finds external libtiff from GTK+ but fails in compile for not having c:/GTK/include, compiles when that's added to GDALmake.opt, Perl bindings complain on clean.bat not in MANIFEST (fixed now in trunk), Perl tests ok
     14   * ajolma, plain configure fails on expat (it is on by default but doesn't find it), works with --without-expat, finds external libtiff from GTK+ but fails in compile for not having c:/GTK/include, compiles when that's added to GDALmake.opt, linking fails on "Envisat.o not found" works if GDAL_ROOT is replaced with "." in GNUmakefile, Perl bindings complain on clean.bat not in MANIFEST (fixed now in trunk), Perl tests ok
    1515 * Linux Intel 32bit (list gcc version)
    1616   * warmerdam, gcc 4.0.1, beta1 (continuous), buildbot telascience-full build, autotest works fine, Python 2.4, Mono