Hi Diwakar,

This should be a problem for desktop-discuss.

Cheers,
-Alfred

Diwakar Jha wrote:
>
>           Hi All,
>
>              I need to install libx264 ( from spec files i.e SFElibx264.spec).
>              
>
>
>          the pkgbuild command (for building the packages from spec file 
> )gives the following error:
>
>             ..........
>             pkgbuild: gcc -D__C99FEATURES__ -I. -DHAVE_MALLOC_H -DHAVE_MMX 
> -DARCH_X86 -DSYS_SunOS -DHAVE_PTHREAD   -c -o          encoder/eval.o 
> encoder/eval.c
>         pkgbuild: encoder/eval.c: In function `pop':
>         pkgbuild: encoder/eval.c:71: error: incompatible types in return
>         pkgbuild: encoder/eval.c: In function `evalPrimary':
>        pkgbuild: encoder/eval.c:86: error: incompatible types in 
> initialization
>        pkgbuild: gmake: *** [encoder/eval.o] Error 1
>        pkgbuild: Bad exit status from /var/tmp/pkgbuild            
>
>         though while compiling the source code , after modifying the eval.c 
> file, it gives the following error:
>
>      gcc -o x264 x264.o matroska.o muxers.o libx264.a -lm -lpthread -lgpac
> Undefined                       first referenced
>  symbol                             in file
> __builtin_isfinite                  libx264.a(ratecontrol.o)
> ld: fatal: Symbol referencing errors. No output written to x264
> collect2: ld returned 1 exit status
>
>   can  anyone please tell me what changes do i need to do! also what all  
> modification needed for
>   building the package from spec file.
>
>
>   Regards
> Diwakar jha.
>   
>      
>   


Reply via email to