Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] after world update cxfe will not emerge
Date: Fri, 20 Jan 2012 09:16:32
Message-Id: 15810.1327050901@ccs.covici.com
1 Hi. I just did a world update using unstable gentoo and my
2 preserved-rebuild wants me to emerge cxfe, but cxfe will not emerge. I
3 get the following:
4
5 post.c: In function ?pplugin_parse_and_load?:
6 post.c:106:5: warning: implicit declaration of function ?xine_strdupa?
7 post.c:131:6: warning: ?xine_xmalloc? is deprecated (declared at
8 /usr/include/xine/xineutils.h:136)
9 post.c:137:6: warning: ?xine_xmalloc? is deprecated (declared at
10 /usr/include/xine/xineutils.h:136)
11 post.c: In function ?_pplugin_join_deinterlace_and_post_elements?:
12 post.c:344:5: warning: ?xine_xmalloc? is deprecated (declared at
13 /usr/include/xine/xineutils.h:136)
14 post.c: In function ?pplugin_parse_and_load?:
15 post.c:106:17: warning: ?post_chain? may be used uninitialized in this
16 function
17 x86_64-pc-linux-gnu-gcc -Wall -O2 -mtune=core2 -pipe -ggdb `xine-config
18 --cflags` -c -o termio/getch2.o termio/getch2.c
19 xine-config is DEPRECATED. Use pkg-config instead.
20 x86_64-pc-linux-gnu-gcc -Wall -Wl,-O1 -Wl,--as-needed cxfe.o post.o
21 termio/getch2.o `xine-config --libs` -L/usr/X11R6/lib -lXext -lxine
22 -lncurses -lm -lXext \-lX11 -lX11 -o cxfe
23 xine-config is DEPRECATED. Use pkg-config instead.
24 cxfe.o: In function `cxfe_run_x11':
25 /var/tmp/portage/media-video/cxfe-0.9.2/work/cxfe-0.9.2/cxfe.c:1018:
26 undefined reference to `xine_gui_send_vo_data'
27 /var/tmp/portage/media-video/cxfe-0.9.2/work/cxfe-0.9.2/cxfe.c:991:
28 undefined reference to `xine_gui_send_vo_data'
29 cxfe.o: In function `main':
30 /var/tmp/portage/media-video/cxfe-0.9.2/work/cxfe-0.9.2/cxfe.c:1288:
31 undefined reference to `xine_gui_send_vo_data'
32 /var/tmp/portage/media-video/cxfe-0.9.2/work/cxfe-0.9.2/cxfe.c:1289:
33 undefined reference to `xine_gui_send_vo_data'
34 cxfe.o: In function `cxfe_run_x11':
35 /var/tmp/portage/media-video/cxfe-0.9.2/work/cxfe-0.9.2/cxfe.c:860:
36 undefined reference to `xine_gui_send_vo_data'
37 post.o: In function `pplugin_parse_and_load':
38 /var/tmp/portage/media-video/cxfe-0.9.2/work/cxfe-0.9.2/post.c:106:
39 undefined reference to `xine_strdupa'
40 collect2: ld returned 1 exit status
41
42 I emerged xine-lib again, but no joy.
43
44 Any assistance would be appreciated.
45
46
47 --
48 Your life is like a penny. You're going to lose it. The question is:
49 How do
50 you spend it?
51
52 John Covici
53 covici@××××××××××.com

Replies

Subject Author
[gentoo-user] Re: after world update cxfe will not emerge walt <w41ter@×××××.com>