First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 138260
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Marc Hildebrand (RETIRED) <zypher@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: jackdoozer@yahoo.com
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 138260 depends on: Show dependency tree
Bug 138260 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-27 12:53 0000
inkscape 0.44 fails to build with media-libs/lcms-1.13-r1 if lcms use flag on
with the error below. Updating to media-libs/lcms-1.14-r1 fixed the problem.

In file included from color-profile.cpp:4:
color-profile.h:11:18: lcms.h: No such file or directory
In file included from color-profile.cpp:4:
color-profile.h:33: error: 'cmsHPROFILE' is used as a type, but is not defined
   as a type.
In file included from color-profile.cpp:5:
color-profile-fns.h:11:18: lcms.h: No such file or directory
In file included from color-profile.cpp:5:
color-profile-fns.h:28: error: syntax error before `*' token
color-profile.cpp: In function `void
   Inkscape::colorprofile_init(Inkscape::ColorProfile*)':
color-profile.cpp:112: error: 'struct Inkscape::ColorProfile' has no member
   named 'profHandle'
color-profile.cpp: In function `void Inkscape::colorprofile_release(SPObject*)
   ':
color-profile.cpp:143: error: 'struct Inkscape::ColorProfile' has no member
   named 'profHandle'
color-profile.cpp:144: error: 'struct Inkscape::ColorProfile' has no member
   named 'profHandle'
color-profile.cpp:144: error: `cmsCloseProfile' undeclared (first use this
   function)
color-profile.cpp:144: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
color-profile.cpp:145: error: 'struct Inkscape::ColorProfile' has no member
   named 'profHandle'
color-profile.cpp: In function `void Inkscape::colorprofile_set(SPObject*,
   unsigned int, const gchar*)':
color-profile.cpp:187: error: `LCMS_ERROR_SHOW' undeclared (first use this
   function)
color-profile.cpp:187: error: `cmsErrorAction' undeclared (first use this
   function)
color-profile.cpp:214: error: 'struct Inkscape::ColorProfile' has no member
   named 'profHandle'
color-profile.cpp:214: error: `cmsOpenProfileFromFile' undeclared (first use
   this function)
color-profile.cpp: At global scope:
color-profile.cpp:349: error: syntax error before `::' token
color-profile.cpp:353: error: `document' was not declared in this scope
color-profile.cpp:354: error: `name' was not declared in this scope
color-profile.cpp:355: error: syntax error before `if'
make[2]: *** [color-profile.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/inkscape-0.44/work/inkscape-0.44/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/inkscape-0.44/work/inkscape-0.44'
make: *** [all] Error 2

------- Comment #1 From Luca Barbato 2006-06-27 14:10:20 0000 -------
Fixed, thank you.

First Last Prev Next    No search results available      Search page      Enter new bug