Re: [nox-dev] RES: New component using configure.ac.in

2010-12-08 Thread kk yap
Hi Alexandre,

You added the component name or directory name.  The latter is the
right thing to do.  Try to be a little more descriptive on what you do
and we can try to figure out what is wrong.  If it is a C component,
try the nox-new-c-app.py script in src/utilities.

Regards
KK

On 8 December 2010 18:16, Alexandre Passito  wrote:
> Hi All,
>
>
>
> Yes. I included my component name in configure.ac.in but after running
> ./boot and ../configure it does not create the makefile into my component’s
> directory. Did I miss something?
>
>
>
> Regards,
>
>
>
> Alex
>
>
>
> De: Kyriakos Zarifis [mailto:kyr.zari...@gmail.com]
> Enviada em: quarta-feira, 8 de dezembro de 2010 19:07
> Para: Alexandre Passito
> Cc: nox-dev@noxrepo.org
> Assunto: Re: [nox-dev] New component usinf configure.ac.in
>
>
>
> Hi Alexandre,
>
>
>
> in the file configure.ac.in, you'll need to define your component as part of
> the netapps package
>
>
>
> On Wed, Dec 8, 2010 at 12:59 PM, Alexandre Passito 
> wrote:
>
> Hi All,
>
>
>
> I’m  trying to compile a new component as a  netapp. I included the
> component .cc, component.hh and meta.json in a new directory in netapps.
>
>
>
> I ran ./boot.sh and ./configure.
>
>
>
> ./configure creates all makefiles but my new component.
>
>
>
> Looking at ./configure it does create $ac_config_files and $ac_config_target
> for all nox components, but for my component it does not create them.
>
>
>
> Any ideia?
>
> ___
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
>
>
> ___
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
>

___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[nox-dev] RES: New component using configure.ac.in

2010-12-08 Thread Alexandre Passito
Hi All,

 

Yes. I included my component name in configure.ac.in but after running
./boot and ../configure it does not create the makefile into my component's
directory. Did I miss something?

 

Regards,

 

Alex

 

De: Kyriakos Zarifis [mailto:kyr.zari...@gmail.com] 
Enviada em: quarta-feira, 8 de dezembro de 2010 19:07
Para: Alexandre Passito
Cc: nox-dev@noxrepo.org
Assunto: Re: [nox-dev] New component usinf configure.ac.in

 

Hi Alexandre,

 

in the file   configure.ac.in, you'll need to
define your component as part of the netapps package

 

On Wed, Dec 8, 2010 at 12:59 PM, Alexandre Passito 
wrote:

Hi All,

 

I'm  trying to compile a new component as a  netapp. I included the
component .cc, component.hh and meta.json in a new directory in netapps. 

 

I ran ./boot.sh and ./configure.

 

./configure creates all makefiles but my new component.

 

Looking at ./configure it does create $ac_config_files and $ac_config_target
for all nox components, but for my component it does not create them.

 

Any ideia?


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

 

___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org