| Summary: | media-gfx/inkscape-0.91_pre3 USE=-openmp - In file included from display/cairo-utils.cpp:31:0: ./display/cairo-templates.h:20:17: fatal error: omp.h: No such file or directory | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jaak Ristioja <jaak> |
| Component: | Current packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
config.log
config.h build.log |
||
Created attachment 391760 [details]
config.log
Created attachment 391762 [details]
config.h
Created attachment 391764 [details]
build.log
This should be fixed in 0.91_pre3-r1. |
In file included from display/cairo-utils.cpp:31:0: ./display/cairo-templates.h:20:17: fatal error: omp.h: No such file or directory #include <omp.h> ^ compilation terminated The config.h file states: /* Use OpenMP */ #define HAVE_OPENMP 1 But config.log clearly shows --disable-openmp: $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --disable-nls --disable-openmp --enable-lcms --enable-poppler-cairo --disable-wpg --disable-visio --disable-cdr --enable-dbusapi --enable-magick --without-gnome-vfs --without-inkjar --with-gtkspell --with-aspell