Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 792 by crosse3: Incorrect case in header file causing errors in
build on Mac OSX w/ case-sensitive HFS+ filesystem
http://code.google.com/p/gears/issues/detail?id=792
What steps will reproduce the problem?
1. Checkout code
2. 'make BROWSER=SF' (to avoid trying to build for FF, since that fails on
PPC because of another
set of issues)
What is the expected output? What do you see instead?
Expected: the build should finish successfully.
Actual: the following error.
In file included from ../third_party/skia/include/SkCanvas.h:21,
from ../gears/canvas/canvas_rendering_context_2d.h:34,
from canvas/canvas.cc:32:
../third_party/skia/include/SkBitmap.h:26:27: error: carbon/carbon.h:
No such file or directory
make[1]: *** [bin-dbg/osx-i386+ppc/ff2/canvas.o] Error 1
make: *** [default] Error 2
What version of the product are you using? On what operating system?
- Current svn snapshot... gears.google.com reports it
as "0.5.11.0;developer;opt;osx;safari"
- OS X (10.5.6) for PowerPC
Please provide any additional information below.
- The attached diff fixes the issue, but since it's under "third party" I
don't know if this is the
right place to report it.
Attachments:
SkBitmap.h.diff 268 bytes
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings