link problem



Hi,
 
I realize, that this is probably a very simple problem, but cannot find a solution and it stops my work.
 
I have two servers who use sequence types (sequence of CORBA long). Each server module is defined in its idl file. I pass them through orbit-idl compiler and get two stubs, common files and so on. When my client links files generated for one server, everything is ok. But, when client wants to use both servers and links all the files, there is a conflict with sequences multiple definitions in common files. 
 
Common files are generated by orbit-idl, so I don't think I should change them by myself.  Give me some direction, please, becouse I'm trying around and nothing new happens.
 
I've noticed, that this problem will occure every time I will add a new server, which uses sequence of CORBA long and is defined in separate idl file. 
Maybe I don't understand something still.
 
Thanks for any help,
Agnieszka


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]