Re: [gentoo-user] php

2003-03-20 Thread Ted Ozolins
On Thu, 2003-03-20 at 22:43, Patrick Marquetecken wrote: > A while ago there was a thread a bout php, i had the same problem using -java in the > USE of /etc/make.conf dit it. > > Patrick Thank you:) -- Ted Ozolins (VE7TVO) Westbank, B. C. Powered by Slackware 8.1, sent with Evolution -- [EMA

Re: [gentoo-user] USB mice in Xfree -still not working

2003-03-20 Thread Patrick Marquetecken
I hope to find a solution quick because my finger hurts by using the touchpad ;-) I have follosd your solutions and the documentaion , but still no external mouse !! Here's my dmesg and XF86Config hub.c: new USB device 00:03.0-1, assigned address 4 usb.c: kmalloc IF c238a4c0, numif 1 usb.c: skip

[gentoo-user] php

2003-03-20 Thread Ted Ozolins
in trying to emerge php it bombs out with this error, any ideas? Anyone? I'm using blackdown jdk 1.3.1 if that has anything to do with it. I have emerged mysql but have not set it up yet. checking for Ovrimos SQL Server support... no checking whether to enable pcntl support... yes checking for f

[gentoo-user] LWN Story

2003-03-20 Thread jim
Has anyone read the Linux Weekly News for this week? They indicate that Gentoo is covered on the front page and I'm curious what they said. Please don't post the story, I'd just like to know what the headline reads. Thanks, Jim -- [EMAIL PROTECTED] mailing list

[gentoo-user] dvdrip cant open /dev/dvd

2003-03-20 Thread Spundun Bhatt
Hi, I dont know what more info to provide but when I open a new project with dvd rip and click on "Read DVD Table of contents", this is the error I get in a diaog box. I am able to play dvds in xine. Has anyone got this problem? any idea how to fix it?

Re: [gentoo-user] No Ethernet on 1.4rc2

2003-03-20 Thread Brian Doob
I'm attaching the output of "cat /proc/pci" to this message, and it contains an ethernet section similar to yours. The ne2k driver did not work (it said there was no ne2k when I did a modprobe). I have tried compiling 8139too statically into the kernel, with no success. I'll try rtl8139

RE: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Mark Saunders
#emerge portage seems to hang on the #gcc -mcpu=i686 tbz2tool.c -o tbz2tool line of the ebuild, but that line executes fine when i do it manually in the /var/tmp/portage/ source directory... how can i figure out what is happening? On Fri, 2003-03-21 at 15:12, Mark Saunders wrote: > redadded MA

RE: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Mark Saunders
redadded MAKEOPT="-j2".. but emerges are behaving the same way. On Fri, 2003-03-21 at 13:39, Kevin J. Anderson wrote: > what about MAKEOPTS AND FEATURES ? > > ->-Original Message- > ->From: Mark Saunders [mailto:[EMAIL PROTECTED] > ->Sent: Thursday, March 20, 2003 9:09 PM > ->To: [EMAIL

[gentoo-user] Quanta crash

2003-03-20 Thread Jason Nielsen
Hi all, I recently emerged quanta-3.1 without a hitch. However, when I try to run the program it crashes with the attached error output. I don't use KDE so I emerged kdelibs and kdebase then re-emerged quanta but it gives the same error. Anyone have any ideas TIA. Jason Error mes

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Hemmann, Volker Armin
On Thursday 20 March 2003 13:31, Martin Schultz wrote: > On Thu, 2003-03-20 at 21:20, Lai Liu-yuan wrote: > > Did you enable the frame-buffer support? > > No. Do I have to do that? > If you are using a nvidia-card with the nvidia driver: No! Do not do this! Nvidia and framebuffer is a bad combo..

Re: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Brett I. Holcomb
Recomended MAKEOPT for -j is n+1 where n is the number of processors you have. Features is up to you. > what about MAKEOPTS AND FEATURES ? > > ->-Original Message- > ->From: Mark Saunders [mailto:[EMAIL PROTECTED] > ->Sent: Thursday, March 20, 2003 9:09 PM > ->To: [EMAIL PROTECTED] > ->

RE: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Kevin J. Anderson
what about MAKEOPTS AND FEATURES ? ->-Original Message- ->From: Mark Saunders [mailto:[EMAIL PROTECTED] ->Sent: Thursday, March 20, 2003 9:09 PM ->To: [EMAIL PROTECTED] ->Subject: RE: [gentoo-user] distcc - how to uninstall? -> -> ->my current /etc/make.conf: -> -> ->CHOST="i686-pc-linux-g

Re: [gentoo-user] Slow Gentoo again

2003-03-20 Thread Jon \"GenKiller\"
I've seen this lately, too. However, it was when my dns server's were changed. Once my /etc/resolv.conf got updated, I was back to my normal speed. Hope this helps -Jon On Thu, 2003-03-20 at 17:26, Denny Schierz wrote: > hi, > > now it is time again. A Gentoo System (1.4) compiled on a Celero

Re: [gentoo-user] Portage quibbles

2003-03-20 Thread Andrew Dacey
On 3/20/03 12:11 PM, "Dhruba Bandopadhyay" <[EMAIL PROTECTED]> wrote: > (2) Certain packages are installed but not added to world file. > > E.g. If I install evolution and that installs mozilla as a dependency > then mozilla is not put in world file. That's the way it's supposed to work. Only pa

RE: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Mark Saunders
my current /etc/make.conf: CHOST="i686-pc-linux-gnu" ACCEPT_KEYWORDS="~x86" FETCHCOMMAND='/usr/bin/proz --no-getch -s ${URI} -P ${DISTDIR}' CFLAGS="-mcpu=i686" CXXFLAGS="-mcpu=i686" On Fri, 2003-03-21 at 13:13, Kevin J. Anderson wrote: > ->> for example: > ->> > ->> bash-2.05b# emerge porta

RE: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Kevin J. Anderson
->> for example: ->> ->> bash-2.05b# emerge portage ->> Calculating dependencies ...done! ->> >>> emerge (1 of 1) sys-apps/portage-2.0.47-r10 to / ->> *** Adjusting cvs-src permissions for portage user... ->> *** Adjusting cvs-src permissions for portage user... ->> >>> md5 ;-) portage-2.0.47-r10.

RE: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Mark Saunders
emerging, configure hangs here.. configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... but if i run ./configure manually it is successful??? On Fri, 2003-03-21 at 12:45,

RE: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Mark Saunders
After uninstalling distcc all emerges fail. for example: bash-2.05b# emerge portage Calculating dependencies ...done! >>> emerge (1 of 1) sys-apps/portage-2.0.47-r10 to / *** Adjusting cvs-src permissions for portage user... *** Adjusting cvs-src permissions for portage user... >>> md5 ;-) portag

RE: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Mark Saunders
I've done that, but emerge still hangs leaving a gcc process spinning On Fri, 2003-03-21 at 12:34, Kevin J. Anderson wrote: > ->-Original Message- > ->From: Mark Saunders [mailto:[EMAIL PROTECTED] > ->Sent: Thursday, March 20, 2003 8:24 PM > ->To: [EMAIL PROTECTED] > ->Subject: [gentoo-use

RE: [gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Kevin J. Anderson
->-Original Message- ->From: Mark Saunders [mailto:[EMAIL PROTECTED] ->Sent: Thursday, March 20, 2003 8:24 PM ->To: [EMAIL PROTECTED] ->Subject: [gentoo-user] distcc - how to uninstall? -> -> ->how do i uninstall distcc? -> emerge unmerge distcc take distcc out of your features in make.co

[gentoo-user] distcc - how to uninstall?

2003-03-20 Thread Mark Saunders
how do i uninstall distcc? -- Mark Saunders <[EMAIL PROTECTED]> Cytek Pty Ltd -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Annoying Mozilla 1.3 problem/bug

2003-03-20 Thread Dhruba Bandopadhyay
On Thu, 2003-03-20 at 23:59, Shaun Bruner wrote: > On Thu, 2003-03-20 at 11:39, Dhruba Bandopadhyay wrote: > On Thu, 2003-03-20 at 17:29, Dhruba Bandopadhyay wrote: > > On Thu, 2003-03-20 at 16:39, Ernie Schroder wrote: > > > On Thursday 20 March 2003 11:30 am, Dhruba Bando

Re: [gentoo-user] splash.xpm.gz

2003-03-20 Thread MAL
> XnView would also work for conversion. It is masked for x86 however > I've used it in past so unmasked it and it seems to work fine enough. > It supports the largest variety I've seen of formats including xpm. It's not just an xpm file though, it's very specifically a 14 colour xpm file, with 2

Re: [gentoo-user] splash.xpm.gz

2003-03-20 Thread Susie
On Thu, 20 Mar 2003 20:58:54 + (GMT) Stroller <[EMAIL PROTECTED]> wrote: > http://gentoo.tkdack.com/node.php?title=Grub%20Splash%20Screens > > The `convert` command mentioned is in the ImageMagick ebuild. > > HTH, > > Stroller. XnView would also work for conversion. It is masked for x86 h

Re: [gentoo-user] Annoying Mozilla 1.3 problem/bug

2003-03-20 Thread Shaun Bruner
On Thu, 2003-03-20 at 11:39, Dhruba Bandopadhyay wrote: On Thu, 2003-03-20 at 17:29, Dhruba Bandopadhyay wrote: > On Thu, 2003-03-20 at 16:39, Ernie Schroder wrote: > > On Thursday 20 March 2003 11:30 am, Dhruba Bandopadhyay wrote: > > > On Thu, 2003-03-20 at 02:38, Dhruba Bandopadhyay wro

Re: [gentoo-user] emerge/distcc problems

2003-03-20 Thread Mark Saunders
i can't even emerge portage... bash-2.05b# emerge portage Calculating dependencies ...done! >>> emerge (1 of 1) sys-apps/portage-2.0.47-r10 to / >>> md5 ;-) portage-2.0.47-r10.tar.bz2 >>> Unpacking source... tar xjf /usr/portage/distfiles/portage-2.0.47-r10.tar.bz2 >>> Source unpacked. anyone hav

Re: [gentoo-user] Wireless connection slow

2003-03-20 Thread Elvis Dieguez
Orinoco silver cards with the pcmcia-cs drivers. I've built myself a linux access point with an old computer. Elvis On Thursday 20 March 2003 02:04 pm, Cedric Veilleux wrote: > May I ask which brand / model you're using and which linux drivers/software > you need for it? > > I think that 500 kbp

Re: [gentoo-user] emerge/distcc problems

2003-03-20 Thread Mark Saunders
while it is hanging, gcc is sapping 95% of cpu time.. On Fri, 2003-03-21 at 09:36, Mark Saunders wrote: > Yesterday i emerged distcc and had a play with it. > Seemed to work fine. > > Today i wanted to emerge some stuff without distcc > because i wanted athlon optimization. > > But now all emer

[gentoo-user] emerge/distcc problems

2003-03-20 Thread Mark Saunders
Yesterday i emerged distcc and had a play with it. Seemed to work fine. Today i wanted to emerge some stuff without distcc because i wanted athlon optimization. But now all emerge hang during configure like this... i've commented out the "FEATURES", "MAKEOPTS" and "DISTCC_HOSTS" lines in make.

Re: [gentoo-user] Slow Gentoo again

2003-03-20 Thread Sven Blumenstein
Hi! On 20 Mar 2003 23:26:20 +0100 Denny Schierz <[EMAIL PROTECTED]> wrote: > > how can i find the handbrake. > On the last mail, i reinstalled the whole system, but i don't want > that:-/ > Just a wild guess: A friend of mine had similar problems because he picked the wrong xfree driver for h

Re: [gentoo-user] Slow Gentoo again

2003-03-20 Thread Alan
On Thu, Mar 20, 2003 at 11:26:20PM +0100, Denny Schierz wrote: > hi, > > now it is time again. A Gentoo System (1.4) compiled on a Celeron > 1100Mhz is with KDE slow again (slow konqueror, mouse moving etc.) (the > user don't use gnome, icewm or whatever). I wrote times ago (Supject P3 > feels lik

[gentoo-user] Slow Gentoo again

2003-03-20 Thread Denny Schierz
hi, now it is time again. A Gentoo System (1.4) compiled on a Celeron 1100Mhz is with KDE slow again (slow konqueror, mouse moving etc.) (the user don't use gnome, icewm or whatever). I wrote times ago (Supject P3 feels like an p300). I don't know why, the CPU is never higher than 5-6%, ram (128SD

RE: [gentoo-user] How do I upgrade to XFREE4.3?

2003-03-20 Thread Steve White
Thank you very much. Steve White -Original Message- From: Thomas Preissler [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2003 1:13 PM To: [EMAIL PROTECTED] Subject: Re: [gentoo-user] How do I upgrade to XFREE4.3? Hello, * Steve wrote on 03/20/03: > > Being new with gentoo and re

Re: [gentoo-user] How do I upgrade to XFREE4.3?

2003-03-20 Thread Thomas Preissler
Hello, * Steve wrote on 03/20/03: > > Being new with gentoo and really not familiar with emerge yet, how do I use > it to get the latest version of Xfree86? emerge rsync && ACCEPT_KEYWORDS="~x86" emerge x11-base/xfree Greets, Tom -- [EMAIL PROTECTED] mailing list

[gentoo-user] How do I upgrade to XFREE4.3?

2003-03-20 Thread Steve White
Being new with gentoo and really not familiar with emerge yet, how do I use it to get the latest version of Xfree86? Thanks Steve White -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] No Ethernet on 1.4rc2

2003-03-20 Thread Brian Doob
Stroller is correct. I meant to say: These modules exist: /lib/modules/2.4.20-gentoo-r1/kernel/drivers/net/8139too.o /lib/modules/2.4.20-gentoo-r1/kernel/drivers/net/8139cp.o /lib/modules/2.4.20-gentoo-r1/kernel/drivers/mii.o Whoops. -Brian On Thu, 2003-03-20 a

Re: [gentoo-user] splash.xpm.gz

2003-03-20 Thread Stroller
On Thursday, March 20, 2003, at 07:31 am, Patrick Marquetecken wrote: > > Does anyone know whats the best way to edit the splash.xpm.gz image, i > dit not found any information about it. > Changing it into gimp give's me something ugly. http://gentoo.tkdack.com/node.php?title=Grub%20Splash%20Scr

Re: [gentoo-user] qtopiadesktop still won't start

2003-03-20 Thread Steven
Hey thanks s much for the encouragement! Going on your suggestion I took another closer look at which files I was linking to. As it turned out I already had the lib-compat emerged, so I just began to look at what other libstdc ++ files I might try as alternatives. Well, on my first try

Re: [gentoo-user] USB mice in Xfree

2003-03-20 Thread MAL
Patrick Marquetecken wrote: I have a laptop with a "build in mouse" (one to move the finger over just don't know the name in english) so must i configure 2 mouses in the config file? Yes. Best to configure Mouse0 as the built in mouse as it's always present, and the usb mouse as Mouse1. Use Micha

Re: [gentoo-user] gpg again

2003-03-20 Thread C. Brewer
I apologize for the inconvenience, I had tried through the web page before and it kept lying to me for some reason.(I had also tried the page in your X-GPG header.) It seems to me that you have helped me uncover a flaw somewhere, but the cause of which I am not completely sure atm. Just for gigg

[gentoo-user] Re: Wireless connection slow

2003-03-20 Thread Richard Revis
Xabier Ochotorena wrote: >> Are your sure the numbers are in the same unit? On a 11 Mbit/s wlan a >> transfer rate of 500 Kbyte/s is quite reasonable... >> >> I get about 500 Kbyte/s on my wlan, which triggered my question. > > On my 10 Mbit/s ethernet lan I get 1.1 Mbyte/s easily, obtaining less

Re: [gentoo-user] Wireless connection slow

2003-03-20 Thread Cedric Veilleux
May I ask which brand / model you're using and which linux drivers/software you need for it? I think that 500 kbps is actually good.. I don't get near that, even when both devices are inches away.. Thanks, cedric Le 20 Mars 2003 05:03, Xabier Ochotorena a écrit : > -BEGIN PGP SIGNED ME

Re: [gentoo-user] USB mice in Xfree

2003-03-20 Thread Patrick Marquetecken
I have a laptop with a "build in mouse" (one to move the finger over just don't know the name in english) so must i configure 2 mouses in the config file? My other question is i have a /dev/input/mice and /dev/usbmouse with one to choose? Patrick On Thu, 20 Mar 2003 12:16:36 -0600 Michael Jink

Re: [gentoo-user] [Slightly OT] Penguin-friendly nForce2 mb

2003-03-20 Thread Alain Penders
On Thu, Mar 20, 2003 at 06:12:10PM +0100, Gianluca Insolvibile wrote: > Respected gentoo-ers, > > first off, apologies for the slightly OT question. > > I'm considering buying an ASUS A7N8x (Del) motherboard, based on the > nForce2 chipset. As far as I understood, some features (UltraATA, > Ser

Re: [gentoo-user] USB mice in Xfree

2003-03-20 Thread Michael Jinks
On Thu, Mar 20, 2003 at 07:09:09PM +0100, Patrick Marquetecken wrote: > > > > X1168Config: > > > Driver "mouse" > > > Option "Protocol" "IMPS/2" > > > Option "Device" "/dev/input/mice" > > > Option "ZAxisMapping" "4 5" Do you have an InputDevice line for this mouse in the ServerLayout section? F

Re: [gentoo-user] USB mice in Xfree

2003-03-20 Thread Patrick Marquetecken
I have no errors the mouse just don't move. Its a laptop Patrick On Thu, 20 Mar 2003 17:08:04 + MAL <[EMAIL PROTECTED]> wrote: > Patrick Marquetecken wrote: > > Hi, > > > > I can't get my usb mouse to work in X. I have followd the instructions on the > > Gentoo website. > > What is the e

Re: [gentoo-user] Kernel compile fails after patch!!! Help!

2003-03-20 Thread douggorley
> These are the commands I issued: > > su > env-update && source /etc/profile > cd /usr/source/linux > wget -O - http://www.hardrock.org/kernel/2.4.20/linux-2.4.20- > ptrace.patchmv /boot/bzImage /boot/bzImage.old.03-20-2003 > make dep && make clean bzImage modules modules_install && cp > arch/i3

Re: Re: [gentoo-user] Kernel compile fails after patch!!! Help!

2003-03-20 Thread Devi0s
Yes, three times... Same error each time. As I mentioned in the original post, I will be running memtest86 tonight via the F.I.R.E. bootable distro. Also mentioned in the original post, attempts to emerge lm_sensors failed, presumably due to the patch code - the error output is below: kernel/

Re: [gentoo-user] [Slightly OT] Penguin-friendly nForce2 mb

2003-03-20 Thread Ernie Schroder
On Thursday 20 March 2003 12:12 pm, Gianluca Insolvibile wrote: > Respected gentoo-ers, > > first off, apologies for the slightly OT question. > > I'm considering buying an ASUS A7N8x (Del) motherboard, based on the > nForce2 chipset. As far as I understood, some features (UltraATA, > SerialATA, so

Re: [gentoo-user] Annoying Mozilla 1.3 problem/bug

2003-03-20 Thread Dhruba Bandopadhyay
On Thu, 2003-03-20 at 17:29, Dhruba Bandopadhyay wrote: > On Thu, 2003-03-20 at 16:39, Ernie Schroder wrote: > > On Thursday 20 March 2003 11:30 am, Dhruba Bandopadhyay wrote: > > > On Thu, 2003-03-20 at 02:38, Dhruba Bandopadhyay wrote: > > > > On Thu, 2003-03-20 at 02:25, Dhruba Bandopadhyay wrot

[gentoo-user] gmplayer and spdiff

2003-03-20 Thread Leon Versteeg [SQR]
Hi, In some avi movies I have ac3 sound. I would like to see that gmplayer uses the Spdif. Is this possible? Thanx for the answers. Greet Leon -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Emerge problems

2003-03-20 Thread Michael W. Holdeman
I have found that the pentium3 is apparently for gcc3, os had ot go back to i686. Also that the -falign-functions=4 was apparently invalid for gcc2.95? I discovered by running emerge baselayout, as it detected and reported what teh failures are in make.conf. Still unable to emerge bzip2 and lib

Re: [gentoo-user] Kernel compile fails after patch!!! Help!

2003-03-20 Thread brett holcomb
It segfaulted - that's usually hardware. Did you try running it again? On Thu, 20 Mar 2003 12:13:39 -0500 Devi0s <[EMAIL PROTECTED]> wrote: These are the commands I issued: su env-update && source /etc/profile cd /usr/source/linux wget -O - http://www.hardrock.org/kernel/2.4.20/linux-2.4.20-p

Re: [gentoo-user] Annoying Mozilla 1.3 problem/bug

2003-03-20 Thread Dhruba Bandopadhyay
On Thu, 2003-03-20 at 16:39, Ernie Schroder wrote: > On Thursday 20 March 2003 11:30 am, Dhruba Bandopadhyay wrote: > > On Thu, 2003-03-20 at 02:38, Dhruba Bandopadhyay wrote: > > > On Thu, 2003-03-20 at 02:25, Dhruba Bandopadhyay wrote: > > > > Hello > > > > > > > > I just emerged mozilla with the

[gentoo-user] Kernel compile fails after patch!!! Help!

2003-03-20 Thread Devi0s
These are the commands I issued: su env-update && source /etc/profile cd /usr/source/linux wget -O - http://www.hardrock.org/kernel/2.4.20/linux-2.4.20-ptrace.patch mv /boot/bzImage /boot/bzImage.old.03-20-2003 make dep && make clean bzImage modules modules_install && cp arch/i386/boot/bzImage /b

[gentoo-user] [Slightly OT] Penguin-friendly nForce2 mb

2003-03-20 Thread Gianluca Insolvibile
Respected gentoo-ers, first off, apologies for the slightly OT question. I'm considering buying an ASUS A7N8x (Del) motherboard, based on the nForce2 chipset. As far as I understood, some features (UltraATA, SerialATA, sound, network) of this chipset are not directly supported by the kernel and

Re: [gentoo-user] USB mice in Xfree

2003-03-20 Thread MAL
Patrick Marquetecken wrote: Hi, I can't get my usb mouse to work in X. I have followd the instructions on the Gentoo website. What is the error? lsmod: hid 0 unused mousedev0 input 0 (keybdev mousedev) X1168Config: Driver "mouse" Option "Protocol" "IMPS/2

Re: [gentoo-user] Emerge problems

2003-03-20 Thread Michael W. Holdeman
Cleaned up Make.conf do I need to run env-update? Mike ** # Copyright 2000-2003 Daniel Robbins, Gentoo Technologies, Inc. # Contains local system settings for Portage system # $Header: /home/cvsroot/gentoo-src/por

Re: [gentoo-user] Emerge problems

2003-03-20 Thread Michael W. Holdeman
I did, fixed that. Now I get a c-compiler cannot create executables? Mike On Thursday March 20 2003 11:50 am, Stephan Feder wrote: > Have you got any linebreak in your CFLAGS definition? > > > CFLAGS="-march=i686 -O3 -pipe -fforce-addr -fomit-frame-pointer > > -funroll-loops -frerun-loop-opt > >

Re: [gentoo-user] ftp/iptables always in emerge world

2003-03-20 Thread Kurt V. Hindenburg
On Wednesday 19 March 2003 2:17 pm, William Hubbs wrote: | > | | > | Yes, iptables and ftp are in system. | > | > Next question then is why? Not every system needs them...seems | > rather odd...anyway to prevent them from showing up in emerge | > world? -- | > An FYI, there is a bug report for thi

Re: [gentoo-user] Portage quibbles

2003-03-20 Thread Ernie Schroder
Have you tried emerge -Up world? this will upgrade only. I use it because of my nvidia drivers. On Thursday 20 March 2003 11:11 am, Dhruba Bandopadhyay wrote: > Hello, > > I would like to raise the following quibbles with portage. When I > say world file below I am referring to /var/cache/edb/wo

Re: [gentoo-user] Emerge problems

2003-03-20 Thread Stephan Feder
Have you got any linebreak in your CFLAGS definition? > CFLAGS="-march=i686 -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops > -frerun-loop-opt > -frerun-cse-after-loop -falign-functions=4" -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Annoying Mozilla 1.3 problem/bug

2003-03-20 Thread Ernie Schroder
On Thursday 20 March 2003 11:30 am, Dhruba Bandopadhyay wrote: > On Thu, 2003-03-20 at 02:38, Dhruba Bandopadhyay wrote: > > On Thu, 2003-03-20 at 02:25, Dhruba Bandopadhyay wrote: > > > Hello > > > > > > I just emerged mozilla with the following use flags. > > > > > > net-www/mozilla-1.3 +java +cr

[gentoo-user] Re: Mozilla and Java revisited

2003-03-20 Thread Tyler Trafford
On Thu, Mar 20, 2003 at 07:40:48AM -0500, Paul de Vrieze wrote: > This version of the sun jdk (or any for that matter) does not work > with a gcc-3.x compiled mozilla. There are three options: > 1) compile mozilla (and galeon) with gcc-2.95.3 > 2) use the latest blackdown jdk which IS gcc-3.2 compa

Re: [gentoo-user] Annoying Mozilla 1.3 problem/bug

2003-03-20 Thread Dhruba Bandopadhyay
On Thu, 2003-03-20 at 02:38, Dhruba Bandopadhyay wrote: > On Thu, 2003-03-20 at 02:25, Dhruba Bandopadhyay wrote: > > Hello > > > > I just emerged mozilla with the following use flags. > > > > net-www/mozilla-1.3 +java +crypt -ipv6 +gtk2 +ssl -ldap +gnome +mozsvg > > +mozcalendar +mozaccess +mozi

[gentoo-user] Emerge problems

2003-03-20 Thread Michael W. Holdeman
I don't know what I emerged last but I now have problems emergeing some packages. et... bzip2, libpng, others give the same type of errors posted below. My make.conf seams to be ok, but I've posted it as well. Machine IBM TP T20, PIII 700, 384mem. Any suggestions? I probably do need to clean up

Re: [gentoo-user] Wireless connection slow

2003-03-20 Thread João Seabra
On Thursday 20 March 2003 15:00, Xabier Ochotorena wrote: > > > Since AFAIK wireless is half duplex you cannot acheive this speed. > > =>+-500KB is acceptable but this varies according to signal > > strength,number of hosts in the network,obstacles,etc... > > Half duplex means only one of the pe

[gentoo-user] Portage quibbles

2003-03-20 Thread Dhruba Bandopadhyay
Hello, I would like to raise the following quibbles with portage. When I say world file below I am referring to /var/cache/edb/world. (1) Certain packages remain in world file even when uninstalled. (2) Certain packages are installed but not added to world file. E.g. If I install evolution and

Re: [gentoo-user] To ~x86 or not to ~x86

2003-03-20 Thread Ernie Schroder
I'll stand with Andrew on that. I have 2 gentoo boxes here. One is stable and the other is "unstable" neither suffers any stability issues that I can see. Ocasionally I may have a problem compiling things but this is rare and work arounds are usually pretty easy (had to minus out mysql for one

Re: [gentoo-user] To ~x86 or not to ~x86

2003-03-20 Thread Andrew Gaffney
Personally, I run a completely "unstable" system, if you want to call it that. Actually it runs quite solid and fast. I installed Gentoo on this box about a month ago. I started with X 4.2.99.4, Gnome 2.2, and Mozilla 1.2.1. Now I've got X 4.3.0-r1, Gnome 2.2, OpenOffice.org 1.02 and Mozilla 1.

[gentoo-user] pb after installing suspend patch

2003-03-20 Thread Sébastien Person
Hi, here's my problem. I have build and setting my gentoo well. But I wanted to test suspend patch. I test it few times. But the last time I tested it it failed. So when I reboot my xfs filesystem was corrupted. I tried to reinstall stage 2. But I still have problem to emerge -e world It see

Re: [gentoo-user] Wireless connection slow

2003-03-20 Thread Phil Barnett
On Thursday 20 March 2003 10:00 am, Xabier Ochotorena wrote: > Anyway > take on account that the two machines are side-by-side so no interferences > should happen. That is simply not true. Interference can be coming from the motherboard. -- Hi, I am a .signature virus. Please copy me into you

Re: [gentoo-user] Wireless connection slow

2003-03-20 Thread Xabier Ochotorena
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Jueves, 20 de Marzo de 2003 13:58, João Seabra escribió: > 11Mbit/s is +- 1.4Mbyte/s. Agreed. > Since AFAIK wireless is half duplex you cannot acheive this speed. > =>+-500KB is acceptable but this varies according to signal > strength,number

Re: [gentoo-user] devfsd and scsi cdwriters

2003-03-20 Thread martin
On March 20, 2003 04:26 am, chad kellerman wrote: > Hello everyone, > > Got a little issue. I have a scsi cdwriter. I can burn iso images and > what not, no problems there. > > If I run a cdrecord -scanbus, here is the output: > > Cdrecord 2.01a04 (i686-pc-linux-gnu) Copyright (C) 1995-20

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Hemmann, Volker Armin
On Thursday 20 March 2003 13:30, Martin Schultz wrote: > On Thu, 2003-03-20 at 13:19, Robert Claeson wrote: > > Tim Ruehsen wrote: > > > it is not a really nice way, but if you don't need DRM/DRI just disable > > > it (in character devices). That helped me out with the same problem > > > > > > If s

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Hemmann, Volker Armin
On Thursday 20 March 2003 12:10, Martin Schultz wrote: > Hi > > DRM/DRI are those two the same? I rather need DRI (AFAIK) for my Nvidia > GFX card for some graphics applications so I don't really want to > disable it. no you do not need dri in your kernel, Not compiled in nor as modul for a nvidia

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Lai Liu-yuan
Yes, you do. I have SiS chip on my laptop also. I read it on some guy's website who seems to be responsible to the driver. You can search on google and easily find it. On 20 Mar 2003 13:31:47 +0100 Martin Schultz <[EMAIL PROTECTED]> wrote: > On Thu, 2003-03-20 at 21:20, Lai Liu-yuan wrote: > > D

Re: [gentoo-user] Wireless connection slow

2003-03-20 Thread João Seabra
On Thursday 20 March 2003 07:35, Gwendolyn van der Linden wrote: > > Just finished setting up a wireless network at home but its > > much slower then > > the theoretical 11M. I have the two computers 25.4 cm (10 > > inches) from each > > other and I get a rate of ~500K. The two computers are > > si

Re: [gentoo-user] To ~x86 or not to ~x86

2003-03-20 Thread Jose Gonzalez Gomez
Now you tell it, I guess that updating to XFree 4.3.0 was caused by this >=x11-base/xfree-4.2.0-r11 in the dependencies of mozilla, and emerging it using ACCEPT_KEYWORDS="~x86" emerge mozilla. Maybe I should have done this: emerge /usr/portage/net-www/mozilla/mozilla-1.3.e

Re: [gentoo-user] Wireless router

2003-03-20 Thread João Seabra
http://www.tldp.org/HOWTO/IP-Masquerade-HOWTO/ http://www.tldp.org/HOWTO/IP-Masquerade-HOWTO/firewall-examples.html#RC.FIREWALL-2.4.X Best Regards, João Seabra -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Mozilla and Java revisited

2003-03-20 Thread Paul de Vrieze
On Thursday 20 March 2003 13:29, Jose Gonzalez Gomez wrote: > Ok, I've followed the instructions posted on the list to make > Mozilla work with the Java plugin with no success. I've even tried to > register manually the plugin, using the ControlPanel utility from sun-jdk: > > /opt/sun-jdk-

Re: [gentoo-user] devfsd and scsi cdwriters

2003-03-20 Thread Robert E. Raymond
On Thursday 20 March 2003 12:26 pm, chad kellerman wrote: > Hello everyone, > > Got a little issue. I have a scsi cdwriter. I can burn iso images and > what not, no problems there. > > If I run a cdrecord -scanbus, here is the output: > > Cdrecord 2.01a04 (i686-pc-linux-gnu) Copyright (C)

Re: [gentoo-user] To ~x86 or not to ~x86

2003-03-20 Thread Paul de Vrieze
On Thursday 20 March 2003 13:19, Jose Gonzalez Gomez wrote: >I tried to emerge mozilla 1.3 yesterday, but in its dependencies > included XFree 4.3.0. I thought I'd give it a try, and I emerged it > accepting ~x86, but once I did it, Gnome didn't work. I thought about > recompiling Gnome using a

Re: [gentoo-user] devfsd and scsi cdwriters

2003-03-20 Thread brett holcomb
Hmm, I have a Plextor and it was picked up by Gentoo install. There are entries in /etc/devfsd.conf. Use the examples for the cdrom and man devfs, man devfsd.conf. I'm not at the machine with they Plextor and Gentoo and will not be there until late tonight or I'd give you my entry. On Thu,

[gentoo-user] Mozilla and Java revisited

2003-03-20 Thread Jose Gonzalez Gomez
Ok, I've followed the instructions posted on the list to make Mozilla work with the Java plugin with no success. I've even tried to register manually the plugin, using the ControlPanel utility from sun-jdk: /opt/sun-jdk-1.4.1.02/bin/ControlPanel -r ns610 -c /usr/lib/mozilla -j /opt/sun-j

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Martin Schultz
On Thu, 2003-03-20 at 21:20, Lai Liu-yuan wrote: > Did you enable the frame-buffer support? > No. Do I have to do that? Martin > On 20 Mar 2003 11:50:57 +0100 > Martin Schultz <[EMAIL PROTECTED]> wrote: > > > Hi > > > > I am trying to compile a new kernel(linux-2.4.20-gentoo-r1) for my > >

Re: [gentoo-user] Odd kernel compile question

2003-03-20 Thread brett holcomb
Without error messages it's hard to help. However, to answer you other question - no it won't matter. SMP will figure out there is just one processor and work that way. On 20 Mar 2003 03:10:07 -0800 Josh Zeckser <[EMAIL PROTECTED]> wrote: This is really odd. I have been trying for days to ge

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Martin Schultz
On Thu, 2003-03-20 at 13:19, Robert Claeson wrote: > Tim Ruehsen wrote: > > > it is not a really nice way, but if you don't need DRM/DRI just disable it (in > > character devices). That helped me out with the same problem > > > > If someone has a better idea, I am also looking for it! > > Actua

[gentoo-user] devfsd and scsi cdwriters

2003-03-20 Thread chad kellerman
Hello everyone, Got a little issue. I have a scsi cdwriter. I can burn iso images and what not, no problems there. If I run a cdrecord -scanbus, here is the output: Cdrecord 2.01a04 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling Linux sg driver version: 3.1.24 Using libs

Re: [gentoo-user] emerge -up world

2003-03-20 Thread Jose Gonzalez Gomez
Just emerge unmerge package, to remove the undesired package, or edit /var/cache/edb/world, and delete the line containing the package you don't want to be updated when updating world. Regards Jose Eugene Van Dam wrote: How does "emerge -up world" decide which packages it wants to inst

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Lai Liu-yuan
Did you enable the frame-buffer support? On 20 Mar 2003 11:50:57 +0100 Martin Schultz <[EMAIL PROTECTED]> wrote: > Hi > > I am trying to compile a new kernel(linux-2.4.20-gentoo-r1) for my > gentoo system but when I try to compile it fails with the following > error: > > drivers/char/drm/drm.

[gentoo-user] To ~x86 or not to ~x86

2003-03-20 Thread Jose Gonzalez Gomez
Hi all, Ok, I'm using Gentoo for less than a week, and I think I'm falling in love with it :o) I tried to emerge mozilla 1.3 yesterday, but in its dependencies included XFree 4.3.0. I thought I'd give it a try, and I emerged it accepting ~x86, but once I did it, Gnome didn't work. I thou

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Robert Claeson
Tim Ruehsen wrote: it is not a really nice way, but if you don't need DRM/DRI just disable it (in character devices). That helped me out with the same problem If someone has a better idea, I am also looking for it! Actually, you just need to disable the SiS driver. And if you need SCSI support

[gentoo-user] emerge -up world

2003-03-20 Thread Eugene Van Dam
How does "emerge -up world" decide which packages it wants to install? What if there is a package (ex. [ebuildU ] net-misc/dhcpcd-1.3.22_p3-r3 ) that i do not want to install? How can I remove or change what "emerge -u world" would do? Thanks for the time Eugene -- [EMAIL PROTECTED] mai

Re: [gentoo-user] Odd kernel compile question

2003-03-20 Thread Paul de Vrieze
On Thursday 20 March 2003 12:10, Josh Zeckser wrote: > This is really odd. I have been trying for days to get my kernel > compiled properly. I kept getting errors (sorry, but I can't remember > exactly what they were) about smp stuff not being properly defined. > IIRC, there is only one option abou

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Martin Schultz
Hi DRM/DRI are those two the same? I rather need DRI (AFAIK) for my Nvidia GFX card for some graphics applications so I don't really want to disable it. On Thu, 2003-03-20 at 12:01, Tim Ruehsen wrote: > Hi Martin, > > it is not a really nice way, but if you don't need DRM/DRI just disable it (i

[gentoo-user] Odd kernel compile question

2003-03-20 Thread Josh Zeckser
This is really odd. I have been trying for days to get my kernel compiled properly. I kept getting errors (sorry, but I can't remember exactly what they were) about smp stuff not being properly defined. IIRC, there is only one option about smp in the config options. Since I only have one pr

Re: [gentoo-user] Kernel compiles fail

2003-03-20 Thread Tim Ruehsen
Hi Martin, it is not a really nice way, but if you don't need DRM/DRI just disable it (in character devices). That helped me out with the same problem. If someone has a better idea, I am also looking for it! Regards, Tim Ruehsen Am Donnerstag, 20. März 2003 11:50 schrieb Martin Schultz: > Hi >

Re: [gentoo-user] USB mice in Xfree

2003-03-20 Thread Peter Ruskin
On Thursday 20 Mar 2003 08:19, Patrick Marquetecken wrote: > Hi, > > I can't get my usb mouse to work in X. I have followd the instructions > on the Gentoo website. > > lsmod: > hid 0 unused > mousedev 0 > input 0 (keybdev mousedev) > > X1168Config: > Driver "mous

[gentoo-user] Kernel compiles fail

2003-03-20 Thread Martin Schultz
Hi I am trying to compile a new kernel(linux-2.4.20-gentoo-r1) for my gentoo system but when I try to compile it fails with the following error: drivers/char/drm/drm.o(.text+0x7146): In function `sis_fb_alloc': : undefined reference to `sis_malloc' drivers/char/drm/drm.o(.text+0x718d): In fun

  1   2   >