Gentoo Archives: gentoo-dev

From: Johannes Findeisen <you@×××××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] mc-4.5.55-r2 is not Compiling successfully on my Workstation...
Date: Sat, 23 Mar 2002 10:02:58
Message-Id: E16onuw-0001qw-00@mrvdomng2.kundenserver.de
1 hello to all gentoos out there,
2
3 i have a problem while compiling the new midnight commander ebuild. on my
4 server it works fine... but on my workstation i can't do it without this
5 error:
6
7 /usr/include/curses.h:450: arguments given to macro `beep'
8 /usr/include/curses.h:820: warning: `attrset' redefined
9 ../src/tty.h:10: warning: this is the location of the previous definition
10 /usr/include/curses.h:962: warning: `KEY_F' redefined
11 ../src/keys.h:18: warning: this is the location of the previous definition
12 In file included from /usr/include/panel.h:39,
13 from gmain.h:4,
14 from ../src/global.h:26,
15 from dlg.c:26:
16 /usr/include/curses.h:353: parse error before `0'
17 /usr/include/curses.h:354: parse error before `0'
18 /usr/include/curses.h:444: parse error before `do'
19 /usr/include/curses.h:450: conflicting types for `gdk_beep'
20 /usr/include/gtk-1.2/gdk/gdk.h:114: previous declaration of `gdk_beep'
21 In file included from ../src/global.h:26,
22 from dlg.c:26:
23 gmain.h:29: parse error before `*'
24 gmain.h:36: parse error before `*'
25 gmain.h:36: warning: type defaults to `int' in declaration of `new_panel_at'
26 gmain.h:36: warning: data definition has no type or storage class
27 gmain.h:37: parse error before `*'
28 gmain.h:37: warning: type defaults to `int' in declaration of
29 `new_panel_with_geometry_at'
30 gmain.h:37: warning: data definition has no type or storage class
31 gmain.h:38: parse error before `*'
32 gmain.h:39: parse error before `*'
33 gmain.h:41: parse error before `*'
34 gmain.h:55: parse error before `*'
35 gmain.h:60: parse error before `WPanel'
36 In file included from dlg.c:37:
37 ../src/main.h:134: conflicting types for `update_panels'
38 /usr/include/panel.h:54: previous declaration of `update_panels'
39 dlg.c: In function `dlg_broadcast_msg_to':
40 dlg.c:405: warning: implicit declaration of function `is_a_panel'
41 make[3]: *** [dlg.o] Error 1
42 make[3]: Leaving directory
43 `/var/tmp/portage/mc-4.5.55-r2/work/mc-4.5.55/gnome'
44 make[2]: *** [mx] Error 2
45 make[2]: Leaving directory
46 `/var/tmp/portage/mc-4.5.55-r2/work/mc-4.5.55/gnome'
47 make[1]: *** [all-recursive] Error 1
48 make[1]: Leaving directory `/var/tmp/portage/mc-4.5.55-r2/work/mc-4.5.55'
49 make: *** [all] Error 2
50
51 !!! ERROR: The ebuild did not complete successfully.
52 !!! Function src_compile, Line 38, Exitcode 2
53 !!! (no error message)
54
55 !!! emerge aborting on /usr/portage/gnome-extra/mc/mc-4.5.55-r2.ebuild .
56
57 #####################
58
59 i hope there is a solution for this problem...
60
61 regards
62
63 hanez

Replies