Gentoo Archives: gentoo-dev

From: Spider <spider@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] mc-4.5.55-r2 is not Compiling successfully on my Workstation...
Date: Sun, 24 Mar 2002 21:51:35
Message-Id: 20020325044803.13637e4a.spider@gentoo.org
In Reply to: Re: [gentoo-dev] mc-4.5.55-r2 is not Compiling successfully on my Workstation... by Spider
1 Okay folks,
2 I've "tracked" this bug down to the vfs subsystem in mc.
3
4 a shortterm "fix" would be to disable this, but that will break ftp, tar, rpm and other such browsing for no appearant good reason..
5
6 I'd really appreciate if somone who's better at reading source than me took a look at this and find out what's the real problem behind this?
7
8 Short fix.
9 open the mc-4.5.55-r2.ebuild and scroll down to "configure" line.
10
11 remove the part that reads :
12 --with-vfs \
13
14 and emerge again.
15
16 //Spider
17
18 begin quote
19 On Mon, 25 Mar 2002 01:58:11 +0100
20 Spider <spider@g.o> wrote:
21
22 > you said you had a server with theese things working?
23 > could you please comapre the gnome-libs, gnome-core and gtk+-1.2 ,glib-1.2 installations (version) between the two machines?
24 >
25 > currently it doesn't compile on my machine either, although I do have gmc compiled and installed since before.
26 >
27 > I'm suspecting some 3:d hand library update broke mc, but I can't figure out which from the current state of things :/
28 >
29 > The breakage is only when using gnome, so the text only version will work for now.
30 >
31 > I'm gonna keep looking at this, but I'll be grateful for any help I can get.
32 > //Spider
33 >
34 >
35 > begin quote
36 > On Sun, 24 Mar 2002 23:55:07 +0000
37 > Ian Smith <ian.c.smith@××××××××××.com> wrote:
38 >
39 > > Spider wrote:
40 > > > sorry to add to the general confusion here.
41 > > > I'll be looking a bit at this one tonight.
42 > > > could you please include your ncurses version, together with gnome-libs and gnome-core versions, as this may yet be of some importance to the compilation.
43 > > The first one is current (i remerged to make
44 > > sure!):/usr/portage/sys-libs/ncurses/ncurses-5.2.20020112a.ebuild
45 > > (installed)
46 > > /usr/portage/sys-libs/ncurses/ncurses-5.2-r3.ebuild (installed)
47 > > /usr/portage/sys-libs/ncurses/ncurses-5.2-r5.ebuild (installed)
48 > >
49 > > Second is current:
50 > > /usr/portage/gnome-base/gnome-libs/gnome-libs-1.4.1.4-r1.ebuild (installed)
51 > > /usr/portage/gnome-base/gnome-libs/gnome-libs-1.4.1.4-r2.ebuild (installed)
52 > >
53 > > First is current:
54 > > /usr/portage/gnome-base/gnome-core/gnome-core-1.4.0.6-r4.ebuild (installed)
55 > > /usr/portage/gnome-base/gnome-core/gnome-core-1.4.0.6-r3.ebuild (installed)
56 > >
57 > > TIA,
58 > >
59 > > --
60 > > ----------------------------------------------------------------------------
61 > > Ian Smith
62 > > ----------------------------------------------------------------------------
63 > >
64 > > _______________________________________________
65 > > gentoo-dev mailing list
66 > > gentoo-dev@g.o
67 > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
68 >
69 >
70 > --
71 > begin happy99.exe
72 > This is a .signature virus! Please copy me into your .signature!
73 > See Microsoft KB Article Q265230 for more information.
74 > end
75 >
76
77
78 --
79 begin happy99.exe
80 This is a .signature virus! Please copy me into your .signature!
81 See Microsoft KB Article Q265230 for more information.
82 end

Replies

Subject Author
Re: [gentoo-dev] mc-4.5.55-r2 is not Compiling successfully on my Workstation... Ian Smith <ian.c.smith@××××××××××.com>
Re: [gentoo-dev] mc-4.5.55-r2 is not Compiling successfully on my Workstation... Johannes Findeisen <you@×××××.org>