[CinCVS] Fedora Core 6 dependencies for Cinelerra

2007-03-29 Thread Mikko Huhtala
[EMAIL PROTECTED] writes:
 > In case anyone needs a list of dependencies and install instructions for 
 > Core 6, I've prepared them here:
 > http://crazedmuleproductions.blogspot.com/2007/03/fedora-core-6-cinelerra-dependencies.html

I put in instructions and a list of dependecies on the wiki earlier,
but they were for the Freshrpms repository. Freshrpms has a patched
version of faad 2.5, in which a deprecated API has been removed. The
Cinelerra package is patched to use the new API. Unfortunately, this
means that Cinelerra from svn does not compile against the Freshrpms
libraries and headers unless patched. The patch is actually against
the ffmpeg (parts?) that is included in Cinelerra, and it's not a very
good one. I tried to clean it up, but stopped, because the problem is
limited to Freshrpms (patched faad) and the proper fix should go in
ffmpeg anyway, not Cinelerra.

A comment to your blog post says that Cinelerra is now in Fedora
Extras. I cannot see it. Am I just blind or did the poster mistake
Freshrpms for Extras?

Please improve the instructions in the wiki if you think that
Freshrpms is not the right place to get Cinelerra.

Mikko


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] Fedora Core 6 dependencies for Cinelerra

2007-03-29 Thread [EMAIL PROTECTED]
In case anyone needs a list of dependencies and install instructions for Core 
6, I've prepared them here:
http://crazedmuleproductions.blogspot.com/2007/03/fedora-core-6-cinelerra-dependencies.html

enjoy,
scott

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] No compilation today :(

2007-03-29 Thread Alexis Ballier
> No. I don't have other versions of x264. Ubuntu's own version wasn't
> compiled --with-pic AFAIK when I first time tried it. I did ld -lx264 and it
> gave full path to my compiled x264 and told my ssse3 are undefined.


Here those sse3 functions are defined, what is your yasm versions ?
iirc they need yasm 0.6.0

but you'd better check for any strange output in x264 compile logs.


Alexis.


pgpqY54Z1DSB2.pgp
Description: PGP signature


Re: [CinCVS] No compilation today :(

2007-03-29 Thread Hannu Vuolasaho

From: Alexis Ballier <[EMAIL PROTECTED]>
Reply-To: cinelerra@skolelinux.no
To: cinelerra@skolelinux.no
Subject: Re: [CinCVS] No compilation today :(
> Then I got all same errors, but it came to /usr/local/lib/libx264.so.54 
and

> when I try  nm /usr/local/lib/libx264.so.54
> nm: /usr/local/lib/libx264.so.54: no symbols


that's nm -D for dynamic libs.


OK. Now I can find them.  All those sse3 are marked with U as Undefined.


those sse3 functions are new and were not present in a four months old
libx264, are you sure that the linker doesn't try to link with the
ubuntu libx264.so when it's called with -lx264 ?
try setting LD_LIBRARY_PATH


No. I don't have other versions of x264. Ubuntu's own version wasn't 
compiled --with-pic AFAIK when I first time tried it. I did ld -lx264 and it 
gave full path to my compiled x264 and told my ssse3 are undefined.


So I believe this is bug in x264. Has anyone compiled it and can verify this 
or do I point my finger toward  the chair in front of screens? So how do I 
get those functions defined? are there any standard ways or how it's done? 
Or is my source somehow messed up and could deleting the sourcetree and 
checouting again help with this?


Below are the undefined functions from nm -D /usr/local/libx264.so.54

Anyway thank you for helping his far. Now I have to find the rest of the way 
to deepest meaning of ssse3 :)


Hannu Vuolasaho

U __assert_fail
U cos
U cosh
U exit
U exp
U fclose
U __finite
U fopen
U fprintf
U fread
U free
U fseek
U ftell
U fwrite
U gettimeofday
U log
U mcount
U memalign
U memcpy
U memset
U pow
U pthread_cond_broadcast
U pthread_cond_destroy
U pthread_cond_init
U pthread_cond_wait
U pthread_create
U pthread_join
U pthread_mutex_destroy
U pthread_mutex_init
U pthread_mutex_lock
U pthread_mutex_unlock
U realloc
U rename
U sched_getaffinity
U sin
U sinh
U snprintf
U sprintf
U sscanf
U __stack_chk_fail
U stderr
U strchr
U strcmp
U strcpy
U strcspn
U __strdup
U strlen
U strpbrk
U strstr
U __strtod_internal
U __strtol_internal
U tan
U tanh
U vfprintf
U x264_pixel_sa8d_16x16_ssse3
U x264_pixel_sa8d_8x8_ssse3
U x264_pixel_satd_16x16_ssse3
U x264_pixel_satd_16x8_ssse3
U x264_pixel_satd_8x16_ssse3
U x264_pixel_satd_8x4_ssse3
U x264_pixel_satd_8x8_ssse3
U x264_quant_4x4_core15_ssse3
U x264_quant_4x4_dc_core15_ssse3
U x264_quant_8x8_core15_ssse3

_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra