>From sfwnv-discuss-bounces at opensolaris.org Sun Jun 29 19:46:06 2008
>I have a different error on ion.sfbay:
>bash-3.2$ grep gphoto2-camera.h */*
>log.2008-06-29.12:34/mail_msg:"/usr/include/gphoto2/gphoto2-camera.h",
>line 323: syntax error before or at: CameraStorageInformation
>log.2008-06-29.12:34/nightly.log:"/usr/include/gphoto2/gphoto2-camera.h",
>line 323: syntax error before or at: CameraStorageInformation
>log.2008-06-29.12:34/nightly.log:"/usr/include/gphoto2/gphoto2-camera.h",
>line 323: warning: undefined or missing type for: CameraStorageInformation
>log.2008-06-29.12:34/nightly.log:"/usr/include/gphoto2/gphoto2-camera.h",
>line 324: warning: undefined or missing type for: int
>log.2008-06-29.12:34/nightly.log:"/usr/include/gphoto2/gphoto2-camera.h",
>line 324: warning: undefined or missing type for: GPContext
>log.2008-06-29.19:29/mail_msg:"/usr/include/gphoto2/gphoto2-camera.h",
>line 323: syntax error before or at: CameraStorageInformation
>log.2008-06-29.19:29/nightly.log:"/usr/include/gphoto2/gphoto2-camera.h",
>line 323: syntax error before or at: CameraStorageInformation
>log.2008-06-29.19:29/nightly.log:"/usr/include/gphoto2/gphoto2-camera.h",
>line 323: warning: undefined or missing type for: CameraStorageInformation
>log.2008-06-29.19:29/nightly.log:"/usr/include/gphoto2/gphoto2-camera.h",
>line 324: warning: undefined or missing type for: int
>log.2008-06-29.19:29/nightly.log:"/usr/include/gphoto2/gphoto2-camera.h",
>line 324: warning: undefined or missing type for: GPContext
>bash-3.2$
It also helps, when you ask for someone to look at a build problem,
for you to point them at the workspace as well as the machine.
>These are hours into the build .. so what are the changes that these
>clones builds?
I don't understand that question.
ion was also upgraded to 92 (along with others as I find them idle
before I leave). What you seem to have discovered is that ion had
old gphoto2 include files and libraries in /usr/sfw, which I think
likely to cause this. That predates me and is likely from when it
used to be an sfw gate build machine so it was probably something
added but not cleaned up by the scripts I use. I'm guessing this
came from jds and I do use the jds consolidations script to upgrade
to new builds which I see deleting old packages but this stuff was
from 2005 and may not have even been in package form since I don't
see it in the contents file.
Mike