[okl4-developer] problem with using an iguana server from wom bat
Geoffrey Lee
glee at ok-labs.com
Tue Jul 1 22:08:12 EST 2008
On Tue, Jul 01, 2008 at 01:10:47PM +0200, Charles.VANWITTENBERGHE at fr.thalesgroup.com wrote:
> I made a new okl4 folder, to start again from the beginning. I now use the v.2.1.1-patch.9
>
> As at the first time, I have the following error :
>
> i686-unknown-linux-gnu-ld : cannot find -lnaming
>
> Last time I solved that by suppressing the call to this library in /iguana/hello/SConscript at the line LIBS=...
>
> Maybe it's not the right thing to do ?
Ah - the naming server is obsolete. I'll make a note to update the
HOWOTO.
-gl
>
>
> -----Message d'origine-----
> De : Geoffrey Lee [mailto:glee at ok-labs.com]
> Envoyé : mardi 1 juillet 2008 10:24
> À : Charles.VANWITTENBERGHE at fr.thalesgroup.com
> Cc : developer at okl4.org
> Objet : Re: [okl4-developer] problem with using an iguana server from
> wom bat
>
>
> On Tue, Jul 01, 2008 at 08:20:52AM +0200, Charles.VANWITTENBERGHE at fr.thalesgroup.com wrote:
> > I am using OKL4 v2.1.1-fix.7. I didn't make any other modification to the standard distribution.
>
> Hi Charles -
>
> I reworked through the example and was not able to re-produce the
> problem you are seeing. I can see both the library being built
> and the headers properly generated and copied. Is the client
> OK Linux, or something else? Are you sure you have a hello.c
> in libs/hello/src/?
>
>
>
>
> -gl
>
>
> >
> > -----Message d'origine-----
> > De : Geoffrey Lee [mailto:glee at ok-labs.com]
> > Envoyé : mardi 1 juillet 2008 07:48
> > À : Charles.VANWITTENBERGHE at fr.thalesgroup.com
> > Cc : rgottschalk at linagora.com; developer at okl4.org
> > Objet : Re: [okl4-developer] problem with using an iguana server from
> > wom bat
> >
> >
> > 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
> > >
> >
> > --
> >
> > _______________________________________________
> > Developer mailing list
> > Developer at okl4.org
> > https://lists.okl4.org/mailman/listinfo/developer
> >
>
> --
>
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
>
--
More information about the Developer
mailing list