Apologies for mangled accents. Thanks for the translations (though my French isn't that bad yet). If you want to save yourself work translating to others, do 'LC_ALL make ...'.
* Vincent Torri wrote on Tue, Apr 22, 2008 at 07:36:41PM CEST: > > make INSTALL_PROGRAM="/bin/sh > /home/torri/tmp/cvsroot2/e17/libs/evas/install-sh -c -s" \ > install_sh_PROGRAM="/bin/sh > /home/torri/tmp/cvsroot2/e17/libs/evas/install-sh -c -s" > INSTALL_STRIP_FLAG=-s \ > `test -z 'arm-wince-cegcc-strip' || \ > echo "INSTALL_PROGRAM_ENV=STRIPPROG='arm-wince-cegcc-strip'"` > install > make[1]: entrant dans le répertoire > Â/home/torri/tmp/cvsroot2/e17/libs/evas/src/modules/engines/software_16_wince > » > make[2]: entrant dans le répertoire > Â/home/torri/tmp/cvsroot2/e17/libs/evas/src/modules/engines/software_16_wince > » > make install-exec-hook > make[3]: entrant dans le répertoire > /home/torri/tmp/cvsroot2/e17/libs/evas/src/modules/engines/software_16_wince  > mv > /home/torri/local/wince/lib/evas/modules/engines/software_16_wince/cegcc-arm/module.dll > /home/torri/local/wince/bin/engine_buffer.dll > mv: ne peut > évaluer`/home/torri/local/wince/lib/evas/modules/engines/software_16_wince/cegcc-arm/module.dll': > > Aucun fichier ou répertoire de ce type > make[3]: *** [install-exec-hook] Erreur 1 > I thought that the install-strip rule strips the library and copied it > where it should (or the other order: copy first, strip after). It sems > that it is not copied. > > Do you see why ? Maybe if you show us software_16_wince/Makefile.am? Cheers, Ralf