Setup script error

3 views
Skip to first unread message

Evan Kroske

unread,
Mar 9, 2010, 1:51:04 PM3/9/10
to es-operat...@googlegroups.com
Here's the error:

In file included from ../../../trunk/esidl/npapi/src/bridge.cpp:17:
../../../trunk/esidl/npapi/include/esnpapi.h:28:20: error: object.h:
No such file or directory
In file included from ../../../trunk/esidl/npapi/../cplusplus/sequence.h:20,
from ../../../trunk/esidl/npapi/../cplusplus/any.h:27,
from ../../../trunk/esidl/npapi/include/esnpapi.h:29,
from ../../../trunk/esidl/npapi/src/bridge.cpp:17:
../../../trunk/esidl/npapi/../cplusplus/org/w3c/dom/ObjectArray.h:29:
error: invalid use of incomplete type ‘struct Object’
../../../trunk/esidl/npapi/../cplusplus/nullable.h:23: error: forward
declaration of ‘struct Object’
../../../trunk/esidl/npapi/src/bridge.cpp: In function ‘void
convertToVariant(NPP_t*, Object*, NPVariant*)’:
../../../trunk/esidl/npapi/src/bridge.cpp:586: error: cannot
dynamic_cast ‘value’ (of type ‘struct Object*’) to type ‘class
ProxyObject*’ (source is a pointer to incomplete type)
../../../trunk/esidl/npapi/src/bridge.cpp:592: error: invalid use of
incomplete type ‘struct Object’
../../../trunk/esidl/npapi/../cplusplus/nullable.h:23: error: forward
declaration of ‘struct Object’

I'm using Ubuntu Karmic 64-bit, but I don't think that's relevant.
When I run 'find -name object.h' in the source directory (~/es),
nothing is returned. Anybody else having trouble?

--
Evan Kroske
http://welcome2obscurity.blogspot.com/
The personal blog of Evan Kroske,
novice software developer.

Evan Kroske

unread,
Mar 9, 2010, 1:54:51 PM3/9/10
to es-operat...@googlegroups.com
I'm at Rev 1511, the latest revision.

Shiki Okasaka

unread,
Mar 9, 2010, 2:17:21 PM3/9/10
to es-operat...@googlegroups.com
Hi Evan,

Thanks for reporting this. I've just committed two Makefile.am to fix
this issue (r1512).
Please test (you might need to execute automake manually again in the trunk).

Thank you,

- Shiki

> --
> You received this message because you are subscribed to the Google Groups "es-operating-system" group.
> To post to this group, send email to es-operat...@googlegroups.com.
> To unsubscribe from this group, send email to es-operating-sy...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/es-operating-system?hl=en.
>
>

Evan Kroske

unread,
Mar 9, 2010, 5:21:27 PM3/9/10
to es-operat...@googlegroups.com
Unfortunately, I'm still getting the same error:

In file included from src/bridge.cpp:17:


include/esnpapi.h:28:20: error: object.h: No such file or directory

I'm at the latest revision, and that is what I get when I run ./setup.
Am I missing a step?

Shiki Okasaka

unread,
Mar 9, 2010, 7:44:28 PM3/9/10
to es-operat...@googlegroups.com
Can you try to execute configure again?
I'll also update Makefile.in, etc., in the trunk that are generated by
automake later.

- Shiki

Shiki Okasaka

unread,
Mar 9, 2010, 8:30:26 PM3/9/10
to es-operat...@googlegroups.com
I've just updated Makefile.in the trunk, too.

- Shiki

Reply all
Reply to author
Forward
0 new messages