[ avifile-Bugs-892262 ] avifile-0.7.38 does not recognise xvidcore-1.0.0-rc1
"SourceForge.net" <[email protected]> Fri, 13 Feb 2004 05:04:48 -0800
| Newsgroups | gmane.comp.multimedia.avifile.general |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #892262, was opened at 2004-02-07 05:04 Message generated for change (Comment added) made by kabi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111050&aid=892262&group_id=11050 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Martin Guy (martinwguy) >Assigned to: Zdenek Kabelac (kabi) Summary: avifile-0.7.38 does not recognise xvidcore-1.0.0-rc1 Initial Comment: Even though xvid.h and libxvidcore are under /usr/local and ldconfig is done, "configure" fails to use it. It sees xvid.h ok, but when it comes to link the test program, it can't find xvid_init in the xvidcore library (in fact, it isn't there!) A mailing list says "xvidcore 1.0rc1 is not supported by avifile yet." but no one seems to have actually *told* you yet! ./configure saith: ... checking for xvid.h... (cached) yes checking for xvid_init in -lxvidcore... (cached) no configure: warning: Could not run XviD test program, checking why... *** The test program compiled, but did not run. [...] ... xvid_init seems to have gone and been replaced by xvid_global :( See also: http://www.mail-archive.com/[email protected]/msg05157.html ---------------------------------------------------------------------- >Comment By: Zdenek Kabelac (kabi) Date: 2004-02-13 14:04 Message: Logged In: YES user_id=15161 Ok - new XviD library with API interface 4.0 is now being detected as xvid4 - decoder works - encoder will follow ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111050&aid=892262&group_id=11050