Comment 41 for bug 312898

Revision history for this message
Reinhard Tartler (siretart) wrote : Re: [Bug 312898] Re: libxxx-dev should be installable with libxxx-unstripped

bojo42 <email address hidden> writes:

> @Reinhard: MPEG4 Part 2 (MP4V-ES) and H.263+ / H.263-1998 as you can see
> on http://wiki.ekiga.org/index.php/Compiling_Ekiga

How does ekiga check at build time if the h263 encoder is enabled at
run-time? AFAIUI it cannot, and ekiga built against the stripped
packages should magically be able to use the h263 encoder from the
unstripped package as soon as it is installed.

If that is not the case, I'm doing something really insane and definitly
want to know about it.

I guess I need to have a closer look at ekiga then...

> because of that i need the dev and the unstripped packages installed at
> the same time, but as i said in my last comment: i would like to know if
> i only need to trick the configure script to set the named plugins for
> compiling with the stripped ones?

How does the configure script implement that check? Does it really
compile a testprogramm calling av_register_codec(CODEC_H363_ENCODER) or
something and checks the result of the compiled testprogram?

If yes, then that check is utterly broken and really should be
fixed. But that is really a totally seperate bug.

--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4