[Gimp-docs] Make error, again

julien jm.hard at wanadoo.fr
Tue Oct 17 12:55:42 PDT 2006


Again I get this error when running 'make':

[julien at localhost gimp-help-2]$ make ALL_LINGUAS="fr"
-- Profiling XML for fr
-- Validating XML for fr        number of errors: 0
*** Validating profiled XML ***
Log files of the validation process have been generated in the xml 
directory.
Please correct any errors before writing new content.
*** Copying images ***
cp: ne peut créer le fichier régulier 
`html/./images/using/ru/standard-setup.png': Aucun fichier ou répertoire 
de ce type (no file nor directory of this type)
make: *** [stamps/images.stamp] Erreur 1

I tried 'make clean':
[julien at localhost gimp-help-2]$ make clean
make: Rien à faire pour « clean ».(Nothing to do for clean)

I deleted stamps/mkdirs.stamp:
[julien at localhost gimp-help-2]$ make ALL_LINGUAS="fr"
*** Copying images ***
cp: ne peut créer le fichier régulier 
`html/./images/using/ru/standard-setup.png': Aucun fichier ou répertoire 
de ce type
make: *** [stamps/images.stamp] Erreur 1

I ran ./autogen.sh:
[julien at localhost gimp-help-2]$ ./autogen.sh --without-gimp

.........
  Rebuild the help files:         yes
  Languages:                      cs de en es fr hr it ko nl no ru sv zh_CN
  Installation prefix:            ${datadir}/gimp/2.0
  Optimize PNGs for HTML files:   no
Now type 'make' to compile gimp-help-2.
[julien at localhost gimp-help-2]$ make ALL_LINGUAS="fr"
*** Copying images ***
cp: ne peut créer le fichier régulier 
`html/./images/using/ru/standard-setup.png': Aucun fichier ou répertoire 
de ce type
make: *** [stamps/images.stamp] Erreur 1

What can I do?
(my last sandbox update was this morning 7:45)

Greetings

Julien







More information about the Gimp-docs mailing list