I have problems getting Cinelerra to build on an x86_64 Fedora 8 Linux
system. At first the make stopped right away, but then I made a
directory x86_64 and copied the entire directory structure there. This
got most of the code to build, but now I am getting an error message:

make -C quicktime
/bin/sh: -c: line 1: syntax error: unexpected end of file
/bin/sh: x86_64/c_flags: No such file or directory
/bin/sh: x86_64/lame_flags: No such file or directory
/bin/sh: x86_64/objs: No such file or directory
make[2]: Entering directory `/home/joona/test/cinelerra-2.1/quicktime'
make[2]: *** No rule to make target `x86_64', needed by `all'.  Stop.
make[2]: Leaving directory `/home/joona/test/cinelerra-2.1/quicktime'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/joona/test/cinelerra-2.1'
make: *** [all] Error 2

Trying to build quicktime (with a similar x86_64 directory) gives the
following error message:

ffplay.o: In function `main':
/home/joona/test/quicktime4linux-2.2/ffmpeg.052906/ffplay.c:2451:
undefined reference to `XOpenDisplay'
/home/joona/test/quicktime4linux-2.2/ffmpeg.052906/ffplay.c:2455:
undefined reference to `XCloseDisplay'
collect2: ld returned 1 exit status
make[1]: *** [ffplay_g] Error 1
make[1]: Leaving directory
`/home/joona/test/quicktime4linux-2.2/ffmpeg.052906'
make: *** [x86_64/ffmpeg] Error 2

What should I do? I have checked I have the Xlib.h and libX11.so files
present.

Thank you,
Joona Palaste



_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to