automake
[Top][All Lists]
Advanced

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

Re: order of execution of the install-exec-hook rule


From: Ralf Wildenhues
Subject: Re: order of execution of the install-exec-hook rule
Date: Tue, 22 Apr 2008 19:42:59 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

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




reply via email to

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