Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26517 - nvrec does not compile
Summary: nvrec does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Patrick Kursawe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-12 19:32 UTC by José Romildo Malaquias
Modified: 2003-08-20 23:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Output of "emerge info" (emerge.info.txt,1.48 KB, text/plain)
2003-08-18 05:07 UTC, José Romildo Malaquias
Details
Output of "emerge -uv nvrec &> /var/tmp/emerge.log &" (emerge.log,37.19 KB, text/plain)
2003-08-18 05:13 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2003-08-12 19:32:09 UTC
Merging media-tv/nvrec-0.1_pre20030316 stops with any error message:

mcplay.h:16: parse error before "yuv_pic_t"

Reproducible: Always
Steps to Reproduce:
1. emerge -uv nvrec
2.
3.

Actual Results:  
Compilation is aborted with a parser error in source code.

Expected Results:  
Successfull emerging of the package.
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-08-18 00:55:44 UTC
Please attach your "emerge info" output and a bit more of the emerge nvrec output. One line is really not very helpful.
Comment 2 José Romildo Malaquias 2003-08-18 05:07:59 UTC
Created attachment 16263 [details]
Output of "emerge info"
Comment 3 José Romildo Malaquias 2003-08-18 05:13:54 UTC
Created attachment 16264 [details]
Output of "emerge -uv nvrec &> /var/tmp/emerge.log &"
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2003-08-18 23:02:31 UTC
Which version of divx4linux do you have installed? Looks like that could be the problem.
Comment 5 Brandy Westcott (RETIRED) gentoo-dev 2003-08-19 03:07:52 UTC
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. :)  
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2003-08-19 03:40:41 UTC
API change... how I love this kind of trouble.
Comment 7 Patrick Kursawe (RETIRED) gentoo-dev 2003-08-20 23:15:50 UTC
Just blocked nvrec from the new divx4linux versions, let's hope they will "release" another snapshot which works with current libs.