Ticket #954 (new defect)

Opened 7 months ago

Last modified 7 months ago

Building problems on Fedora 15

Reported by: roMancer Owned by: cinelerra@…
Priority: normal Milestone:
Component: Building Version: 2.1.5
Severity: blocker Keywords:
Cc:

Description

cinelerra cv git checkout of 2011-07-03

uname -a says:
Linux 2.6.38.8-32.fc15.x86_64 #1 SMP Mon Jun 13 19:49:05 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

gcc (GCC) 4.6.0 20110530 (Red Hat 4.6.0-9)

I encountered these problems, or had to follow these directions, respectively:

(
see here for our original discussion, where user cacasodo helped me with my attempts to compile cinelerra-cv:
 http://forums.fedoraforum.org/showthread.php?p=1493135
)

1. remove Video for Linux and IOMega Buzz drivers:
see  http://e.kevb.net/lurker/message/20110522.154000.ac0bc424.en.html
applied patch with: patch -p0 -i remove-support-v4l-buzz-3.diff
had to supply file paths manually, as my download-path didn't match the paths set in the patchfile

(suggested solution: adjust makefile/configure script?)

2. had to --disable-rpath when configuring
otherwise 'make' would stop with something '...hardcoded...' (sorry, I don't remember precisely, but I guess those who maintain cinelerra build system know what this is)

(suggested solution: adjust makefile/configure script?)

3. 'make' error:
mv: cannot stat `t-de.gm
I was told this: "The solution is to create an empty file for each language file that causes the crash using "touch""

(suggested solution: adjust makefile/configure script?)
(suggested solution: supply empty file?)

thanks everyone,
regards,
Ro

Change History

Changed 7 months ago by roMancer

sry, no. 1 has already been reported (1. remove Video for Linux and IOMega Buzz drivers)
see ticket no. 949

errata:
3. 'make' error:
"mv: cannot stat `t-de.gmo': No such file or directory"

Note: See TracTickets for help on using tickets.