[grisbi-devel] compilation impossible sous Mac OS X 10.5.6
Totoine
totoine at gmail.com
Sun May 24 15:17:53 CEST 2009
Bonjour,
Avec les dernières CVS et cunit installé, la compilation échoue toujours
chez moi sous OS X10.5.6 Intel.
dernier mesasge d'erreur :
- avec un make
make[3]: Nothing to be done for `all-am'.
Making all in po
make[2]: *** No rule to make target `all'. Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
- avec un 'make -d'
Looking for a rule with intermediate file `all.sh'.
Avoiding implicit rule recursion.
Trying pattern rule with stem `all.sh'.
Trying implicit prerequisite `all.sh,v'.
Trying pattern rule with stem `all.sh'.
Trying implicit prerequisite `RCS/all.sh,v'.
Trying pattern rule with stem `all.sh'.
Trying implicit prerequisite `RCS/all.sh'.
Trying pattern rule with stem `all.sh'.
Trying implicit prerequisite `s.all.sh'.
Trying pattern rule with stem `all.sh'.
Trying implicit prerequisite `SCCS/s.all.sh'.
No implicit rule found for `all'.
Finished prerequisites of target file `all'.
Must remake target `all'.
make[2]: *** No rule to make target `all'. Stop.
Reaping losing child 0x0010f610 PID 13710
make[1]: *** [all-recursive] Error 1
Removing child 0x0010f610 PID 13710 from chain.
Reaping losing child 0x0010fa10 PID 13709
make: *** [all] Error 2
Removing child 0x0010fa10 PID 13709 from chain.
Quand j'essaye de faire un make clean, il me fait :
Making clean in intl
rm -f *.a *.la *.o *.obj *.lo libintl.res core core.*
rm -f libgnuintl.h libintl.h charset.alias ref-add.sed ref-del.sed
rm -f -r .libs _libs
Making clean in po
make[1]: *** No rule to make target `clean'. Stop.
make: *** [clean-recursive] Error 1
Je ne sais pas trop ou regarder pour aider à trouver d'ou peut venir
cette erreur.
Avez-vous une idée ?
++
Antoine
Gérald Niel a écrit :
> Le Mercredi 20 mai 2009 à 04:30 UTC, Pierre Biava écrivait sur
> grisbi.devel :
>
>> il doit te manquer les en-têtes de cunit un package nommé cunit-dev.
>
> Tout simplement cunit sur Mac OS X et MacPorts.
> Ne serait-il pas possible de rajouter un test dans le configure ?
>
> @+
More information about the devel
mailing list