[Lunar-bugs] [Lunar Linux 0000203]: vlc does not build on x86_64

Lunar bug reports list lunar-bugs at lunar-linux.org
Fri Mar 16 00:17:25 CET 2007


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.lunar-linux.org/view.php?id=203 
====================================================================== 
Reported By:                neognomic
Assigned To:                
====================================================================== 
Project:                    Lunar Linux
Issue ID:                   203
Category:                   module
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Moonbase Version:           2006MMDD.NN 
Core Tools:                 Lunar 
Core Tools Version:         2006MMDD 
====================================================================== 
Date Submitted:             03-16-2007 00:17 CET
Last Modified:              03-16-2007 00:17 CET
====================================================================== 
Summary:                    vlc does not build on x86_64
Description: 
The vlc apparently needs ffmepg in order to build but that dependency is
not being included. It also needs some other things...

#> lin vlc
Checking dependencies for vlc 
Building vlc version 0.8.6a

[snip]

checking for ffmpeg-config... no
checking for FFMPEG... no
checking ffmpeg/avcodec.h usability... no
checking ffmpeg/avcodec.h presence... no
checking for ffmpeg/avcodec.h... no
configure: error: Missing header file ffmpeg/avcodec.h.
Creating /var/log/lunar/compile/vlc-0.8.6a.bz2 
! Problem detected during BUILD

----

Initially the ffmpeg would not build. I was able to complete the build by
modifying the ffmepg module's BUILD. (issue reported)

I tried the vlc build again:

[snip]

checking postproc/postprocess.h usability... no
checking postproc/postprocess.h presence... no
checking for postproc/postprocess.h... no
configure: error: Missing header file postproc/postprocess.h.
Creating /var/log/lunar/compile/vlc-0.8.6a.bz2 
! Problem detected during BUILD

----

I guess that libpostproc is needed but it is not available as libpostproc
or postproc and it was not provided with the ffmpeg build as it apparently
should have been(  libpostproc is in the ffmpeg trunk ). 
SO maybe this is also a ffmpeg build problem. I.e., the 
/usr/src/vlc-0.8.6a/modules/codec/ffmpeg/postprocess.c is the only
location on Lunar for any ''postproc'' file(according to freshly updated
locate).

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-16-07 00:17  neognomic      New Issue                                    
03-16-07 00:17  neognomic      Moonbase Version          => 2006MMDD.NN     
03-16-07 00:17  neognomic      Core Tools                => Lunar           
03-16-07 00:17  neognomic      Core Tools Version        => 2006MMDD        
======================================================================



More information about the Lunar-bugs mailing list