build error in kdegraphics
    Alexander Neundorf 
    neundorf at kde.org
       
    Tue May  4 22:45:27 CEST 2010
    
    
  
Hi,
kdegraphics currently doesn't build with SunStudio:
http://my.cdash.org/viewBuildError.php?buildid=64252
The code in this file is:
#ifdef LIBRAW_LIBRARY_BUILD
#ifdef _OPENMP
#pragma omp firstprivate(colors,height,width)
#endif
#endif
What should we do ? Undefine _OPENMP ? Or somehow make it work what is written 
there ? Or add an ifdef for the SunStudio compiler there ?
Alex
    
    
More information about the Kde-buildsystem
mailing list