Gentoo Archives: gentoo-dev

From: Gerold Strobel <gs@××××××××××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] ~x86 mplayer update
Date: Mon, 08 Dec 2003 05:25:56
Message-Id: 200312081226.40196.gs@gerold-strobel.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi
5
6 I'm currently recompiling my system using the ~x86 tree.
7 When updating mplayer I encounter the compile error with svgalib-1.9.17-r3
8 below.
9 I'm using the latest gentoo-sources from ~x86
10
11 USE flags are "X qt kde gtk2 -gnome alsa afs ssl ldap 3dnow apm arts avi dvd
12 usb x86 crypt" on an Athlon 1GHz (Socket A)
13
14 Linux gs.my.net 2.4.22-gentoo-r1 #2 Mo Dez 8 12:02:50 CET 2003 i686 AMD
15 Athlon(tm) Processor AuthenticAMD GNU/Linux
16
17 How can this problem be solved?
18
19
20
21 gcc -O2 -DLINUX -Dlinux -D__KERNEL__ -DMODULE -nostdinc -iwithprefix include
22 - -I/var/tmp/portage/svgalib-1.9.17-r3/work/svgalib-1.9.17/kernel/svgalib_helper/include
23 - -I. -I/usr/src/linux/include -I/usr/src/linux/include/asm/mach-default
24 - -DSVGALIB_HELPER_MAJOR=209 -DMODVERSIONS
25 - -include /usr/src/linux/include/linux/modversions.h -M *.c > .depend
26 gcc -O2 -DLINUX -Dlinux -D__KERNEL__ -DMODULE -nostdinc -iwithprefix include
27 - -I/var/tmp/portage/svgalib-1.9.17-r3/work/svgalib-1.9.17/kernel/svgalib_helper/include
28 - -I. -I/usr/src/linux/include -I/usr/src/linux/include/asm/mach-default
29 - -DSVGALIB_HELPER_MAJOR=209 -DMODVERSIONS
30 - -include /usr/src/linux/include/linux/modversions.h -c -o main.o main.c
31 In file included from main.c:24:
32 kernel26compat.h:17: error: redefinition of `irqreturn_t'
33 /usr/src/linux/include/linux/interrupt.h:16: error: `irqreturn_t' previously
34 declared here
35 make: *** [main.o] Fehler 1
36 make: Leaving directory
37 `/var/tmp/portage/svgalib-1.9.17-r3/work/svgalib-1.9.17/kernel/svgalib_helper'
38
39 !!! ERROR: media-libs/svgalib-1.9.17-r3 failed.
40 !!! Function src_compile, Line 52, Exitcode 2
41 !!! Failed to build kernel module!
42
43
44
45 - --
46
47
48
49 ~~~~~~~~~~~~~~~
50
51 Gerold Strobel
52 ~~~~~~~~~~~~~~~
53 -----BEGIN PGP SIGNATURE-----
54 Version: GnuPG v1.2.3 (GNU/Linux)
55
56 iD8DBQE/1F/teiAAHmcDbIERAvy3AJ4rgAVv1kz7HxlYJY0zWUcoDeZytwCeLkrz
57 ouOT4j+8kj5aCFyUWYHgAMg=
58 =+OWD
59 -----END PGP SIGNATURE-----
60
61
62 --
63 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] ~x86 mplayer update Luke-Jr <luke-jr@g.o>