[omniNotify] compile problem of omninotify
Fabian Sturm
f at rtfs.org
Sat Jan 17 06:55:23 GMT 2004
Hi!
I have a small compile problem for omninotify-2-latest.
The situation is that I have omniORB installen in /use but want
to install omniNotify in /usr/local.
(Btw. this is on a gentoo linux x86 box)
Therefore I do a
mkdir build
cd build
../configure --with-omniorb=/usr
make
Then I get:
/usr/bin/omniidl -bcxx -Wba -Wbuse_quotes -I. -I../idl/COS
-I../../idl/COS -I/usr/idl/COS -I. -I../src/services/omniNotify/idl
-I../../src/services/omniNotify/idl -I/usr/src/services/omniNotify/idl
-I /usr/local/share/idl/omniORB/COS ../../idl/AttNotification.idl
../../idl/AttNotification.idl:23: CosEventChannelAdmin.idl: No such file
or directory
.
Obviously this fails because it has -I /usr/local/share/idl/omniORB/COS
with the local part in it.
So I tried to give it additional -I parameters but couldn't get it work.
What is teh proper fix for this?
Thanksa lot, Fabian
P.s. i am not subscribed to this list so please cc me
More information about the omninotify-list
mailing list