Failure:This program built for x86_64-unknown-linux-gnu

after running "make install -h" the above mentioned message appears!

before I get some different messages as follow:

1.make install -ik
make -f build/Makefile.cinelerra install
make[1]: Entering directory `/home/heinrich/Downloads/cinelerra-4.4'
make -C plugins install
make[2]: Entering directory `/home/heinrich/Downloads/cinelerra-4.4/plugins'
mkdir -p ../bin/fonts
cp fonts/* ../bin/fonts
mkdir -p ../bin/shapes
cp shapes/* ../bin/shapes
cp ../thirdparty/mjpegtools*/mpeg2enc/mpeg2enc ../bin/mpeg2enc.plugin
cp: Aufruf von stat für „../thirdparty/mjpegtools*/mpeg2enc/mpeg2enc“ nicht 
möglich: Datei oder Verzeichnis nicht gefunden
make[2]: [install] Fehler 1 (ignoriert)

2.make install -k
make -f build/Makefile.cinelerra install
make[1]: Entering directory `/home/heinrich/Downloads/cinelerra-4.4'
make -C plugins install
make[2]: Entering directory `/home/heinrich/Downloads/cinelerra-4.4/plugins'
mkdir -p ../bin/fonts
cp fonts/* ../bin/fonts
mkdir -p ../bin/shapes
cp shapes/* ../bin/shapes
cp ../thirdparty/mjpegtools*/mpeg2enc/mpeg2enc ../bin/mpeg2enc.plugin
cp: Aufruf von stat für „../thirdparty/mjpegtools*/mpeg2enc/mpeg2enc“ nicht 
möglich: Datei oder Verzeichnis nicht gefunden
make[2]: *** [install] Fehler 1
make[2]: Leaving directory `/home/heinrich/Downloads/cinelerra-4.4/plugins'
make[1]: *** [install] Fehler 2
make[1]: Leaving directory `/home/heinrich/Downloads/cinelerra-4.4'
make: *** [install] Fehler 2

3. this appears just after the make operation!

make[3]: Leaving directory 
`/home/heinrich/Downloads/cinelerra-4.4/quicktime/thirdparty/jpeg'
make[2]: *** Keine Regel vorhanden, um das Target »x86_64/ogg/«, 
  benötigt von »x86_64/libquicktime.a«, zu erstellen.  Schluss.
make[2]: Leaving directory `/home/heinrich/Downloads/cinelerra-4.4/quicktime'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/heinrich/Downloads/cinelerra-4.4'
make: *** [all] Fehler 2

My OS is suse linux 12.2 on a x 86 - 64 Sytem

maybe someone can give me an assistant!

regards henry


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to