On Wed, 2006-08-23 at 12:40 -0700, Richard Fish wrote:
> On 8/23/06, Alan Mckinnon <[EMAIL PROTECTED]> wrote:
> > Can you be absolutely certain I'm wrong? Can you absolutely guarantee
> > that a recompile with a different config MUST be treated differently to
> > an upgrade?
>
> We are still talki
On Wed, 2006-08-23 at 12:06 -0700, Richard Fish wrote:
> More seriously, there is some really _stupid_ information about
> upgrading gcc on the gentoo-wiki and forums that seems to crop up here
> every few months, and it makes me really, really angry. Stupid crap
> like needing to "emerge -e syste
On Wed, 23 Aug 2006 11:03:56 -0700
Richard Fish wrote:
Hi Richard,
> You probably need to add the gtk useflag. "echo
> net-analyzer-wireshark gtk >>/etc/portage/package.use". Otherwise you
> just get the console version, tshark.
Thanks for your reply, I have my wireshark running now...
just on
On Thursday 24 August 2006 07:24, Richard Fish wrote:
> I'm pretty sure both of these require configured kernel sources. They
> should have checks for this, but I guess those checks could be
> confused. Does /usr/src/linux point to a configured kernel? Are you
> using the "symlink" use flag? (
http://gentoo-wiki.com/TIP_Xorg_X11_and_Transparency
http://gentoo-wiki.com/HOWTO_XGL
Regards,
Marco
signature.asc
Description: OpenPGP digital signature
On Thu, 2006-08-24 at 10:10 +0200, Arnau Bria wrote:
> Thanks for your reply, I have my wireshark running now...
> just one more question, how do you know what "feature" provides each
> use in a package?
> I mean, how did you know wireshark needed gtk, but talking in general...
It's quite easy, b
On Thu, 24 Aug 2006 11:18:47 +0200
Alan Mckinnon wrote:
> It's quite easy, but sometimes involves some detective work:
[...]
Thanks for your explanation!
--
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas t
On 8/24/06, Arnau Bria <[EMAIL PROTECTED]> wrote:
just one more question, how do you know what "feature" provides each
use in a package?
I mean, how did you know wireshark needed gtk, but talking in general...
Well, in generalexperience. And experimentation. And emerge -pv
cat-egory/packa
On 8/24/06, Mick <[EMAIL PROTECTED]> wrote:
I am not using the symlink flag and just to make sure I removed
the /usr/src/linux symlink and relinked it to the latest stable kernel
sources. The only thing I can think of is that I used make oldconfig, when I
compiled a kernel with those sources - d
Yes. But what is the point?[EMAIL PROTECTED] schrieb: On Mon, 21 Aug 2006, JC Denton wrote:> From: JC Denton <[EMAIL PROTECTED]>> Subject: Gentoo on a PDA (mda III or xda III)> Newsgroups: gmane.linux.gentoo.user> > Hi Group!>> I was looking for a project that installs Gentoo on a PDA (MDA III or
Hi everybody,
I tried to do an update of portage on Monday, but it failed with the
following error:
--
>>> Compiling source in
/var/tmp/portage/portage-2.1-r2/work/portage-2.1-r2 ...
/zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63: tc-getCC:
command not found
/zeug/portage/sys-a
Hi,
tc-getCC is no binary. It is a function of the eclass toolchain, to determine
the path to the corresponding C-Compilier. You should make sure that the
corresponding ebuild contains the line "inherit toolchain-funcs" in the
beginning. But however it seems to be a bug in the specified ebuild.
I'm running a user mode linux on my Gentoo box, and trying to debug the /sbin/init process, but seems no way to emerge the sysvinit with debug flag on, perhaps not all packages support the use flag.. lots of articles around there talking about debugging kernel, uh,, not for init... can I just comp
Hello,
Noack, Sebastian <[EMAIL PROTECTED]> wrote:
> tc-getCC is no binary. It is a function of the eclass toolchain, to
> determine the path to the corresponding C-Compilier. You should make
> sure that the corresponding ebuild contains the line "inherit
> toolchain-funcs" in the beginning. But h
Hi,
well it seems indeed to be a problem only on your machine. Because of I have
also updated to sys-apps/portage-2.1-r2 succesfully, now. Maybe you should try
to download first a new portage snapshot, remove the entire directory
/usr/portage from your system untar the snapshot to /usr and run
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I'm having an issue with root's .bashrc not getting sourced at login. I
was under the impression that .bashrc setting overrode those of
/etc/bashrc. Is this not the case? Any idea why this isn't happening?
TIA
- --
gentux
echo "hfouvyyAhn
Hi again,
I've added some games to my system anr ran ``gpasswd -a frank games''.
I get "Permission denied" even for ``ls /usr/games''. Well trying to
start some game I get the same. Can anyone tell em what I'm missing?
Thanks
Frank
--
gentoo-user@gentoo.org mailing list
2006/8/24, sdoma <[EMAIL PROTECTED]>:
Hi again,
I've added some games to my system anr ran ``gpasswd -a frank games''.
I get "Permission denied" even for ``ls /usr/games''. Well trying to
start some game I get the same. Can anyone tell em what I'm missing?
Hi,
did you logout and log in after
Hi guys,
Has anyone else noticed that dispatch-conf does not auto-merge
properly all the time? I get files in /etc/init.d/* for instance that
do not auto-merge. There's no way I modified any of the files in
there.
I checked bugzilla and haven't seen this reported before.
--
gentoo-user@gentoo.
Is your user a member or the games group?
>
> From: sdoma <[EMAIL PROTECTED]>
> Date: 2006/08/24 Thu PM 12:48:02 EDT
> To: gentoo-user@lists.gentoo.org
> Subject: [gentoo-user] Can't play games
>
> Hi again,
>
> I've added some games to my system anr ran ``gpasswd -a frank games''.
>
> I get "
On Thursday 24 August 2006 19:04, Neil Bothwick wrote:
> On Thu, 24 Aug 2006 09:44:28 -0700, gentuxx wrote:
> > I'm having an issue with root's .bashrc not getting sourced at
> > login.
>
> From man bash:
>
> "When an interactive shell that is not a login shell is started, bash
> reads and execute
On Thursday 24 August 2006 15:49, Philipp Tölke wrote:
> /var/tmp/portage/portage-2.1-r2/work/portage-2.1-r2 ...
> /zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63: tc-getCC:
> command not found
> /zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63:
> -march=athlon64: command
On 8/24/06, Philipp Tölke <[EMAIL PROTECTED]> wrote:
/zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63: tc-getCC:
command not found
Do you have a toolchain-funcs.eclass in an overlay? This is the only
case I can think of that this would occur.
-Richard
--
gentoo-user@gentoo.org m
Richard Fish <[EMAIL PROTECTED]> schrieb:
> On 8/24/06, Philipp Tölke <[EMAIL PROTECTED]> wrote:
>> /zeug/portage/sys-apps/portage/portage-2.1-r2.ebuild: line 63: tc-getCC:
>> command not found
>
> Do you have a toolchain-funcs.eclass in an overlay? This is the only
> case I can think of that this
Hi,
I've installed Gentoo in another computer, but this time is just for
programming, emacs (maravellous !!), gcc, gdb, valgrind... you know.
I've no X.org and no graphical support.
For that reason I'd like to know how to make *ALL* terminals console
terminals, because at this time they end at C
On Thursday 24 August 2006 20:37, Rafael Fernández López wrote:
> For that reason I'd like to know how to make *ALL* terminals console
> terminals, because at this time they end at Ctrl + Alt + F6, and Ctrl
> + Alt + F7 has no login petition.
>
> I've googled and had no results. I know that someth
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rafael Fernández López wrote:
> Hi,
hiya
> I've installed Gentoo in another computer, but this time is just for
> programming, emacs (maravellous !!), gcc, gdb, valgrind... you know.
cool :D
> I've no X.org and no graphical support.
I found it rea
On Thu, Aug 24, 2006 at 08:37:52PM +0200, Penguin Lover Rafael Fern?ndez L?pez
squawked:
> For that reason I'd like to know how to make *ALL* terminals console
> terminals, because at this time they end at Ctrl + Alt + F6, and Ctrl +
> Alt + F7 has no login petition.
http://www.tldp.org/HOWTO/Key
Hi,
I'm trying to upgrde Xorg from 6.8.2 up to 7.0 following this instruction
http://gentoo-wiki.com/HOWTO_Modular_Xorg
I unemerged Xoorg 6.8.2 and now trying to emerge 7.0.
emerge told me there are about 180 dependes must be installed, it installed
about 40 of them and has failed at cairo emerg
Trenton Adams wrote:
Hi guys,
Has anyone else noticed that dispatch-conf does not auto-merge
properly all the time? I get files in /etc/init.d/* for instance that
do not auto-merge. There's no way I modified any of the files in
there.
Which files, please? I haven't noticed that yet, but one
On Thu, 24 Aug 2006 20:37:52 +0200 (CEST)
Rafael Fernández López wrote:
> Hi,
>
> I've installed Gentoo in another computer, but this time is just for
> programming, emacs (maravellous !!), gcc, gdb, valgrind... you know.
>
> I've no X.org and no graphical support.
>
> For that reason I'd like
On Thursday 24 August 2006 10:38, Richard Fish wrote:
> On 8/24/06, Mick <[EMAIL PROTECTED]> wrote:
> > I am not using the symlink flag and just to make sure I removed
> > the /usr/src/linux symlink and relinked it to the latest stable kernel
> > sources. The only thing I can think of is that I us
On 8/24/06, Dmitry <[EMAIL PROTECTED]> wrote:
checking for X... no
checking for cairo's Xlib backend...
checking whether cairo's Xlib backend could be enabled... no (requires Xlib)
[snip]
does anybody know how to fix that ?
Probably a circular dependancy somewhere. Can you post the output
On Wednesday 23 August 2006 21:28, Daniel Iliev wrote:
>
> I appreciate this info about fcache. Now I have a good idea of what I
> have to expect.
It's the reason for this mailling list. Enjoy.
> I've got some unpartitioned space and nothing prevents me to do some
> tests. The only question that
> Would it be OK to remove the following aliases since I never use them:
>
> # Well-known aliases -- these should be filled in!
> root: grant
> operator: grant
>
> # Standard RFC2142 aliases
> abuse: grant
> ftp:grant
> hostmaster: grant
> news:
On Wed, 23 Aug 2006, Richard Fish wrote:
> > What would break with -Os that wouldn't break with -O2?
> > I was under the impression that both flags only allowed
> > changes that didn't affect the output.
>
> No, the output *is* allowed to change based on -Os, -O2, or -O3. This
> is the entire poi
Grant wrote:
Do you think this postfix anti-spam configuration is OK:
smtpd_delay_reject = yes
smtpd_helo_required = yes
smtpd_helo_restrictions =
permit_mynetworks,
reject_non_fqdn_hostname,
reject_invalid_hostname,
permit
I'd be careful with non_fqdn_hostname
sm
Richard Fish wrote:
> On 8/24/06, Dmitry <[EMAIL PROTECTED]> wrote:
>> checking for X... no
>> checking for cairo's Xlib backend...
>> checking whether cairo's Xlib backend could be enabled... no
>> (requires Xlib)
>
> [snip]
>
>> does anybody know how to fix that ?
>
> Probably a circular dependan
Am Donnerstag, 24. August 2006 17:22 schrieb ext fei huang:
> I'm running a user mode linux on my Gentoo box, and trying to debug the
> /sbin/init process, but seems no way to emerge the sysvinit with debug
> flag on, perhaps not all packages support the use flag..
Don't forget to emerge it with F
39 matches
Mail list logo