Summary: | nvrec does not compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | José Romildo Malaquias <jrmalaq> |
Component: | Current packages | Assignee: | Patrick Kursawe (RETIRED) <phosphan> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | seemant |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Output of "emerge info"
Output of "emerge -uv nvrec &> /var/tmp/emerge.log &" |
Description
José Romildo Malaquias
2003-08-12 19:32:09 UTC
Please attach your "emerge info" output and a bit more of the emerge nvrec output. One line is really not very helpful. Created attachment 16263 [details]
Output of "emerge info"
Created attachment 16264 [details]
Output of "emerge -uv nvrec &> /var/tmp/emerge.log &"
Which version of divx4linux do you have installed? Looks like that could be the problem. I reproduced this error by emerging divx4linux-20030428 then emerging nvrec. The decore.h header file provided by divx4linux-20030428 seems to show an API change. nvrec still only supports the decore.h header file provided by divx4linux-20020418 (http://sourceforge.net/mailarchive/forum.php?thread_id=2805228&forum_id=9780). As an aside, nvrec does not compile with -fforce-addr or -fPIC set in CFLAGS. :) API change... how I love this kind of trouble. Just blocked nvrec from the new divx4linux versions, let's hope they will "release" another snapshot which works with current libs. |