Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12366 - pornview 0.1.4 does not compile with xine-lib 1_beta0
Summary: pornview 0.1.4 does not compile with xine-lib 1_beta0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-18 01:48 UTC by Dave Berenson
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Berenson 2002-12-18 01:48:28 UTC
It poops out here:

[about 1000 lines similar to the following]

gtkxine.c:1173: dereferencing pointer to incomplete type
gtkxine.c:1173: warning: return from incompatible pointer type
gtkxine.c: In function `gtk_xine_get_autoplay_input_plugin_ids':
gtkxine.c:1181: dereferencing pointer to incomplete type
gtkxine.c:1183: dereferencing pointer to incomplete type
gtkxine.c:1183: warning: return from incompatible pointer type
gtkxine.c: In function `gtk_xine_get_autoplay_mrls':
gtkxine.c:1191: dereferencing pointer to incomplete type
gtkxine.c:1193: dereferencing pointer to incomplete type
gtkxine.c: In function `gtk_xine_get_current_frame_rgb':
gtkxine.c:1232: dereferencing pointer to incomplete type
gtkxine.c:1240: dereferencing pointer to incomplete type
gtkxine.c:1244: warning: passing arg 6 of `xine_get_current_frame' from
incompatible pointer type
gtkxine.c:1244: too many arguments to function `xine_get_current_frame'
gtkxine.c: In function `xine_frame_to_rgb':
gtkxine.c:2019: `XINE_ASPECT_RATIO_SQUARE' undeclared (first use in this function)
gtkxine.c:2024: `XINE_ASPECT_RATIO_4_3' undeclared (first use in this function)
gtkxine.c:2029: `XINE_ASPECT_RATIO_ANAMORPHIC' undeclared (first use in this
function)
gtkxine.c:2034: `XINE_ASPECT_RATIO_211_1' undeclared (first use in this function)
gtkxine.c:2039: `XINE_ASPECT_RATIO_DONT_TOUCH' undeclared (first use in this
function)
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -I../
-mcpu=athlon-xp -march=athlon-xp -O3 -pipe -Wall -c zalbum.c  -fPIC -DPIC -o
zalbum.lo
make[5]: *** [gtkxine.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory
`/var/tmp/portage/pornview-0.1.4/work/pornview-0.1.4/src/support/widgets'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/pornview-0.1.4/work/pornview-0.1.4/src/support/widgets'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/pornview-0.1.4/work/pornview-0.1.4/src/support'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/pornview-0.1.4/work/pornview-0.1.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/pornview-0.1.4/work/pornview-0.1.4'
make: *** [all-recursive-am] Error 2

!!! ERROR: media-gfx/pornview-0.1.4 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! (no error message)

so I dunno if this can be dep'd to the older version of xine or masked or just
wait for a new version that compiles with that version of xine.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-12-18 12:24:16 UTC
fixed in cvs.
now depending on xine-lib 0.9*

i've opened a bug on sf (pornview), hoping this get's fixed in next version
i'm hoping that mplayer get's fixed too.

thx