Gentoo Archives: gentoo-dev

From: Mikael Hallendal <hallski@g.o>
To: "Gentoo Dev." <gentoo-dev@××××××××××.org>
Subject: Re: [gentoo-dev] merging gaim was even worse than pan
Date: Wed, 10 Oct 2001 13:12:23
Message-Id: 1002741107.3543.1.camel@fry
In Reply to: [gentoo-dev] merging gaim was even worse than pan by Gold is Heavy
1 ons 2001-10-10 klockan 21.04 skrev Gold is Heavy:
2 > Hi Gentoo Hackers,
3
4 Hi!
5
6 You have gnome in your USE-variables (in /etc/make.conf), that's why
7 gnome-support is built. If you don't want GNOME-support, remove gnome
8 from your use-variables.
9
10 Regards,
11 Mikael Hallendal
12 >
13 > I've read Martin's post, and I am going to follow Martin's suggestions later.
14 >
15 > But before I followed Martin's suggestions, I wanted to try to emerge one
16 > more thing that I really can't live without -- gaim. The reason for this is
17 > simple: I feel I should be able to emerge gnome apps without actually
18 > emerging gnome itself. There might be technical reasons why this could be
19 > impossible, but I am 95% sure that it should be possible to compile and use
20 > gaim without gnome. So I did:
21 >
22 > emerge net-im/gaim
23 >
24 > And what followed was pretty uneventful, except the following bits:
25 >
26 > ---
27 > config.status: creating po/Makefile
28 >
29 > gaim 0.45
30 >
31 > Allow Multiple Connections.. : yes
32 > Build Protocol Plugins...... : yes
33 > Protocols to link statically : oscar toc
34 >
35 > Build with GNOME bits....... : yes
36 > Use GdkPixbuf for Icons..... : yes
37 > Build as GNOME applet....... : yes
38 >
39 > Build with Plugin support... : yes
40 > Build with Perl support..... : yes
41 >
42 > Use XScreenSaver Extension.. : yes
43 >
44 > Build with ESD.............. : yes
45 > Build with NAS.............. : no
46 > Build with ArtsC............ : yes
47 >
48 > Print debugging messages.... : no
49 >
50 > Gaim will be installed in /usr/bin.
51 >
52 > configure complete, now type 'make'
53 > ---
54 >
55 > Ok, here we see that config is totally wrong. I don't want 'GNOME bits' and
56 > I don't want to build gaim as 'GNOME applet' as I have no intention of
57 > running GNOME (at least not soon).
58 >
59 > So, it finishes compiling without any errors, and now I have useless
60 > /usr/bin/gaim_applet. Obviously if I try to run it, it gives me a corba
61 > error, and although I am sure it's pointless, I will cut and paste the error
62 > for the sake of completeness:
63 >
64 > ** WARNING **: file applet-widget.c: line 955: Corba Exception: type = 2 exid
65 > = IDL:CORBA/COMM_FAILURE:1.0
66 >
67 > For the sake of completeness, here is my USE variable, as defined in
68 > /etc/make.conf:
69 >
70 > USE="slang readline gpm berkdb gdbm tcpd pam libwww ssl
71 > lm_sensors lvm pcmcia-cs alsa
72 > nls mmx mitshm
73 > esd lcms gif sdl vorbis ogg
74 > gnome gtk X qt kde motif opengl mozilla
75 > 3dnow perl python tcltk java guile ruby mysql postgres ldap odbc
76 > ggi fbcon svga tex bonobo nas qtmt aalib oss arts libg++"
77 >
78 > How I ended up with these USE flags is very simple. I simply edited the
79 > default /etc/make.conf, and in addition to the USE flags already defined
80 > there, I have added every single flag from the "Other stable USE flags"
81 > section.
82 >
83 > If my USE flags are wrong, it may be a good idea to either change the rc6
84 > docs, or provide a better default /etc/make.conf, or maybe both?
85 >
86 > Offtopic: I just noticed something else, KMail fails to invoke ispell.
87 > Weird. ispell is there and it is in my PATH. I did start KMail from KDE
88 > application launcher instead of my shell, maybe that's the problem?
89 >
90 > --Leo
91 >
92 > _______________________________________________
93 > gentoo-dev mailing list
94 > gentoo-dev@××××××××××.org
95 > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
96 >
97 --
98
99 Mikael Hallendal
100 Gentoo Linux Developer, Desktop Team Leader
101 CodeFactory AB, Stockholm, Sweden