ok, that seems to have fixed it! i removed the libpostproc-dev and it went 
through the install just fine. hard to keep track of everything.

thanks for helping out.

-peterwong
.

On W10.11.10 , at 01.43p, Hanspeter Niederstrasser wrote:

> On 11/10/10 4:19 PM, PeterWong wrote:
>> hmmmm....mine looks like this:
>> 
>>> $ cat /sw/lib/pkgconfig/libpostproc.pc
>>> prefix=/sw
>>> exec_prefix=${prefix}
>>> libdir=${prefix}/lib
>>> includedir=${prefix}/include
>>> 
>>> Name: libpostproc
>>> Description: FFmpeg post processing library
>>> Version: 51.2.0
>>> Requires:
>>> Requires.private:
>>> Conflicts:
>>> Libs: -L${libdir} -lpostproc
>>> Libs.private:
>>> Cflags: -I${includedir}
>> 
>> is the missing /postproc in the Cflags field possibly the culprit?
> 
> Yes and no.  What is the source of this libpostproc.pc (use 'dpkg -S 
> /sw/lib/pkgconfig/libpostproc.pc' to find out)?
> 
> Fink's libpostproc.pc from ffmpeg-0.4.20071217 is only at Version: 51.1.0.  
> 51.2.0 comes from (possibly my) not yet released ffmpeg-0.(greater than 4) 
> package.  libxine1 has a stated BuildDepends on the old libpostproc-dev, 
> which should give you the right .pc file with the correct Cflags: value, but 
> for some reason it's not being installed.  As a temporary workaround, remove 
> use 'fink list postproc' to find all the postproc packages installed, 'fink 
> remove' any that end in -dev, and try building libxine again.
> 
> Hanspeter


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to