Re: ORBit 0.3.97 problems
- From: Jeroen Ruigrok/Asmodai <asmodai wxs nl>
- To: (Elliot Lee) <sopwith redhat com>
- Cc: gnome-list gnome org
- Subject: Re: ORBit 0.3.97 problems
- Date: Sat, 13 Feb 1999 11:20:11 +0100 (CET)
On 12-Feb-99 Elliot Lee wrote:
> On Fri, 12 Feb 1999 20:53:48 +0100 (CET), Jeroen Ruigrok/Asmodai
> <asmodai@wxs.nl> wrote:
>
>>I get a ton of parse errors which originate from CosNaming.h and
>>new-name-server.c.
>>
>>Excerpt:
[ snip errors ]
>>Those kind of errors indicate a lack of inclusion for sys/types.h to me.
>
> That's not it.
Ye are totally correct. I was basing that sentence on the new-name-server.c
errors, which I later found to be resulting from CosNaming.h and forgot to
update my prior sentences =)
>>So, basically my question is, anyone have ideas what went wrong or have
>>tips on where to look?
>
> If you do 'rm CosNaming.h; make CosNaming.h' you will notice that
> 'orbit-idl' gets run with no parameters.
Aye, true. Just did that, it asks for the flags/parameters.
> This happened to someone on Solaris before. I don't know why. I will
> blame automake for now :)
>
> To work around this, do
> cd $top_builddir/src/services/name
> $top_builddir/src/idl-compiler/orbit-idl $srcdir/CosNaming.idl
> cat $srcdir/LName.h >> CosNaming.h
Yeah, that did the trick. Thanks for the help.
Now to see why it fails.
This is one of the things which should get done in the ./configure phase
(autoconf/automake) right?
*G* Now it bombed on:
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I. -I../../../src
-I../../../src/orb -I../../../src/orb -I/usr/local/lib/glib/include
-I/usr/local/include -g -O2 -c orbit-event-server.c
orbit-event-server.c:4: CosEventChannel.h: No such file or directory
Which is totally correct, since it doesn't exist (searching from
$top_builddir with find .).
Why do I have this hunch it is also related to autoconf/automake/autoheader?
---
Jeroen Ruigrok van der Werven join #FreeBSD on Undernet
asmodai(at)wxs.nl This is my Truth, tell me your's...
Network/Security Specialist <http://home.wxs.nl/~asmodai>
*BSD: Powered by Knowledge & Know-how <http://www.freebsd.org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]