[okl4-developer] problem with using an iguana server from wom bat

Geoffrey Lee glee at ok-labs.com
Tue Jul 1 15:48:23 EST 2008


On Mon, Jun 30, 2008 at 04:13:12PM +0200, Charles.VANWITTENBERGHE at fr.thalesgroup.com wrote:
> Yes I have exactly that, and I have checked all the files of both HOWTO,
> they seem ok.
> 
> Another idea ?


Hi Charles

Can you please tell us which release you are using and any modifications
if any you have made to the standard source distribution other
than what is described in the HOWTO?

	-gl

> 
> 
> 
> -----Message d'origine-----
> De : Rémy Gottschalk [mailto:rgottschalk at linagora.com]
> Envoyé : lundi 30 juin 2008 16:15
> À : Charles.VANWITTENBERGHE at fr.thalesgroup.com
> Cc : developer at okl4.org
> Objet : Re: [okl4-developer] problem with using an iguana server from
> wombat
> 
> 
> Charles.VANWITTENBERGHE at fr.thalesgroup.com a écrit :
> > Hello !
> >
> > I am currently trying the second HOWTO dealing with using an iguana server
> > from Wombat. It seems that I have an issue with the files that are
> supposed
> > to be generated or copied at build time.
> >
> > For example, I first had a problem with the header hello.h which was not
> > found. So I copied it manually in the right folder and it works pretty
> well.
> >
> > But now I have this error message  :
> >
> > i686-unknown-linux-gnu-ld: cannot find -lhello
> >
> > and I have discovered that the libhello.a is not created neither.
> >
> > I suppose it is linked to the script files, but I have check all the files
> > and it's similar to the HOWTO example.
> >
> > Thanks in advance for your help.
> >
> > Charles.
> >
> >   
> It seems to me that something is missing in some SCons file.
> I'd say projects/iguana/SConstruct.
> 
> Could you confirm that you have something like this in there :
> 
> ############################################################################
> #
> ## Hello Servers
> ############################################################################
> #
> (hello_lib, hello_headers, hello_servers) = ig_env.Package("libs/hello")
> 
> iguana_hello = ig_env.Package("iguana/hello",
>                                idl_server_headers = hello_headers,
>                                idl_server_src = hello_servers)
> apps += [iguana_hello]
> 
> Regards,
> 
> -- 
> Remy Gottschalk - rgottschalk at linagora.com <mailto:rgottschalk at linagora.com>
> Ingénieur informatique embarquée
> Groupe LINAGORA - http://www.linagora.com
> Tél.: +33(0)1 58 18 68 28 - Fax : +33(0)1 58 18 68 29
> 
> 
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
> 

-- 




More information about the Developer mailing list