[MPlayer-dev-eng] [PATCH] fix theora detection and compile when missing pkgconfig

Gianluigi Tiesi mplayer at netfarm.it
Thu Dec 14 03:43:23 CET 2006


On Wed, Dec 13, 2006 at 09:17:59AM +0100, Reimar D?ffinger wrote:
> Hello,
> On Wed, Dec 13, 2006 at 08:16:10AM +0100, Gianluigi Tiesi wrote:
> > On system without pkgconfig (i.e. mingw ... or my mingw :P)
> > 
> > theora is only tested while linking it using -ltheora
> > but it needs also -logg
> 
> It does not for me, at least as long as you use included tremor.
> On the contrary, if -logg is added at the wrong place it will cause
> crashes.
> Are you linking statically or dynamically against theora?
> 
I don't have pkgconfig and it needs
-logg, the detection doesn't work.

So theora cannot be included when using internal tremor?

Yes I'm compiling static, libtool would work there since
dependency_libs=' -L/mingw/lib /mingw/lib/libogg.la'

it will be possible to pick dep libs from the .la file?

Bye

-- 
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/



More information about the MPlayer-dev-eng mailing list