ff3d-dev
[Top][All Lists]
Advanced

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

Re: [ff3d-dev] Compilation problem


From: Nicolas Lécureuil
Subject: Re: [ff3d-dev] Compilation problem
Date: Thu, 11 Jan 2007 12:00:23 +0100
User-agent: KMail/1.9.5

Le jeudi 11 janvier 2007 11:52, Stephane Del Pino a écrit :
> Nicolas Lécureuil wrote:
>  > yes i use this, i use the rpm macro  %make ( it do make -j4 )
>
> Be careful with this. I think that the language still does not compile
> with '-j n' if n>1 ...

yes it is broken, for exemple with 'make' i have no big problem but with %make 
i obtain at the begining of the make step:


make[2]: Entering directory `/home/neoclust/rpm/BUILD/ff3d/language'
bison -y -p ff  -d parse.ff.yy && mv y.tab.h parse.ff.h && mv y.tab.c 
parse.ff.cc
bison -y -p ff  -d parse.ff.yy && mv y.tab.h parse.ff.h && mv y.tab.c 
parse.ff.cc
bison -y -p pov -d parse.pov.yy && mv y.tab.h parse.pov.h && mv y.tab.c 
parse.pov.cc
bison -y -p pov -d parse.pov.yy && mv y.tab.h parse.pov.h && mv y.tab.c 
parse.pov.cc
mv: cannot stat `y.tab.c': No such file or directory
make[2]: *** [parse.pov.h] Error 1
make[2]: *** Waiting for unfinished jobs....
mv: cannot stat `y.tab.h': No such file or directory
make[2]: *** [parse.ff.h] Error 1
make[2]: Leaving directory `/home/neoclust/rpm/BUILD/ff3d/language'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/neoclust/rpm/BUILD/ff3d'
make: *** [all] Error 2
error: Bad exit status from /home/neoclust/rpm/temp/rpm-tmp.74829 (%build)


>
>  >>There was a bug with that is now fixed (in cvs) for the compilation
>
> of the
>
>  >>documentation... the documentation is built by
>  >>'pdflatex freefem3dDoc.tex' and 'latex freefem3dDoc.tex'
>  >
>  > i tryed with only make and the only file created is /usr/bin/ffem3d
>  >
>  > so it seems doc had failed too :-(
>
> No, I don't think so if you just entered 'make'. The documentation files
> are created in the doc/ directory.


ok so i have to install them manually ?

Attachment: pgp1uZgnBDymA.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]