Re: [Anjuta-list] Source folders inside src



>From the command line I get something diff:
With configure I get everything correct until:
pmatos euler EcoSim $ ./configure
...
creating libtool
updating cache ./config.cache
creating ./config.status
creating Makefile
creating include/Makefile
sed: can't read ./include/Makefile.in: No such file or directory
creating src/Makefile
creating config.h
config.h is unchanged
pmatos euler EcoSim $ make
make  all-recursive
make[1]: Entering directory `/home/pmatos/projects/EcoSim'
Making all in include
make[2]: Entering directory `/home/pmatos/projects/EcoSim/include'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/home/pmatos/projects/EcoSim/include'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pmatos/projects/EcoSim'
make: *** [all-recursive-am] Error 2
pmatos euler EcoSim $ make all
make  all-recursive
make[1]: Entering directory `/home/pmatos/projects/EcoSim'
Making all in include
make[2]: Entering directory `/home/pmatos/projects/EcoSim/include'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/home/pmatos/projects/EcoSim/include'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pmatos/projects/EcoSim'
make: *** [all-recursive-am] Error 2

Any ideas?


Best regards,

Paulo Matos

On Fri, 2004-01-02 at 17:20, Naba Kumar wrote:
> On Fri, 2004-01-02 at 20:12, Paulo Jorge de Oliveira Cantante de Matos
> wrote:
> > Hi all,
> > 
> > I had a project I programmed sometime ago under emacs and I had a src
> > folder and then I had there some source files but inside src I had some
> > folders that would correspond to some portions of the program or some
> > wrappers.
> > When I had this to Anjuta 1.2.0, all the source folder and include files
> > I get when doing build all:
> > automake:src/Makefile.am: not supported: source file `cenario/car.cc' is
> > in subdirectory
> > ... and some other lines like this one.
> > 
> > How can I make Anjuta check the folder and compile them as needed?
> > 
> Does it work from command line? Looks like you have some problem with
> your automake structure in your project. I would suggest you build the
> structure similar to other project and re-import your project in anjuta.
> 
> Regards,
> -Naba
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list
-- 

Paulo J. Matos : pocm [_at_] mega . ist . utl . pt
Instituto Superior Tecnico - Lisbon
Computer and Software Eng. - A.I.
 - > http://mega.ist.utl.pt/~pocm
---
        -> God had a deadline...
                So, he wrote it all in Lisp!





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