Re: [gentoo-user] livecd environment

2003-05-27 Thread Larry Meadors
You should not need to reinstall. That is for other OSs. ;-)

On the USB stuff - did you compile all the usb support as modules or
into the kernel? If not, you may be able to just rebuild your kernel.

Try this:
  cat /usr/src/linux/.config | \
  grep -i usb | \
  grep -v # CONFIG

You should see something like this:

# USB support
CONFIG_USB=y
CONFIG_USB_UHCI_ALT=y
CONFIG_USB_STORAGE=y
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
CONFIG_USB_HIDDEV=y
# USB Serial Converter support

If not, try running 'make menuconfig' to enable USB, rebuild the kernel
(per the install instructions).

Larry

 [EMAIL PROTECTED] 05/27/03 9:11 AM 
I have had Gentoo up and running for a while now and am for the most
part happy with it. But, I have never, no matter how many times I have
followed the instructions implicitly, been able to get my USB mouse and
keyboard to work properly and have never been able to get my ATI 9100 to
use 3D acceleration. 

However, during the install process when I boot from the LiveCD,
everything works perfectly...my USB devices are detected properly and
work as they should. 

I guess my question(s) is (are), is there a way to copy that LiveCD
environment to my working system? 

Or if I wipe everything out and do yet another stage1 install (after
doing it a gazillion times, whats another time going to hurt?), is it
possible to copy the settings to the new install? 

Or at the very least, once I have booted the LiveCD, where would I look
to see how it set up the USB components?
 




--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



[gentoo-user] failures

2003-05-27 Thread Rick Sivernell
list

   For 3 weeks I have been trying t build a system, on a PIII w/
a 60g HD. The system builds ok from livecd, but when started on its own
I get 3 errors.

1. devfs not installed, bull shit I have set every thing on in
filesystem except debugging and it is set to [*], used the setup from a
running gentoo system, same mobo same drives types. tempfs installed on
boot to /etc/mtab, /etc/fstab is the same except hda partition a little
different.

2. I have /dev/hda1 /boot ext2
  /dev/hda2 swap
  /dev/hda3 /  reiserfs  all on a 30g of space
  /dev/hda3 /extendedall of the rest of hd 

3. no networking, even thought I have set everthing up in setup and it
worked nicely. even brought over hosts, nsswitch  resolve from working
machine. 

I can get the msg from /var/log/msg file if need be, not much there.
any help appreciated. Really getting tired of this, it should work
without this much effort.

cheers
-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] bughunting

2003-05-27 Thread Ernie Schroder
On Tuesday 27 May 2003 11:11 am, Maximus wrote:
 On Tue, 27 May 2003 15:25:58 +0200

 Spider [EMAIL PROTECTED] wrote:
  begin  quote
  On Mon, 26 May 2003 03:34:53 -0400
 
  Maximus [EMAIL PROTECTED] wrote:
   cat /proc/driver/nvidia/agp/status
   Status:  Enabled
   Driver:  AGPGART
   AGP Rate:1x
 
  What mainboard/chipset was this again?
  (cat /proc/driver/nvidia/agp/ ...  )
  Check that you can't get agp 2x or 4x enabled
 
  also provide /proc/mtrr, and lspci -vv and give the entry for the
  chipset and the graphicscard.
 
 
  //Spider

 cat /proc/driver/nvidia/agp/card
 Fast Writes: Not Supported
 SBA: Not Supported
 AGP Rates:   4x 2x 1x
 Registers:   0x1f07:0x0f000101

 cat /proc/driver/nvidia/agp/host-bridge
 Host Bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate]
 System Controller Fast Writes: Not Supported
 SBA: Supported
 AGP Rates:   2x 1x
 Registers:   0x0f000203:0x0101

 cat /proc/driver/nvidia/agp/status
 Status:  Enabled
 Driver:  AGPGART
 AGP Rate:1x
 Fast Writes: Disabled
 SBA: Disabled

 cat /proc/mtrr
 reg00: base=0x (   0MB), size= 256MB: write-back, count=1
 reg01: base=0x1000 ( 256MB), size= 128MB: write-back, count=1
 reg02: base=0xe800 (3712MB), size=  64MB: write-combining,
 count=2 reg03: base=0xd800 (3456MB), size= 128MB:
 write-combining, count=1

 01:05.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2
 MX] (rev b2) (prog-if 00 [VGA]) Subsystem: Asustek Computer, Inc.:
 Unknown device 403d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV-
 VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz+ UDF-
 FastB2B+ ParErr- DEVSEL=medium TAbort- TAbort- MAbort- SERR-
 PERR- Latency: 248 (1250ns min, 250ns max)
 Interrupt: pin A routed to IRQ 11
 Region 0: Memory at ee00 (32-bit, non-prefetchable)
 [size=16M] Region 1: Memory at d800 (32-bit, prefetchable)
 [size=128M] Expansion ROM at efef [disabled] [size=64K]
 Capabilities: [60] Power Management version 2
 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
 PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0
 DScale=0 PME-
 Capabilities: [44] AGP version 2.0
 Status: RQ=31 SBA- 64bit- FW- Rate=x1,x2,x4
 Command: RQ=15 SBA- AGP+ 64bit- FW- Rate=x1

 lspci -vv
 00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate]
 System Controller (rev 25) Control: I/O- Mem+ BusMaster+ SpecCycle-
 MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+
 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- TAbort- MAbort+
 SERR- PERR- Latency: 120
 Region 0: Memory at e800 (32-bit, prefetchable)
 [size=64M] Region 1: Memory at eddff000 (32-bit, prefetchable)
 [size=4K] Region 2: I/O ports at cc00 [disabled] [size=4]
 Capabilities: [a0] AGP version 1.0
 Status: RQ=15 SBA+ 64bit- FW- Rate=x1,x2
 Command: RQ=0 SBA- AGP+ 64bit- FW- Rate=x1

 --
 [EMAIL PROTECTED] mailing list

OK so your card will do 4X AGP but your motherboard only 2X. IIRC, there 
is an option in /etc/modules.d/nvidia where you can force 2X AGP on VIA 
chipsets. There may be something similar for AMD. Post the above file 
and we might find something there. A quick search on google found 
http://gatos.sourceforge.net/livid-ati/2001-October/msg00027.html
which seems to indicate that you mak be locked to AGP 1X due to lockups 
experienced with your chipset. You might look to see if there is a line 
there that seems to limitAGP. Comment it out and restart X. Do: 
cat /proc/driver/nvidia/agp/status again and see if that helps. Then run 
glxgears for 5 minutes or so to see if you lock up. If it locks, 1X is 
going to be your limit, I'm afraid.
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] failures

2003-05-27 Thread brett holcomb
Did you check the install automatically at boot (or 
equivalent) for devfs in menuconfig?

On Tue, 27 May 2003 09:47:10 -0500
 Rick Sivernell [EMAIL PROTECTED] wrote:
list

   For 3 weeks I have been trying t build a system, on a 
PIII w/
a 60g HD. The system builds ok from livecd, but when 
started on its own
I get 3 errors.

1. devfs not installed, bull shit I have set every thing 
on in
filesystem except debugging and it is set to [*], used 
the setup from a
running gentoo system, same mobo same drives types. 
tempfs installed on
boot to /etc/mtab, /etc/fstab is the same except hda 
partition a little
different.

2. I have /dev/hda1 /boot ext2
  /dev/hda2 swap
  /dev/hda3 /  reiserfs  all on a 30g of space
  /dev/hda3 /extendedall of the rest of hd 

3. no networking, even thought I have set everthing up in 
setup and it
worked nicely. even brought over hosts, nsswitch  
resolve from working
machine. 

I can get the msg from /var/log/msg file if need be, not 
much there.
any help appreciated. Really getting tired of this, it 
should work
without this much effort.

cheers
--
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User
   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] failures

2003-05-27 Thread Larry Meadors
If you do this:

cat /usr/src/linux/.config | \
grep -i devfs | \
grep -v # CONFIG

Do you see this:

CONFIG_DEVFS_FS=y
CONFIG_DEVFS_MOUNT=y

I apologize for asking this, but I do not know exactly where your are
at, so does /usr/src/linux/arch/i386/boot/bzImage match /boot/bzImage,
and is the date later than that of /usr/src/linux/.config?

Larry

 [EMAIL PROTECTED] 05/27/03 10:00 AM 
Did you check the install automatically at boot (or 
equivalent) for devfs in menuconfig?


On Tue, 27 May 2003 09:47:10 -0500
  Rick Sivernell [EMAIL PROTECTED] wrote:
list

For 3 weeks I have been trying t build a system, on a 
PIII w/
a 60g HD. The system builds ok from livecd, but when 
started on its own
I get 3 errors.

1. devfs not installed, bull shit I have set every thing 
on in
filesystem except debugging and it is set to [*], used 
the setup from a
running gentoo system, same mobo same drives types. 
tempfs installed on
boot to /etc/mtab, /etc/fstab is the same except hda 
partition a little
different.

2. I have /dev/hda1 /boot ext2
   /dev/hda2 swap
   /dev/hda3 /  reiserfs  all on a 30g of space
   /dev/hda3 /extendedall of the rest of hd 

3. no networking, even thought I have set everthing up in 
setup and it
worked nicely. even brought over hosts, nsswitch  
resolve from working
machine. 

I can get the msg from /var/log/msg file if need be, not 
much there.
any help appreciated. Really getting tired of this, it 
should work
without this much effort.

cheers
-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

.~.
   / v \
  /( _ )\
^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] failures

2003-05-27 Thread David Mallwitz
Rick,
	
	Try running dmesg |grep devfs, the output should read something like 
Mounted devfs on /dev. If that's not there, then you may not have your 
new kernel installed or booted.

Dave

Rick Sivernell wrote:
list

   For 3 weeks I have been trying t build a system, on a PIII w/
a 60g HD. The system builds ok from livecd, but when started on its own
I get 3 errors.
1. devfs not installed, bull shit I have set every thing on in
filesystem except debugging and it is set to [*], used the setup from a
running gentoo system, same mobo same drives types. tempfs installed on
boot to /etc/mtab, /etc/fstab is the same except hda partition a little
different.
2. I have /dev/hda1 /boot ext2
  /dev/hda2 swap
  /dev/hda3 /  reiserfs  all on a 30g of space
  /dev/hda3 /extendedall of the rest of hd 

3. no networking, even thought I have set everthing up in setup and it
worked nicely. even brought over hosts, nsswitch  resolve from working
machine. 

I can get the msg from /var/log/msg file if need be, not much there.
any help appreciated. Really getting tired of this, it should work
without this much effort.
cheers


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] livecd environment

2003-05-27 Thread Tom Wesley
On Tuesday 27 May 2003 16:11, reg hughson wrote:
 I have had Gentoo up and running for a while now and am for the most
 part happy with it. But, I have never, no matter how many times I have
 followed the instructions implicitly, been able to get my USB mouse and
 keyboard to work properly and have never been able to get my ATI 9100 to
 use 3D acceleration.

 However, during the install process when I boot from the LiveCD,
 everything works perfectly...my USB devices are detected properly and
 work as they should.

 I guess my question(s) is (are), is there a way to copy that LiveCD
 environment to my working system?

 Or if I wipe everything out and do yet another stage1 install (after
 doing it a gazillion times, whats another time going to hurt?), is it
 possible to copy the settings to the new install?

 Or at the very least, once I have booted the LiveCD, where would I look
 to see how it set up the USB components?


usbview I think is the command.  also, do you have hotplug installed and 
started?

-- 
Tom Wesley
Please encrypt personal replies if possible.


pgp0.pgp
Description: signature


RE: [gentoo-user] docbook

2003-05-27 Thread Matt Meola
Gwendolyn is correct -- you need to use an appropriate catalog file. 
Look at /etc/xml/catalog and make sure it fits what you have on your
system.

After that, it's up to the specific XML/XSLT processor to use that
catalog -- xsltproc uses the environment variable XML_CATALOG_FILES to
find its way.  I don't know about the Java-based processors, like Xalan
or Saxon.


On Mon, 2003-05-26 at 05:18, William Kenworthy wrote:
 Its the other way round, I use gnome not kde (was a kde user at one
 time, but changed to gnome as that was what was in use at work)
 
 But I will dig into the files at some time and try and figure out whats
 happening.
 
 BillK
 
 On Mon, 2003-05-26 at 18:18, Gwendolyn van der Linden wrote:
   That might explain last nights 12 hour galeon compile: I
   was downloading
   at the same time as compiling and I only have a modem
   connection.  What
   a microsoft way to design software  No wonder gnome is falling
   behind KDE in popularity if this is true.
  
  I don't think it's KDE's fault per se.  SGML/XML allows the use of
  'PUBLIC' declarations of the DTD used, and depending on the
  configuration of docbook, the definitions in your catalog files, and
  the DTDs available on your system, docbook may resort to pulling in a
  DTD from the internet.  But you're right, a correctly configured
  system should not need to go out on the 'net.
  
  If you dig into the KDE xml/sgml files, your catalog files and docbook
  settings you might find the cause.
  
  Gwendolyn.
  
  
  --
  [EMAIL PROTECTED] mailing list



-- 
Matt MeolaAF0D
http://www.qsl.net/af0d/index.html


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] Pre-building Packages for a Different CPU

2003-05-27 Thread Joshua J. Berry
On Tue, May 27, 2003 at 12:41:25PM +0100, Dhruba Bandopadhyay wrote:
 On Tue, 2003-05-27 at 05:29, Joshua J. Berry wrote:
  I'm going to be getting a new (Pentium 4) laptop relatively soon...and I was
  wondering if it's possible to pre-build P4-optimized packages on my Pentium 3
  desktop.
 
 I doubt this is possible.  However, you might want to look at distcc
 which will allow other machines to share the compilation load or bear it
 entirely.
 

I know...but I can't really distcc with a laptop I haven't bought yet. :)  I
just want a set of packages I can have to get it up more quickly.  What I've
decided to do is just compile things for the P3 on my desktop (using my
desktop's USE and CFLAGS), and just transfer the binary packages over and
rebuild them in the background.  That way I'll have a functional machine, but
I'll also (eventually) have stuff compiled/optimized for the laptop.

[snip]
 
  Also, I'd heard rumors to the effect that gcc 3.2 can't generate P4-optimized
  code correctly.  Is this just a rumor, or is there some fact to it?
 
 Gcc 3.2.2 is not to be used with pentium4 flags.  However, 3.2.3 and 3.3
 are fine.  You may have to wait a little for the latter two to be
 released on stable.

OK, I'll keep that in mind.  Thanks for the input.

-- Josh

-
Joshua J. Berry

I haven't lost my mind -- it's backed up on tape somewhere.
-- /usr/games/fortune

NOTE: Please do not submit this email address to any mailing
lists or websites without prior permission.  Thank you.


pgp0.pgp
Description: PGP signature


RE: [gentoo-user] Re: Adventures starting ALSA

2003-05-27 Thread Rex Young
 1.8.5* releases, since the 1.8.6* releases have it at 
/var/lib/.init.d.
 

I was using 1.4_rc4, because this was what the install doc 
told me to use.
If the startup scripts are at /var/lib/init.d in newer 
releases, that't fine 
with me :-).

All i want is a /mnt that i can use to my liking, without 
breaking start/stop 
scripts.

Heinrich

the 1.8.6 release he's talking about is for baselayout.  This
is still in testing, I think, as none of my machines are using
a 1.8.6 release of baselayout.  I don't know when to expect this
later version.

-rex

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] livecd environment

2003-05-27 Thread Ernie Schroder
On Tuesday 27 May 2003 12:44 pm, Tom Wesley wrote:
 On Tuesday 27 May 2003 16:11, reg hughson wrote:
  I have had Gentoo up and running for a while now and am for the
  most part happy with it. But, I have never, no matter how many
  times I have followed the instructions implicitly, been able to get
  my USB mouse and keyboard to work properly and have never been able
  to get my ATI 9100 to use 3D acceleration.
 
  However, during the install process when I boot from the LiveCD,
  everything works perfectly...my USB devices are detected properly
  and work as they should.
 
  I guess my question(s) is (are), is there a way to copy that LiveCD
  environment to my working system?
 
  Or if I wipe everything out and do yet another stage1 install
  (after doing it a gazillion times, whats another time going to
  hurt?), is it possible to copy the settings to the new install?
 
  Or at the very least, once I have booted the LiveCD, where would I
  look to see how it set up the USB components?

 usbview I think is the command.  also, do you have hotplug installed
 and started?


I believe lsusb is what you're looking for
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: Application for reading/writing with a DDSdrive

2003-05-27 Thread Stephan Feder
aSe wrote:
...
 okay, but.. Don't i need to somehow mount the tape drive and with what file
 system?
...

You cannot mount a tape because it is not randomly accessible. You can
only read to and write from it (it meaning your tape's special device
node under /dev) sequentially. To control your drive (rewinding,
ejecting, positioning) there is app-arch/mt-st.

Regards,
Stephan

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] wireless-tools and APM

2003-05-27 Thread Tassilo Horn
Am Dienstag, 27. Mai 2003 09:03 schrieb Gwendolyn van der Linden:
  I've got two problems which I can't handle on my own. The
  first is a problem
  with the wireless-tool. When I want to emerge and compile
  it, it fails with
  the following error:
 
  -schnipp-
  gcc:  No such file or directory

 This typically happens if you 'su' into your root account, rather than
 'su -', or a proper login.  A plain 'su' does not give you the full
 environment you need.

I logged in as root and didn't su.

  The second problem is:
  When I close the display of my Notebook (Dell Inspiron
  8200) and open it
  again, the display doesn't turn on again. It stays black.
  Commands aren't
  recognized, too. The only thing I can do is to power off
  the notebook, and
  that often results in errors in the file system.
  Before I compiled a new kernel this problem occured only
  several times, but
  now it happens always... When I compiled a new kernel I
  didn't touch the
  APM-options.
  So, what can I do?

 Don't know about this one...  I do know that things as DRI can make
 sleep/wakeup not work...  Did you check tuxmobil / linux-laptops?

I don't use DRI. I checked these pages,  but didn't find help with this 
problem.

Tassilo


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Pre-building Packages for a Different CPU

2003-05-27 Thread Dhruba Bandopadhyay
quote who=Joshua J. Berry
 On Tue, May 27, 2003 at 12:41:25PM +0100, Dhruba Bandopadhyay wrote:
 On Tue, 2003-05-27 at 05:29, Joshua J. Berry wrote:
  I'm going to be getting a new (Pentium 4) laptop relatively
 soon...and I was wondering if it's possible to pre-build
 P4-optimized packages on my Pentium 3 desktop.

 I doubt this is possible.  However, you might want to look at distcc
 which will allow other machines to share the compilation load or bear
 it entirely.


 I know...but I can't really distcc with a laptop I haven't bought yet.
 :)  I just want a set of packages I can have to get it up more quickly.

Oh I see.  Well, in that case a GRP release would be preferable.  1.4 rc2
provides precompiled packages which you can unpack during install and have
a system up and running quickly.  Compilation, as you say, can come later.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] depmod problems on kernel build

2003-05-27 Thread Sami Näätänen
On Tuesday 27 May 2003 16:57, Mark Knecht wrote:
   emerge -C lm_sensors fixed it. I wasn't using lm_sensors. Someone
   mentioned it here, so I downloaded it but it didn't work on my
   system...
 
  Well it can't work if you don't have i2c support in your kernel. ;)

 No, that's not the question. I understand that. The question was how
 would anyone know that the root cause of the depmod problem was
 having lm_sensors installed in the first place? The error message
 didn't seem to say lm_sensors anywhere? (Or did I miss it?)


Well from the unresolved symbols one sees that i2c is not installed 
either as modules or in the current running kernel.
So one goes through everything that could use i2c and there really is 
not that many of those. The most logical choice is lm_sensors.

What I coomented in the previous mail was that when you tested 
lm_sensors had you back then enabled i2c support, because if you did 
not then most likely lm_sensors can't work , because most sensors can 
only be accessed through i2c bus.


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] depmod problems on kernel build

2003-05-27 Thread Condon Thomas A KPWA

 No, that's not the question. I understand that. The question was how
 would anyone know that the root cause of the depmod problem was
 having lm_sensors installed in the first place? The error message
 didn't seem to say lm_sensors anywhere? (Or did I miss it?)
 
 
 Well from the unresolved symbols one sees that i2c is not installed
 either as modules or in the current running kernel.
 So one goes through everything that could use i2c and there really is
 not that many of those. The most logical choice is lm_sensors.

Then let me ask the next question.  If the unresolved symbols tell me that
i2c is not installed, how do I know (without pre-knowledge of what i2c is
because I'm a novice) which packages might use it?  Would it be found by
emerge -s i2c


In Harmony's Way, and In A Chord,

Tom  :-})

Thomas A. Condon
Barbershop Bass Singer
Registered Linux User #154358
A Jester Unemployed

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] bughunting

2003-05-27 Thread Dmitry Suzdalev
Hello!

On Tuesday 27 May 2003 19:11, Maximus wrote:
 cat /proc/driver/nvidia/agp/card
 Fast Writes: Not Supported
 SBA: Not Supported
 AGP Rates:   4x 2x 1x
 Registers:   0x1f07:0x0f000101

And what is 'Fast Writes' and where can I enable it? I can see that it's 
supported on my system, but disabled.

And should I enable it?

Thanks in advance,
Dmitry.

-- 
Gentoo Linux 2.4.20 #1 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] bughunting

2003-05-27 Thread brett holcomb
You enable it in /etc/modules.conf - there are some 
comments there on how to do it.  As to whether you should 
depends on your system.  Try it and see what happens.  

On Tue, 27 May 2003 22:46:42 +0400
 Dmitry  Suzdalev [EMAIL PROTECTED] wrote:
Hello!

On Tuesday 27 May 2003 19:11, Maximus wrote:
cat /proc/driver/nvidia/agp/card
Fast Writes: Not Supported
SBA: Not Supported
AGP Rates:   4x 2x 1x
Registers:   0x1f07:0x0f000101
And what is 'Fast Writes' and where can I enable it? I 
can see that it's 
supported on my system, but disabled.

And should I enable it?

Thanks in advance,
Dmitry.
--
Gentoo Linux 2.4.20 #1 i686 AMD Athlon(tm) XP 1700+ 
AuthenticAMD GNU/Linux

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] depmod problems on kernel build

2003-05-27 Thread Mark Knecht
On Tue, 2003-05-27 at 11:38, Condon Thomas A KPWA wrote:
  No, that's not the question. I understand that. The question was how
  would anyone know that the root cause of the depmod problem was
  having lm_sensors installed in the first place? The error message
  didn't seem to say lm_sensors anywhere? (Or did I miss it?)
  
  
  Well from the unresolved symbols one sees that i2c is not installed
  either as modules or in the current running kernel.
  So one goes through everything that could use i2c and there really is
  not that many of those. The most logical choice is lm_sensors.
 
 Then let me ask the next question.  If the unresolved symbols tell me that
 i2c is not installed, how do I know (without pre-knowledge of what i2c is
 because I'm a novice) which packages might use it?  Would it be found by
 emerge -s i2c
 
In this case, no. i2c was part of the kernel compile. I turned it off
and got messed up.

I agree that having some way of figuring this out (for novices like you
and I) would be really helpful...


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Quickcam permissions

2003-05-27 Thread Ernie Schroder
I just emergerd the camstream package for frame capture with my 
logitek quickcam. The driver is loaded and the application runs as root 
I have opened up permissions to camstream as below:

# ls -l /usr/bin/camstream
-rwxrwxrwx1 root wheel  369236 May 27 14:12 
/usr/bin/camstream

But, although I can start the program as user, it doesn't find the 
camera. I suppose I need to give user permission to the device but 
darned if I can find the device name. below is pertinant lines from 
dmesg:


Linux video capture interface: v1.00
usb.c: registered new driver quickcam
USB Quickcam Class ff SubClass ff idVendor 46d idProduct 840
USB Quickcam camera found using: $Id: quickcam.c,v 1.111 2003/01/27 
09:41:03 tuukkat Exp $
quickcam: probe of HDCS1000 sensor = 08 00 id: 08
quickcam: HDCS1000 sensor detected

I did find this:
ls -l /dev/v4l/video0
crwxrwx---1 root video 81,   0 Dec 31  1969 /dev/v4l/video0

(user is in group video)
I must have overlooked something...
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] good material

2003-05-27 Thread Condon Thomas A KPWA
Stephen Turner wrote:
 hey guys i noticed a lotta tutorials out there but i was wondering
 what came recommended? im looking to burn a cd with a firewall,
 router, gateway software combination. and later im gonna make an
 invisible sniffer :) altho i think the sniffer i can handle myself
 but any good tutorials on how to construct your own scratch firewall
 barebones style? ive seen good preconstructed firewalls but im
 wanting to learn to make my own :) hey if theres a good book id be
 interested in that too! thanks :) 

I don't know if you ever got any answers, but I usually go first to the
Step-by-Step pages:

http://linux-sxs.org/index2.html

They are pretty much distro-neutral, have lots of step-by-step instructions,
and prefer to do things themselves as opposed to having someone do it for
them.  Not only that, a number of them are either using or investigating
Gentoo.


In Harmony's Way, and In A Chord,

Tom  :-})

Thomas A. Condon
Barbershop Bass Singer
Registered Linux User #154358
A Jester Unemployed

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] bughunting

2003-05-27 Thread Dmitry Suzdalev
On Tuesday 27 May 2003 23:03, brett holcomb wrote:
 You enable it in /etc/modules.conf - there are some
 comments there on how to do it.  As to whether you should
 depends on your system.  Try it and see what happens.

Thanks, brett!
I've enabled it, but didn't notice some notable changes :).
Only one: my XFree 3.0 animated cursor stopped to blink from time to time, 
like it did before enabling FastWrites.

glxgears give the same result as before update: about 2100 fps.

Everything works fine (for about 5 minutes), so, I think I will not bother  
setting it back :).

thanks again.

WBW, Dmitry.
-- 
Gentoo Linux 2.4.20 #1 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Quickcam permissions

2003-05-27 Thread Tom Wesley
On Tuesday 27 May 2003 20:30, Ernie Schroder wrote:
 I just emergerd the camstream package for frame capture with my
 logitek quickcam. The driver is loaded and the application runs as root
 I have opened up permissions to camstream as below:

 # ls -l /usr/bin/camstream
 -rwxrwxrwx1 root wheel  369236 May 27 14:12
 /usr/bin/camstream

 But, although I can start the program as user, it doesn't find the
 camera. I suppose I need to give user permission to the device but
 darned if I can find the device name. below is pertinant lines from
 dmesg:


 Linux video capture interface: v1.00
 usb.c: registered new driver quickcam
 USB Quickcam Class ff SubClass ff idVendor 46d idProduct 840
 USB Quickcam camera found using: $Id: quickcam.c,v 1.111 2003/01/27
 09:41:03 tuukkat Exp $
 quickcam: probe of HDCS1000 sensor = 08 00 id: 08
 quickcam: HDCS1000 sensor detected

 I did find this:
 ls -l /dev/v4l/video0
 crwxrwx---1 root video 81,   0 Dec 31  1969 /dev/v4l/video0

 (user is in group video)
 I must have overlooked something...

the device file is probably
  /dev/video0
or maybe a number greater than zero if you have more than one video device.

-- 
Tom Wesley
Please encrypt personal replies if possible.


pgp0.pgp
Description: signature


Re: [gentoo-user] bughunting

2003-05-27 Thread Dmitry Suzdalev
On Wednesday 28 May 2003 00:07, brett holcomb wrote:
 No mistype - just forgot as I wasn't on the machine G.
  Sometimes it's hard to get used to Gentoo's way G!!  At
 least you got it done.

Yeah, I got used to Gentoo more than to SuSe which I use at work.
I  had absolutely no doubts where to put the option: I've read your post and 
began to edit /etc/modules.d/nvidia without even thinking, that you suggested 
to edit /etc/modules.conf :-).
Power of habits :).

WBW, Dmitry.
-- 
Gentoo Linux 2.4.20 #1 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xine: stable vs unstable

2003-05-27 Thread Jesse Jacobs
Hello Jeff,
Here's the flags for an xp box that I set-up.
I didn't build xine only vlc on this box.
I wouldn't say these are stable...gnome panel crashed on me a few
times(ie. twice in a month)

CFLAGS=-march=athlon-xp -O3 -pipe -mfpmath=sse -funroll-loops
-falign-functions=4 -maccumulate-outgoing-args -ffast-math
-fprefetch-loop-arrays

HTH,
j

Jeff Elkins said:
 Jeff Elkins said:
  I'm having a problem merging xine and I'm wondering if it's related
 to the  fact that I installed using ~x86.

 On Tuesday 27 May 2003 14:37, Jesse Jacobs wrote:
 Hello Jeff,

 Need higher :) in the error results.
 Find where the compile completed sucessfully and copy from there
 onwards.

 j

 Here's another go...

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline
 -I../../readline -I../../src -I../../src -I../../src/common
 -I../../src/common -I../../src/xitk/xine-toolkit
 -I../../src/xitk/xine-toolkit -I/usr/include-I/usr/X11R6/include
 -I/usr/include  -I../../src/xitk/xine-toolkit -mcpu=athlon-xp -O3 -pipe
 -O3  -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4
 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations
 -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops
 -finline-functions -mcpu=athlon -Wall -D_FILE_OFFSET_BITS=64   -c `test
 -f  'download.c' || echo './'`download.c
 source='errors.c' object='errors.o' libtool=no \
 depfile='.deps/errors.Po' tmpdepfile='.deps/errors.TPo' \
 depmode=gcc3 /bin/sh ../../depcomp \
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline
 -I../../readline -I../../src -I../../src -I../../src/common
 -I../../src/common -I../../src/xitk/xine-toolkit
 -I../../src/xitk/xine-toolkit -I/usr/include-I/usr/X11R6/include
 -I/usr/include  -I../../src/xitk/xine-toolkit -mcpu=athlon-xp -O3 -pipe
 -O3  -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4
 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations
 -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops
 -finline-functions -mcpu=athlon -Wall -D_FILE_OFFSET_BITS=64   -c `test
 -f  'errors.c' || echo './'`errors.c
 source='event.c' object='event.o' libtool=no \
 depfile='.deps/event.Po' tmpdepfile='.deps/event.TPo' \
 depmode=gcc3 /bin/sh ../../depcomp \
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline
 -I../../readline -I../../src -I../../src -I../../src/common
 -I../../src/common -I../../src/xitk/xine-toolkit
 -I../../src/xitk/xine-toolkit -I/usr/include-I/usr/X11R6/include
 -I/usr/include  -I../../src/xitk/xine-toolkit -mcpu=athlon-xp -O3 -pipe
 -O3  -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4
 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations
 -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops
 -finline-functions -mcpu=athlon -Wall -D_FILE_OFFSET_BITS=64   -c `test
 -f  'event.c' || echo './'`event.c
 errors.c: In function `gui_handle_xine_error':
 errors.c:244: `XINE_ERROR_INPUT_FAILED' undeclared (first use in this
 function)
 errors.c:244: (Each undeclared identifier is reported only once
 errors.c:244: for each function it appears in.)
 make[4]: *** [errors.o] Error 1
 make[4]: *** Waiting for unfinished jobs
 make[4]: Leaving directory
 `/var/tmp/portage/xine-ui-0.9.21/work/xine-ui-0.9.21/src/xitk'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory
 `/var/tmp/portage/xine-ui-0.9.21/work/xine-ui-0.9.21/src/xitk'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory
 `/var/tmp/portage/xine-ui-0.9.21/work/xine-ui-0.9.21/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/var/tmp/portage/xine-ui-0.9.21/work/xine-ui-0.9.21'
 make: *** [all] Error 2

 !!! ERROR: media-video/xine-ui-0.9.21 failed.
 !!! Function src_compile, Line 54, Exitcode 2
 !!! (no error message)






 --
 [EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Using distcc for cross-compiling

2003-05-27 Thread Andrew Gaffney
That works because you have a '-march=pentium3' or whatever in your CFLAGS. 
Unfortunately, in my case, if I put '-mcpu=604' in my CFLAGS, it breaks things. 
Don't ask me why. I couldn't complete the bootstrap with that in there, and it 
recommends to leave it out on 
http://www.freehackers.org/gentoo/gccflags/flag_gcc3.html.

Larry Meadors wrote:
Not THAT cross platform, but I did a PII and a PIII, which in THEORY
should be the same thing...
 ;-)

Larry


[EMAIL PROTECTED] 05/27/03 3:05 PM 
I have Gentoo on 3 of my machines, so far. Two are Athlon machines, the
other is 
a PPC. The PPC box is only 120 MHz, so I want to use distcc. Has anyone
set up 
distcc cross-platform under Gentoo?



--
Andrew Gaffney
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Gentoo Games LiveCDs - UT2003 Dell P4 / ATI Rage Pro..?

2003-05-27 Thread Stroller
On Tuesday, May 27, 2003, at 11:08  am, Johan Van den Neste wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yes, but what stops you from testing it. For example your CPU have to
make the TL calculations, because your GFX card can't do those.
Actually, the TL calculations aren't very heavy for modern day 
cpu's(A 1GHz
processor has no problem with this). The Rage 128 just lacks raw power 
in
every way. It's (way) too old.
8-[

Unfortunately I am not in a position to change the graphics cards in 
these machines. Perhaps a demo version of the original Unreal 
Tournament would be more suitable for me to wrap a live CD around. Does 
such a thing exist..?

Stroller.

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Quickcam permissions

2003-05-27 Thread Chris I
On 2003.05.27 16:35, Ernie Schroder wrote:
On Tuesday 27 May 2003 04:11 pm, Chris I wrote:
 On 2003.05.27 15:30, Ernie Schroder wrote:
  I just emergerd the camstream package for frame capture with my
  logitek quickcam. The driver is loaded and the application runs as
  root
  I have opened up permissions to camstream as below:
 
  # ls -l /usr/bin/camstream
  -rwxrwxrwx1 root wheel  369236 May 27 14:12
  /usr/bin/camstream
 
  But, although I can start the program as user, it doesn't find the
  camera. I suppose I need to give user permission to the device but
  darned if I can find the device name. below is pertinant lines
from
  dmesg:
 
 
  Linux video capture interface: v1.00
  usb.c: registered new driver quickcam
  USB Quickcam Class ff SubClass ff idVendor 46d idProduct 840
  USB Quickcam camera found using: $Id: quickcam.c,v 1.111
2003/01/27
  09:41:03 tuukkat Exp $
  quickcam: probe of HDCS1000 sensor = 08 00 id: 08
  quickcam: HDCS1000 sensor detected
 
  I did find this:
  ls -l /dev/v4l/video0
  crwxrwx---1 root video 81,   0 Dec 31  1969
  /dev/v4l/video0
 
  (user is in group video)
  I must have overlooked something...
  --
  Regards, Ernie
  100% Microsoft and Intel free

 Most camera software I've looked at tries to use /dev/video as a
 default, instead of /dev/video0 which you (and my) camera are listed
 as in /dev. Read the man page for your camera software to see how to
 change the device.

 Also, if you get the quickcam running properly, let me know. I'm
 having it work 80% of the time, but it fills my log files up with
 errors.

 -Chris I

 Every man who is high up likes to think that he has done it all
 himself, and the wife smiles and lets it go at that.
-- Barrie
I figured what the hell and did chmod 0777 /dev/video0
and it works as user. I guess camstream does need to write to the
device...dmesg was giving a lot of messages like this:
quickcam: warning - frame overflow (51)

But that seems to have ended now too. I haven't tried to pipe video
yet
but frame capture works. I don't know if I can help you but I'll try.
Just tell me what you need and I'll send info as needed
I don't have the camera handy. I'll just try the software you're using 
when I get my hands on it again. I was using one called vgrabbj, 
perhaps it's a problem with the program itself.

-Chris I

BOFH Excuse #370:

Virus due to computers having unsafe sex.

pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Quickcam permissions

2003-05-27 Thread Ernie Schroder
On Tuesday 27 May 2003 03:38 pm, Tom Wesley wrote:
 On Tuesday 27 May 2003 20:30, Ernie Schroder wrote:
  I just emergerd the camstream package for frame capture with my
  logitek quickcam. The driver is loaded and the application runs as
  root I have opened up permissions to camstream as below:
 
  # ls -l /usr/bin/camstream
  -rwxrwxrwx1 root wheel  369236 May 27 14:12
  /usr/bin/camstream
 
  But, although I can start the program as user, it doesn't find the
  camera. I suppose I need to give user permission to the device but
  darned if I can find the device name. below is pertinant lines from
  dmesg:
 
 
  Linux video capture interface: v1.00
  usb.c: registered new driver quickcam
  USB Quickcam Class ff SubClass ff idVendor 46d idProduct 840
  USB Quickcam camera found using: $Id: quickcam.c,v 1.111 2003/01/27
  09:41:03 tuukkat Exp $
  quickcam: probe of HDCS1000 sensor = 08 00 id: 08
  quickcam: HDCS1000 sensor detected
 
  I did find this:
  ls -l /dev/v4l/video0
  crwxrwx---1 root video 81,   0 Dec 31  1969
  /dev/v4l/video0
 
  (user is in group video)
  I must have overlooked something...

 the device file is probably
   /dev/video0
 or maybe a number greater than zero if you have more than one video
 device.

Tom,
Good idea, I immediately felt kind of dumb, but /dev/video0 is a link to 
/dev/v4l/video0

$ ls -l /dev/video0
lr-xr-xr-x1 root root   10 May 27 13:55 /dev/video0 - 
v4l/video0

What now?


-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Quickcam permissions

2003-05-27 Thread Ernie Schroder
On Tuesday 27 May 2003 05:55 pm, Chris I wrote:
 On 2003.05.27 16:35, Ernie Schroder wrote:
  On Tuesday 27 May 2003 04:11 pm, Chris I wrote:
   On 2003.05.27 15:30, Ernie Schroder wrote:
I just emergerd the camstream package for frame capture with
my logitek quickcam. The driver is loaded and the application
runs as root
I have opened up permissions to camstream as below:
   
# ls -l /usr/bin/camstream
-rwxrwxrwx1 root wheel  369236 May 27 14:12
/usr/bin/camstream
   
But, although I can start the program as user, it doesn't find
the camera. I suppose I need to give user permission to the
device but darned if I can find the device name. below is
pertinant lines
 
  from
 
dmesg:
   
   
Linux video capture interface: v1.00
usb.c: registered new driver quickcam
USB Quickcam Class ff SubClass ff idVendor 46d idProduct 840
USB Quickcam camera found using: $Id: quickcam.c,v 1.111
 
  2003/01/27
 
09:41:03 tuukkat Exp $
quickcam: probe of HDCS1000 sensor = 08 00 id: 08
quickcam: HDCS1000 sensor detected
   
I did find this:
ls -l /dev/v4l/video0
crwxrwx---1 root video 81,   0 Dec 31  1969
/dev/v4l/video0
   
(user is in group video)
I must have overlooked something...
--
Regards, Ernie
100% Microsoft and Intel free
  
   Most camera software I've looked at tries to use /dev/video as a
   default, instead of /dev/video0 which you (and my) camera are
   listed as in /dev. Read the man page for your camera software to
   see how to change the device.
  
   Also, if you get the quickcam running properly, let me know. I'm
   having it work 80% of the time, but it fills my log files up with
   errors.
  
   -Chris I
  
   Every man who is high up likes to think that he has done it all
   himself, and the wife smiles and lets it go at that.
 -- Barrie
 
  I figured what the hell and did chmod 0777 /dev/video0
  and it works as user. I guess camstream does need to write to the
  device...dmesg was giving a lot of messages like this:
 
  quickcam: warning - frame overflow (51)
 
  But that seems to have ended now too. I haven't tried to pipe video
  yet
  but frame capture works. I don't know if I can help you but I'll
  try. Just tell me what you need and I'll send info as needed

 I don't have the camera handy. I'll just try the software you're
 using when I get my hands on it again. I was using one called
 vgrabbj, perhaps it's a problem with the program itself.

 -Chris I

 BOFH Excuse #370:

 Virus due to computers having unsafe sex.

I'll give vgrabbj a shot and get back to you
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Quickcam permissions

2003-05-27 Thread Ernie Schroder
On Tuesday 27 May 2003 05:55 pm, Chris I wrote:
 On 2003.05.27 16:35, Ernie Schroder wrote:
  On Tuesday 27 May 2003 04:11 pm, Chris I wrote:
   On 2003.05.27 15:30, Ernie Schroder wrote:
I just emergerd the camstream package for frame capture with
my logitek quickcam. The driver is loaded and the application
runs as root
I have opened up permissions to camstream as below:
   
# ls -l /usr/bin/camstream
-rwxrwxrwx1 root wheel  369236 May 27 14:12
/usr/bin/camstream
   
But, although I can start the program as user, it doesn't find
the camera. I suppose I need to give user permission to the
device but darned if I can find the device name. below is
pertinant lines
 
  from
 
dmesg:
   
   
Linux video capture interface: v1.00
usb.c: registered new driver quickcam
USB Quickcam Class ff SubClass ff idVendor 46d idProduct 840
USB Quickcam camera found using: $Id: quickcam.c,v 1.111
 
  2003/01/27
 
09:41:03 tuukkat Exp $
quickcam: probe of HDCS1000 sensor = 08 00 id: 08
quickcam: HDCS1000 sensor detected
   
I did find this:
ls -l /dev/v4l/video0
crwxrwx---1 root video 81,   0 Dec 31  1969
/dev/v4l/video0
   
(user is in group video)
I must have overlooked something...
--
Regards, Ernie
100% Microsoft and Intel free
  
   Most camera software I've looked at tries to use /dev/video as a
   default, instead of /dev/video0 which you (and my) camera are
   listed as in /dev. Read the man page for your camera software to
   see how to change the device.
  
   Also, if you get the quickcam running properly, let me know. I'm
   having it work 80% of the time, but it fills my log files up with
   errors.
  
   -Chris I
  
   Every man who is high up likes to think that he has done it all
   himself, and the wife smiles and lets it go at that.
 -- Barrie
 
  I figured what the hell and did chmod 0777 /dev/video0
  and it works as user. I guess camstream does need to write to the
  device...dmesg was giving a lot of messages like this:
 
  quickcam: warning - frame overflow (51)
 
  But that seems to have ended now too. I haven't tried to pipe video
  yet
  but frame capture works. I don't know if I can help you but I'll
  try. Just tell me what you need and I'll send info as needed

 I don't have the camera handy. I'll just try the software you're
 using when I get my hands on it again. I was using one called
 vgrabbj, perhaps it's a problem with the program itself.

 -Chris I

 BOFH Excuse #370:

 Virus due to computers having unsafe sex.


Perhaps this is the problem with vgrabbj?
It only works on v4l devices that can be set to 24-bit mode.
see:

http://packages.debian.org/stable/graphics/vgrabbj.html

-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



[gentoo-user] GCC 3.3

2003-05-27 Thread Brett Campbell
Hello list,

i use a pentium4 chip, and, despite a stable system, have just learned of the invalid 
sse2 cruft.  i am in fear for my system's health, regardless of its excellent 
performance :).  I have read that gcc 3.2.3 has fixed this stuff, but i was 
considering rebuilding the entire system with 3.3 (as the 3.2.3 branch has 
ceased/closed).

has anyone tried or used 3.3 yet?  what would be implications or undesired side 
effects from rebuilding my system?  is there direct confliction with glibc?  i doubt 
it.  any suggestions from anyone who has more knowledge than i do would be well 
appreciated :-)

Thank you,
Brett
-- 
''Wisdom is the companion of patience''

   ,-~~-.___.
  / |  ' \
 (  ) 0
  \_/-, ,'
    //
/  \-'~;/~~~(O)
   /  __/~|   /   |
 =(  _| (_|

Brett Ryan Campbell
Systems Administrator, CAD Research Center
Cal Poly State University, San Luis Obispo, CA 93407
http://www.cadrc.calpoly.edu/frameset_content/content_about_us.html

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xine: stable vs unstable

2003-05-27 Thread Jesse Jacobs
Jeff,
Checkout These:

http://forums.gentoo.org/viewtopic.php?t=56316highlight=cflags

http://forums.gentoo.org/viewtopic.php?t=53602highlight=cflags

Jeff Elkins said:
 Jeff Elkins said:
  I'm having a problem merging xine and I'm wondering if it's related
 to the  fact that I installed using ~x86.

 On Tuesday 27 May 2003 14:37, Jesse Jacobs wrote:
 Hello Jeff,

 Need higher :) in the error results.
 Find where the compile completed sucessfully and copy from there
 onwards.

 j

 Here's another go...

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline
 -I../../readline -I../../src -I../../src -I../../src/common
 -I../../src/common -I../../src/xitk/xine-toolkit
 -I../../src/xitk/xine-toolkit -I/usr/include-I/usr/X11R6/include
 -I/usr/include  -I../../src/xitk/xine-toolkit -mcpu=athlon-xp -O3 -pipe
 -O3  -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4
 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations
 -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops
 -finline-functions -mcpu=athlon -Wall -D_FILE_OFFSET_BITS=64   -c `test
 -f  'download.c' || echo './'`download.c
 source='errors.c' object='errors.o' libtool=no \
 depfile='.deps/errors.Po' tmpdepfile='.deps/errors.TPo' \
 depmode=gcc3 /bin/sh ../../depcomp \
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline
 -I../../readline -I../../src -I../../src -I../../src/common
 -I../../src/common -I../../src/xitk/xine-toolkit
 -I../../src/xitk/xine-toolkit -I/usr/include-I/usr/X11R6/include
 -I/usr/include  -I../../src/xitk/xine-toolkit -mcpu=athlon-xp -O3 -pipe
 -O3  -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4
 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations
 -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops
 -finline-functions -mcpu=athlon -Wall -D_FILE_OFFSET_BITS=64   -c `test
 -f  'errors.c' || echo './'`errors.c
 source='event.c' object='event.o' libtool=no \
 depfile='.deps/event.Po' tmpdepfile='.deps/event.TPo' \
 depmode=gcc3 /bin/sh ../../depcomp \
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline
 -I../../readline -I../../src -I../../src -I../../src/common
 -I../../src/common -I../../src/xitk/xine-toolkit
 -I../../src/xitk/xine-toolkit -I/usr/include-I/usr/X11R6/include
 -I/usr/include  -I../../src/xitk/xine-toolkit -mcpu=athlon-xp -O3 -pipe
 -O3  -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4
 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations
 -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops
 -finline-functions -mcpu=athlon -Wall -D_FILE_OFFSET_BITS=64   -c `test
 -f  'event.c' || echo './'`event.c
 errors.c: In function `gui_handle_xine_error':
 errors.c:244: `XINE_ERROR_INPUT_FAILED' undeclared (first use in this
 function)
 errors.c:244: (Each undeclared identifier is reported only once
 errors.c:244: for each function it appears in.)
 make[4]: *** [errors.o] Error 1
 make[4]: *** Waiting for unfinished jobs
 make[4]: Leaving directory
 `/var/tmp/portage/xine-ui-0.9.21/work/xine-ui-0.9.21/src/xitk'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory
 `/var/tmp/portage/xine-ui-0.9.21/work/xine-ui-0.9.21/src/xitk'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory
 `/var/tmp/portage/xine-ui-0.9.21/work/xine-ui-0.9.21/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/var/tmp/portage/xine-ui-0.9.21/work/xine-ui-0.9.21'
 make: *** [all] Error 2

 !!! ERROR: media-video/xine-ui-0.9.21 failed.
 !!! Function src_compile, Line 54, Exitcode 2
 !!! (no error message)






 --
 [EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Pre-building Packages for a Different CPU

2003-05-27 Thread MooktaKiNG
Just configure your p3 to p3 optimized, then compile it with build pckage
option and thats it. There's an option in make.conf that makes ALL packages
in binary so you can use them over and over. My server has been installed
like this from right from the beginning which helps, especially with things
like tryng out a new package etc.

- Original Message - 
From: Joshua J. Berry [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 27, 2003 6:33 PM
Subject: Re: [gentoo-user] Pre-building Packages for a Different CPU


--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerging file-roller

2003-05-27 Thread Thomas Schweikle
Hi!

I've had some problems emerging file-roller. None of the dependancies was 
automaticaly solved by emerge:

Here is what went on:
emerge file-roller
gave an error: library libgdk was missing

emerge x11-libs/gtk+
emerged OK.

emerge file-roller
gave an error: library libgnomecanvas missing

emerge libgnomecanvas
gave an error: library libglade missing

emerge libglade
emerged OK

emerge libgnomecanvas
emerged OK

emerge file-roller
gave an error: libbonoboui missing

emerge libbonoboui
emerged OK

emerge file-roller
gave an error libgnomeui missing

emerge libgnomeui
emerged OK

emerge file-roller
emerged OK

shouldn't have emerge file-roller have emerged 
x11-libs/gtk+
libglade
libgnomecanvas
libbonoboui
libgnomeui
file-roller

without user interaction?

There where various other packages not building automatically:

kde-base/kdebase - not building kdelibs
x11-libs/vte - not building libvte

etc., etc.,...

Any idea what is wrong here?

-- 
Thomas


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] GCC 3.3

2003-05-27 Thread Dhruba Bandopadhyay
On Tue, 2003-05-27 at 23:21, Brett Campbell wrote:
 Hello list,
 i use a pentium4 chip, and, despite a stable system, have just learned of the 
 invalid sse2 cruft.  i am in fear for my system's health, regardless of its 
 excellent performance :).  I have read that gcc 3.2.3 has fixed this stuff, but i 
 was considering rebuilding the entire system with 3.3 (as the 3.2.3 branch has 
 ceased/closed).
 has anyone tried or used 3.3 yet?  what would be implications or undesired side 
 effects from rebuilding my system?  is there direct confliction with glibc?  i doubt 
 it.  any suggestions from anyone who has more knowledge than i do would be well 
 appreciated :-)

I use a P4 and recently suffered errors in the nature of compilation
failures.  On rebuilding with P3 cflags using 3.2.2 mysteriously those
packages which were failing previously emerged perfectly.  Right after
rebuilding 3.2.3 was moved to testing tree so that's what I'm using
now.  It works fine and is known to fix P4 bugs.

Regarding 3.3, having seen bugs.gentoo.org flooded with gcc 3.3 related
problems not long back I would strongly suggest that you do not go for
it yet.  It is hardmasked for these reasons.  From what I gather work is
being done to smoothen the migration and in good time 3.3 will be moved
to mainstream use.

The wise move may be to wait for the 3.3 release to stabilise either on
testing or stable and then rebuild although if you did rebuild with
3.2.3 that should be fine too.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerging file-roller

2003-05-27 Thread Dhruba Bandopadhyay
On Wed, 2003-05-28 at 00:16, Thomas Schweikle wrote:
 Hi!
 
 I've had some problems emerging file-roller. None of the dependancies was 
 automaticaly solved by emerge:

Okay.  First of all, there seems to be something wrong here as I've
never come across so many missing dependencies.  Secondly, the best
place to post this information is http://bugs.gentoo.org as you will not
only get feedback about what may be wrong with your system or the ebuild
but it may also get fixed.  Post full details when submitting bug.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] depmod problems on kernel build

2003-05-27 Thread Sami Näätänen
On Tuesday 27 May 2003 22:30, Mark Knecht wrote:
 On Tue, 2003-05-27 at 11:38, Condon Thomas A KPWA wrote:
   No, that's not the question. I understand that. The question was
   how would anyone know that the root cause of the depmod problem
   was having lm_sensors installed in the first place? The error
   message didn't seem to say lm_sensors anywhere? (Or did I miss
   it?)
  
   Well from the unresolved symbols one sees that i2c is not
   installed either as modules or in the current running kernel.
   So one goes through everything that could use i2c and there
   really is not that many of those. The most logical choice is
   lm_sensors.
 
  Then let me ask the next question.  If the unresolved symbols tell
  me that i2c is not installed, how do I know (without pre-knowledge
  of what i2c is because I'm a novice) which packages might use it? 
  Would it be found by emerge -s i2c

 In this case, no. i2c was part of the kernel compile. I turned it off
 and got messed up.

 I agree that having some way of figuring this out (for novices like
 you and I) would be really helpful...

As your original post had those modules with unresolved symbols one 
could search if that module file belongs to some package or is it 
kernel module.

qpkg -f /lib/modules/2.4.20-gentoo-r4/misc/adm1021.o

which prints this in my machine.

sys-apps/lm_sensors *



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Application for reading/writing with a DDS drive

2003-05-27 Thread Sean
I have a DDS4, and just use tar. To put stuff on the tape I use:
tar -cvf /dev/st0 stuff
To get it back off, I use:
tar -xvf /dev/st0 stuff
To look what's on the tape I use:
tar -tvf /dev/st0 

There's a zillion other things that tar and mt can do to a tape, but I
don't often have occasion to use them. Also remember that tapes are
_slow_. And like somebody else mentioned they are _not_ random access.
So when you're getting the list of stuff on the tape (tar -tvf
/dev/st0), that can take a _long_ time. 

I guess that's about all the 2c stuff I got.

Sean

On Mon, 2003-05-26 at 23:23, aSe wrote:
 I just got a Sony DDS3 scsi tape drive. I'm looking for a free ware app to 
 write/read to it using gentoo.
 Or someone want to tell me a good way to go about mounting/using it?
 
 Thank you,
 Gordon Keesler [EMAIL PROTECTED]
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] depmod problems on kernel build

2003-05-27 Thread Sami Näätänen
On Tuesday 27 May 2003 21:38, Condon Thomas A KPWA wrote:
  No, that's not the question. I understand that. The question was
  how would anyone know that the root cause of the depmod problem
  was having lm_sensors installed in the first place? The error
  message didn't seem to say lm_sensors anywhere? (Or did I miss
  it?)
 
  Well from the unresolved symbols one sees that i2c is not installed
  either as modules or in the current running kernel.
  So one goes through everything that could use i2c and there really
  is not that many of those. The most logical choice is lm_sensors.

 Then let me ask the next question.  If the unresolved symbols tell me
 that i2c is not installed, how do I know (without pre-knowledge of
 what i2c is because I'm a novice) which packages might use it?  Would
 it be found by emerge -s i2c

As I explane in my other mail you can simply look if some package have 
installed that file. One can use qpkg for this as I did in the other 
mail.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerging file-roller

2003-05-27 Thread Mark Knecht
On Tue, 2003-05-27 at 16:16, Thomas Schweikle wrote:
SNIP
 shouldn't have emerge file-roller have emerged 
 x11-libs/gtk+
 libglade
 libgnomecanvas
 libbonoboui
 libgnomeui
 file-roller
 
 without user interaction?
 
 There where various other packages not building automatically:
 
 kde-base/kdebase - not building kdelibs
 x11-libs/vte - not building libvte
 
 etc., etc.,...
 
 Any idea what is wrong here?

Hi ho,
   From my limited perspective, yes, it should have. Possibly you have a
-gnome USE flag. or something like that?

   After submitting a similar bug report about xscreensaver, the
developers determined that there were multiple ways xscreensaver could
get built, and there was some fundamental flaw with how emerge was
handling the options it had available. They told me this was sort of
important. I don't understand it, other than to say that the idea that
emerge will ALWAYS work its way around my USE flags wasn't true, at
least in my case.

   Maybe this is your root cause, or maybe not. I don't know. 

Cheers,
Mark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Grep, awk, sed

2003-05-27 Thread Richard Kilgore
On Tue, May 27, 2003 at 05:28:56PM -0500, Aaron Stout wrote:
 Hi.
 
 I am trying to wright a quick script to get DNS nameserver entries from
 dhcpd. While the script I have wrote works i would like to see how it
 could be done with grep, awk or sed. Here is what I have.
 
 #!/bin/sh
 
 DNSSERVERS=`grep DNS /home/aaron/scripts/dhcpcd-eth0.info`
 LIST=${DNSSERVERS//,/ }
 newList=${LIST//DNS=/ }
 
 for serv in $newList; do
   echo nameserver $serv
 done
 
 Thanks
 -- 
 Aaron

Try this:

#!/bin/sh

grep '^DNS=' /home/Aaron/scripts/dhcpcd-eth0.info | sed 's/DNS=/nameserver /'


-- 
Richard Kilgore
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Grep, awk, sed

2003-05-27 Thread Richard Kilgore
On Tue, May 27, 2003 at 08:01:46PM -0500, Richard Kilgore wrote:
 On Tue, May 27, 2003 at 05:28:56PM -0500, Aaron Stout wrote:
  Hi.
  
  I am trying to wright a quick script to get DNS nameserver entries from
  dhcpd. While the script I have wrote works i would like to see how it
  could be done with grep, awk or sed. Here is what I have.
  
  #!/bin/sh
  
  DNSSERVERS=`grep DNS /home/aaron/scripts/dhcpcd-eth0.info`
  LIST=${DNSSERVERS//,/ }
  newList=${LIST//DNS=/ }
  
  for serv in $newList; do
  echo nameserver $serv
  done
  
  Thanks
  -- 
  Aaron
 
 Try this:
 
 #!/bin/sh
 
 grep '^DNS=' /home/Aaron/scripts/dhcpcd-eth0.info | sed 's/DNS=/nameserver /'

That's wrong.  I didn't know the format of dhcpcd-eth0.info.
I think I understand the expansion functionality you're using
now.  Does the line in dhcpcd-eth0.info look like this?

DNS=IP1,IP2,IP3

If so, do this:

#!/bin/sh

grep '^DNS=' /home/aaron/scripts/dhcpcd-eth0.info  \
| tr ',' '\n' \
| sed -e 's/DNS=//' -e 's/^/nameserver /'

-- 
Richard Kilgore
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Latest packages

2003-05-27 Thread Ernie Schroder
On Tuesday 27 May 2003 11:10 pm, Yusuf Nagree wrote:
 Hope this isn't a silly question, but how do you get emerge to
 install the latest packages.. I've been searching around for the
 answer and haven't come up with anything

 eg. in the samba directory, we have versions 2.28, 2.28a, 3.0alp22,
 3.0alp23.

 when I do an emerge samba, it wants to install 2.28a - I can't get it
 to install 3.0alp23 automatically

 It's not being masked as far as I can tell

There are no ebuilds that I see for samba later than 2.2.8a.
If there were ebuilds available and masked, doing:
ACCEPT_KEYWORDS=~x86 emerge -up samba
would upgrade to the latest masked ebuild.

-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



[gentoo-user] fontconfig emerge errors

2003-05-27 Thread xcentric
Hi again :)
I've been trying to install fontconfig for a day now (its in my update
world list). However I'm running into some difficulty. Here's what my
console looks like when it barfs.

-- Installing fontconfig-user.txt
-- Installing fontconfig-devel.txt
-- Installing fontconfig-user.html
for i in fontconfig-devel; do \
  /bin/sh ../mkinstalldirs
/var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$i
; \
  for f in $i/*; do \
echo '-- Installing '$f ; \
/bin/install -c -m 644 $f
/var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$f;
\
  done \
done
mkdir
/var/tmp/portage/fontconfig-2.2.0-r2/image/usr/share/doc/fontconfig-2.2.0-r2/fontconfig-devel
-- Installing fontconfig-devel/*
/bin/install: cannot stat `fontconfig-devel/*': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory
`/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc'
make: *** [install-recursive] Error 1

!!! ERROR: media-libs/fontconfig-2.2.0-r2 failed.
!!! Function einstall, Line 326, Exitcode 2
!!! einstall failed

That directory ../fontconfig-devel is indeed there, however it is empty.
Does anyone have any idea how I can fix this?

Thanks,
Mike

--

And don't tell me there isn't one bit of difference between null and
space, because that's exactly how much difference there is. :-)
--Larry Wall in [EMAIL PROTECTED]

SDF Public Access UNIX System - http://sdf.lonestar.org


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Latest packages

2003-05-27 Thread Yusuf Nagree




in my /usr/portage/net-fs/samba there are 4 ebuilds:


2.28
2.28a
3.0_alpha22
3.0_alpha23


On Wed, 2003-05-28 at 11:31, Ernie Schroder wrote:

On Tuesday 27 May 2003 11:10 pm, Yusuf Nagree wrote:
 Hope this isn't a silly question, but how do you get emerge to
 install the latest packages.. I've been searching around for the
 answer and haven't come up with anything

 eg. in the samba directory, we have versions 2.28, 2.28a, 3.0alp22,
 3.0alp23.

 when I do an emerge samba, it wants to install 2.28a - I can't get it
 to install 3.0alp23 automatically

 It's not being masked as far as I can tell

There are no ebuilds that I see for samba later than 2.2.8a.
If there were ebuilds available and masked, doing:
ACCEPT_KEYWORDS=~x86 emerge -up samba
would upgrade to the latest masked ebuild.





[gentoo-user] emerge mod_php error

2003-05-27 Thread Wcc
Every time I try to emerge mod_php, I get this error:

 Install mod_php-4.3.1 into /var/tmp/portage/mod_php-4.3.1/image/
category dev-php
Installing PEAR environment:
/var/tmp/portage/mod_php-4.3.1/image//usr/lib/php/
make[1]: *** [install-pear-installer] Segmentation fault
make: *** [install-pear] Error 2

!!! ERROR: dev-php/mod_php-4.3.1 failed.
!!! Function src_install, Line 231, Exitcode 2
!!! (no error message)

Is there a use flag I should be using, etc? How can I fix this?

Wcc


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge mod_php error

2003-05-27 Thread Robin H . Johnson
On Tue, May 27, 2003 at 11:50:01PM -0400, Wcc wrote:
  Install mod_php-4.3.1 into /var/tmp/portage/mod_php-4.3.1/image/
 category dev-php
 Installing PEAR environment:
 /var/tmp/portage/mod_php-4.3.1/image//usr/lib/php/
 make[1]: *** [install-pear-installer] Segmentation fault
 make: *** [install-pear] Error 2
 
 !!! ERROR: dev-php/mod_php-4.3.1 failed.
 !!! Function src_install, Line 231, Exitcode 2
 !!! (no error message)
Could you please try dev-php/mod_php-4.3.1-r3.
If that still fails, please report it to bugzilla.

-- 
Robin Hugh Johnson
E-Mail : [EMAIL PROTECTED]
Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ#   : 30269588 or 41961639
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85


pgp0.pgp
Description: PGP signature


[gentoo-user] ebuild of qconfirm

2003-05-27 Thread Lincoln A. Baxter
Hi All,

Yesterday, I added an compressed tarball to gentoo bug# 21580, which
contains an ebuild for qconfirm. (a little package that works with qmail
to virually eliminate spam by using delivery confirmation requests, the
same way the this list works).

I was just curious, if anyone has any experience with how long it takes
for the ebuild to be noticed and integrate into portage proper.


-- 
Lincoln A. Baxter [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Latest packages

2003-05-27 Thread Jerry McBride
On Wed, 28 May 2003 11:10:05 +0800 Yusuf Nagree [EMAIL PROTECTED] wrote:

 Hope this isn't a silly question, but how do you get emerge to install
 the latest packages.. I've been searching around for the answer and
 haven't come up with anything
 
 eg. in the samba directory, we have versions 2.28, 2.28a, 3.0alp22,
 3.0alp23.
 
 when I do an emerge samba, it wants to install 2.28a - I can't get it to
 install 3.0alp23 automatically 
 

Emerge the complete path...

emerge /usr/portage/net-fs/samba/samba-xx.ebuild




-- 

**
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
 Join me in chat at #linux-users on irc.freenode.net
This email account no longers accepts attachments or messages containing html.
11:47pm  up 140 days,  4:21,  3 users,  load average: 0.00, 0.00, 0.00

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Latest packages

2003-05-27 Thread Norberto BENSA
[EMAIL PROTECTED] ~ $ date ; echo ${Ernie Schroder}
Wednesday 28 May 2003 12:31 am

 On Tuesday 27 May 2003 11:10 pm, Yusuf Nagree wrote:
  It's not being masked as far as I can tell

 There are no ebuilds that I see for samba later than 2.2.8a.
 If there were ebuilds available and masked, doing:
 ACCEPT_KEYWORDS=~x86 emerge -up samba
 would upgrade to the latest masked ebuild.

=3 are masked


pgp0.pgp
Description: signature


[gentoo-user] /bin is gone

2003-05-27 Thread el lodger
Stupidity never goes out of style.
I have wiped out the /bin directory - don't ask.
Is there a way to repair the damage or must I
do a complete reinstall? 


-- 
Powered by GENTOO LINUX 

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] emerge mod_php error

2003-05-27 Thread Wcc
 On Tue, May 27, 2003 at 11:50:01PM -0400, Wcc wrote:
   Install mod_php-4.3.1 into /var/tmp/portage/mod_php-4.3.1/image/
  category dev-php
  Installing PEAR environment:
  /var/tmp/portage/mod_php-4.3.1/image//usr/lib/php/
  make[1]: *** [install-pear-installer] Segmentation fault
  make: *** [install-pear] Error 2
  
  !!! ERROR: dev-php/mod_php-4.3.1 failed.
  !!! Function src_install, Line 231, Exitcode 2
  !!! (no error message)
 Could you please try dev-php/mod_php-4.3.1-r3.
 If that still fails, please report it to bugzilla.

glacier php-4.3.1 # emerge
/usr/portage/dev-php/mod_php/mod_php-4.3.1-r3.ebuild
Calculating dependencies \
!!! all ebuilds that could satisfy =dev-libs/libxslt-1.0.30 have been
masked.
!!!(dependency required by dev-php/mod_php-4.3.1-r3 [ebuild])

!!! Error calculating dependencies. Please correct.

I can't find that package masked in packages.mask, so im not sure how to
correct this.

 -- 
 Robin Hugh Johnson
 E-Mail : [EMAIL PROTECTED]
 Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
 ICQ#   : 30269588 or 41961639
 GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

Wcc


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] emerge mod_php error

2003-05-27 Thread Wcc
 !!! Error calculating dependencies. Please correct.
 
 I can't find that package masked in packages.mask, so im not 
 sure how to
 correct this.

Built it manually.. now I'm getting this:

Calculating dependencies ...done!
 emerge (1 of 1) dev-php/mod_php-4.3.1-r3 to /
 md5 src_uri ;-) php-4.3.1.tar.bz2
 Unpacking source...
 * This ebuild is intended for ~x86 testing presently. Heavy testing
welcome.
 * It should be stable for nearly systems.
 Unpacking php-4.3.1.tar.bz2 to /var/tmp/portage/mod_php-4.3.1-r3/work
 * Applying fix for PEAR world writable files
[ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/distfiles/php-4.3.1-db4.diff.gz


!!! ERROR: dev-php/mod_php-4.3.1-r3 failed.
!!! Function epatch, Line 181, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!


Wcc


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] /bin is gone

2003-05-27 Thread Jerry McBride
On Tue, 27 May 2003 21:03:52 -0700 el lodger [EMAIL PROTECTED] wrote:

 Stupidity never goes out of style.
 I have wiped out the /bin directory - don't ask.
 Is there a way to repair the damage or must I
 do a complete reinstall? 
 


I'll tar up my /bin and email it to you if you like... might just work enough
for you to do an: emerge -ue world

-- 

**
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
 Join me in chat at #linux-users on irc.freenode.net
This email account no longers accepts attachments or messages containing html.
12:31am  up 140 days,  5:05,  3 users,  load average: 0.00, 0.00, 0.00

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] /bin is gone

2003-05-27 Thread Scott Carmichael
emerge -u would just just update the packages though... He'd want to do
either 'emerge -e world' or perhaps 'emerge -e system' would be enough.

---
Scott Carmichael
http://jobeus.net/


Jerry McBride said on 05.28.03 at 00:38:

 On Tue, 27 May 2003 21:03:52 -0700 el lodger [EMAIL PROTECTED] wrote:

  Stupidity never goes out of style.
  I have wiped out the /bin directory - don't ask.
  Is there a way to repair the damage or must I
  do a complete reinstall?
 


 I'll tar up my /bin and email it to you if you like... might just work enough
 for you to do an: emerge -ue world

 --

 **
  Registered Linux User Number 185956
   http://groups.google.com/groups?hl=ensafe=offgroup=linux
  Join me in chat at #linux-users on irc.freenode.net
 This email account no longers accepts attachments or messages containing html.
 12:31am  up 140 days,  5:05,  3 users,  load average: 0.00, 0.00, 0.00

 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] /bin is gone

2003-05-27 Thread el lodger
On Wed, 28 May 2003 00:38:51 -0400
Jerry McBride [EMAIL PROTECTED] wrote:

 On Tue, 27 May 2003 21:03:52 -0700 el lodger [EMAIL PROTECTED]
 wrote:
 
  Stupidity never goes out of style.
  I have wiped out the /bin directory - don't ask.
  Is there a way to repair the damage or must I
  do a complete reinstall? 
  
 
 
 I'll tar up my /bin and email it to you if you like... might just work
 enough for you to do an: emerge -ue world
Please do but I don't know if I will be able to open it!
-- 
Powered by GENTOO LINUX 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] /bin is gone

2003-05-27 Thread Zack Gilburd
On Tuesday 27 May 2003 21:43, Scott Carmichael wrote:
 emerge -u would just just update the packages though... He'd want to do
 either 'emerge -e world' or perhaps 'emerge -e system' would be enough.

 ---
 Scott Carmichael
 http://jobeus.net/

 Jerry McBride said on 05.28.03 at 00:38:
  On Tue, 27 May 2003 21:03:52 -0700 el lodger [EMAIL PROTECTED] wrote:
   Stupidity never goes out of style.
   I have wiped out the /bin directory - don't ask.
   Is there a way to repair the damage or must I
   do a complete reinstall?
 
  I'll tar up my /bin and email it to you if you like... might just work
  enough for you to do an: emerge -ue world
 
  --
 
  *
 * Registered Linux User Number 185956
http://groups.google.com/groups?hl=ensafe=offgroup=linux
   Join me in chat at #linux-users on irc.freenode.net
  This email account no longers accepts attachments or messages containing
  html. 12:31am  up 140 days,  5:05,  3 users,  load average: 0.00, 0.00,
  0.00
 
  --
  [EMAIL PROTECTED] mailing list

 --
 [EMAIL PROTECTED] mailing list

From my experiences with Gentoo, I think I can make the following assumption 
about bins and what dirs they go in...

/usr/bin is for common, non-system packages
/bin is for system tools (rm, etc)

So, emerge -e system and you should be okay. Do it from a LiveCD if necessary.

-- 
Zack Gilburd
http://tehunlose.com


pgp0.pgp
Description: signature


Re: [gentoo-user] /bin is gone

2003-05-27 Thread Zack Gilburd
On Tuesday 27 May 2003 21:42, el lodger wrote:
 On Wed, 28 May 2003 00:38:51 -0400

 Jerry McBride [EMAIL PROTECTED] wrote:
  On Tue, 27 May 2003 21:03:52 -0700 el lodger [EMAIL PROTECTED]
 
  wrote:
   Stupidity never goes out of style.
   I have wiped out the /bin directory - don't ask.
   Is there a way to repair the damage or must I
   do a complete reinstall?
 
  I'll tar up my /bin and email it to you if you like... might just work
  enough for you to do an: emerge -ue world

 Please do but I don't know if I will be able to open it!
You won't...not from inside your box, anyways.  You would be able to from a 
LiveCD though...

[~]$ which tar
/bin/tar

-- 
Zack Gilburd
http://tehunlose.com


pgp0.pgp
Description: signature


Re: [gentoo-user] fontconfig emerge errors

2003-05-27 Thread Larry Meadors
I had a similar problem and removed DOC from my USE flags. Seems to have
done the trick for me, but YMMV.

Larry

 [EMAIL PROTECTED] 05/27/03 9:39 PM 
Hi again :)
I've been trying to install fontconfig for a day now (its in my update
world list). However I'm running into some difficulty. Here's what my
console looks like when it barfs.

-- Installing fontconfig-user.txt
-- Installing fontconfig-devel.txt
-- Installing fontconfig-user.html
for i in fontconfig-devel; do \
  /bin/sh ../mkinstalldirs
/var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$i
; \
  for f in $i/*; do \
echo '-- Installing '$f ; \
/bin/install -c -m 644 $f
/var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$f;
\
  done \
done
mkdir
/var/tmp/portage/fontconfig-2.2.0-r2/image/usr/share/doc/fontconfig-2.2.0-r2/fontconfig-devel
-- Installing fontconfig-devel/*
/bin/install: cannot stat `fontconfig-devel/*': No such file or
directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory
`/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc'
make: *** [install-recursive] Error 1

!!! ERROR: media-libs/fontconfig-2.2.0-r2 failed.
!!! Function einstall, Line 326, Exitcode 2
!!! einstall failed

That directory ../fontconfig-devel is indeed there, however it is empty.
Does anyone have any idea how I can fix this?

Thanks,
Mike

--

And don't tell me there isn't one bit of difference between null and
space, because that's exactly how much difference there is. :-)
--Larry Wall in [EMAIL PROTECTED]

SDF Public Access UNIX System - http://sdf.lonestar.org


--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



[gentoo-user] logwatch ebuild 4.2.1-r1

2003-05-27 Thread Lincoln A. Baxter
I saw some discussion on this list about logwatch.
That reminder me that I wanted to install it.
So i did.  

So I submitted bug# 21812.  The problem is that root's crontab is
updated with a reference to logwatch.pl in the /usr/sbin, and the script
is not there, it IS in /usr/share/logwatch/scripts.

This can be fixed by fixing root's crontab. Or... 

When I went to fix the ebuild, I noticed that this is fixed in the
masked 4.3.2 ebuild. So you could just load that.  Although I searched
for a bug for logwatch (and did not find one), I probably should have
looked at newer ebuilds as well, before submitting...

Sigh...


-- 
Lincoln A. Baxter [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



[gentoo-user] OT? Video capture

2003-05-27 Thread Larry Meadors
I am looking for a way to capture video (eg, a screen saver, etc) into
an avi.

Any tips?

Larry

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] fontconfig emerge errors

2003-05-27 Thread Lincoln A. Baxter
I had the same problem, and fixed it the same way.

On Wed, 2003-05-28 at 00:49, Larry Meadors wrote:
 I had a similar problem and removed DOC from my USE flags. Seems to have
 done the trick for me, but YMMV.
 
 Larry
 
  [EMAIL PROTECTED] 05/27/03 9:39 PM 
 Hi again :)
 I've been trying to install fontconfig for a day now (its in my update
 world list). However I'm running into some difficulty. Here's what my
 console looks like when it barfs.
 
 -- Installing fontconfig-user.txt
 -- Installing fontconfig-devel.txt
 -- Installing fontconfig-user.html
 for i in fontconfig-devel; do \
   /bin/sh ../mkinstalldirs
 /var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$i
 ; \
   for f in $i/*; do \
 echo '-- Installing '$f ; \
 /bin/install -c -m 644 $f
 /var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$f;
 \
   done \
 done
 mkdir
 /var/tmp/portage/fontconfig-2.2.0-r2/image/usr/share/doc/fontconfig-2.2.0-r2/fontconfig-devel
 -- Installing fontconfig-devel/*
 /bin/install: cannot stat `fontconfig-devel/*': No such file or
 directory
 make[2]: *** [install-data-local] Error 1
 make[2]: Leaving directory
 `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc'
 make[1]: *** [install-am] Error 2
 make[1]: Leaving directory
 `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc'
 make: *** [install-recursive] Error 1
 
 !!! ERROR: media-libs/fontconfig-2.2.0-r2 failed.
 !!! Function einstall, Line 326, Exitcode 2
 !!! einstall failed
 
 That directory ../fontconfig-devel is indeed there, however it is empty.
 Does anyone have any idea how I can fix this?
 
 Thanks,
 Mike
 
 --
 
 And don't tell me there isn't one bit of difference between null and
 space, because that's exactly how much difference there is. :-)
 --Larry Wall in [EMAIL PROTECTED]
 
 SDF Public Access UNIX System - http://sdf.lonestar.org
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 
-- 
Lincoln A. Baxter [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] /bin is gone

2003-05-27 Thread el lodger
On Tue, 27 May 2003 22:43:54 -0600 (MDT)
Scott Carmichael [EMAIL PROTECTED] wrote:

 emerge -u would just just update the packages though... He'd want to
 do either 'emerge -e world' or perhaps 'emerge -e system' would be
 enough.
 
 ---
 Scott Carmichael
 http://jobeus.net

It doesn't matter because emerge no longer works without /bin.
porc2 root # emerge baselayout
Traceback (most recent call last):
  File /usr/bin/emerge, line 9, in ?
import
sys,portage,emergehelp,xpak,string,re,commands,time,threading,shutil,tr
aceback,atexit
  File /usr/lib/python2.2/site-packages/portage.py, line 4912, in ?
if spawn(/usr/sbin/prelink --version  /dev/null 21,free=1) ==
0:
  File /usr/lib/python2.2/site-packages/portage.py, line 1028, in
spawn
os.execve(mycommand,myargs,settings.environ())
OSError: [Errno 2] No such file or directory
Calculating dependencies ...done!
 emerge (1 of 1) sys-apps/baselayout-1.8.6.8-r1 to /
Traceback (most recent call last):
  File /usr/bin/emerge, line 1943, in ?
mydepgraph.merge(mydepgraph.altlist())
  File /usr/bin/emerge, line 1198, in merge
retval=portage.doebuild(y,clean,myroot,edebug)
  File /usr/lib/python2.2/site-packages/portage.py, line 1640, in
doebuild
return spawn(/usr/sbin/ebuild.sh +mydo,debug,free=1)
  File /usr/lib/python2.2/site-packages/portage.py, line 1028, in
spawn
os.execve(mycommand,myargs,settings.environ())
OSError: [Errno 2] No such file or directory

-- 
Powered by GENTOO LINUX 

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Install prob - /usr/portage/distfiles//m4_1.4-15.diff.gz

2003-05-27 Thread Anthony Kaufman
Everything has gone smoothly in my install of Gentoo up to the emerge 
system.  When I download m4_1.4-15.diff.gz the recorded md5 is 
different from the downloaded file's.  I've used multiple mirrors and 
sync'd multiple times to no avail.

Just out of curiosity, I verified the file's md5 by moving it to another 
machine and calculating the md5 manually from there.  Indeed, the md5 
did not match the recorded one but instead matched the one portage 
calculated for the file I downloaded.

On a side note, I'm not sure what this has to do with the problem but I 
also get an error message after the normal digest mismatch message 
saying:

!!! File does not exist: /usr/portage/distfiles//m4_1.4-15.diff.gz
( Note the double / )
To the best of my knowledge, I have not modified anything that could 
cause this.  In make.conf I have only edited my CFLAGS, USE, and MIRROR 
variables and have not touched any of the other defaults.   Also, the 
file downloads correctly to /usr/portage/distfiles/m4_1.4-15.diff.gz.  
Like I said though, the md5 that portage is calculating IS CORRECT for 
the file I downloaded so either my recorded md5 is wrong or I've 
actually downloaded a bad file.

Any ideas?

Anthony

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Quickcam permissions

2003-05-27 Thread Alex Combas
On Tue, 2003-05-27 at 12:51, Ernie Schroder wrote:
 On Tuesday 27 May 2003 03:38 pm, Tom Wesley wrote:
  On Tuesday 27 May 2003 20:30, Ernie Schroder wrote:
   I just emergerd the camstream package for frame capture with my
   logitek quickcam. The driver is loaded and the application runs as
   root I have opened up permissions to camstream as below:
  
   # ls -l /usr/bin/camstream
   -rwxrwxrwx1 root wheel  369236 May 27 14:12
   /usr/bin/camstream
  
   But, although I can start the program as user, it doesn't find the
   camera. I suppose I need to give user permission to the device but
   darned if I can find the device name. below is pertinant lines from
   dmesg:
  
  
   Linux video capture interface: v1.00
   usb.c: registered new driver quickcam
   USB Quickcam Class ff SubClass ff idVendor 46d idProduct 840
   USB Quickcam camera found using: $Id: quickcam.c,v 1.111 2003/01/27
   09:41:03 tuukkat Exp $
   quickcam: probe of HDCS1000 sensor = 08 00 id: 08
   quickcam: HDCS1000 sensor detected
  
   I did find this:
   ls -l /dev/v4l/video0
   crwxrwx---1 root video 81,   0 Dec 31  1969
   /dev/v4l/video0
  
   (user is in group video)
   I must have overlooked something...
 
  the device file is probably
/dev/video0
  or maybe a number greater than zero if you have more than one video
  device.
 
 Tom,
 Good idea, I immediately felt kind of dumb, but /dev/video0 is a link to 
 /dev/v4l/video0
 
 $ ls -l /dev/video0
 lr-xr-xr-x1 root root   10 May 27 13:55 /dev/video0 - 
 v4l/video0
 
 What now?

Wouldnt it be better to just add a line into /etc/devfsd.conf that says
something like:

REGISTER^v4l/video0$ PERMISSIONS root.video 660

and then do
# killall -HUP devfsd

Dont blame me if this borks anything, its only a sudgestion.. but thats
what I would do. Just make sure your user is in the video group.

Its a good idea to try to use the system instead of fighting wit it.



-- 
Deck of Cards: $1.29. Card Table: $14.99. 101 Solitaire Variations
book: $6.59. Finding a cheaper replacement for the one thing Windows is
ideal for: priceless.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] /bin is gone

2003-05-27 Thread xcentric
Sorry to hear about that. I do have one suggestion other than emerge -eu
world. I don't know if you have epm installed or not, but I did an
epm -ql /bin  (to list all packages that had files in /bin) and here's
what I got:

[EMAIL PROTECTED] mike $ epm -qf /bin
tar-1.13.25-r3
kbd-1.06-r1
sh-utils-2.0.15
e2fsprogs-1.27
ed-0.2-r3
grep-2.5-r1
sed-3.02.80-r3
gzip-1.3.2
sed-4.0.7
psmisc-21.2-r1
netkit-base-0.17-r6
procps-2.0.7-r6
psmisc-19-r3
setserial-2.17-r2
gawk-3.1.2-r3
util-linux-2.11y
tar-1.13.25-r2
textutils-2.0.19-r1
util-linux-2.11o-r2
procps-3.1.8
pam-login-3.10
fileutils-4.1.11
net-tools-1.60-r4
sh-utils-2.0.11-r5
gawk-3.1.0-r2
bzip2-1.0.2-r2
textutils-2.1
shadow-4.0.3-r6
supersed-3.58-r2
e2fsprogs-1.32-r2
gzip-1.3.3-r1
net-tools-1.60-r6
debianutils-1.16.7-r1
baselayout-1.8.5.9
sash-3.4-r5
bash-2.05b-r3
nano-1.2.1
checkpassword-0.90

There's a good chance that yours is very much the same. It would be a lot
less time consuming then rebuilding world as well.

Good luck!

Mike

On Tue, 27 May 2003, el lodger wrote:

 Date: Tue, 27 May 2003 21:54:10 -0700
 From: el lodger [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] /bin is gone

 On Tue, 27 May 2003 22:43:54 -0600 (MDT)
 Scott Carmichael [EMAIL PROTECTED] wrote:

  emerge -u would just just update the packages though... He'd want to
  do either 'emerge -e world' or perhaps 'emerge -e system' would be
  enough.
 
  ---
  Scott Carmichael
  http://jobeus.net

 It doesn't matter because emerge no longer works without /bin.
 porc2 root # emerge baselayout
 Traceback (most recent call last):
   File /usr/bin/emerge, line 9, in ?
 import
 sys,portage,emergehelp,xpak,string,re,commands,time,threading,shutil,tr
 aceback,atexit
   File /usr/lib/python2.2/site-packages/portage.py, line 4912, in ?
 if spawn(/usr/sbin/prelink --version  /dev/null 21,free=1) ==
 0:
   File /usr/lib/python2.2/site-packages/portage.py, line 1028, in
 spawn
 os.execve(mycommand,myargs,settings.environ())
 OSError: [Errno 2] No such file or directory
 Calculating dependencies ...done!
  emerge (1 of 1) sys-apps/baselayout-1.8.6.8-r1 to /
 Traceback (most recent call last):
   File /usr/bin/emerge, line 1943, in ?
 mydepgraph.merge(mydepgraph.altlist())
   File /usr/bin/emerge, line 1198, in merge
 retval=portage.doebuild(y,clean,myroot,edebug)
   File /usr/lib/python2.2/site-packages/portage.py, line 1640, in
 doebuild
 return spawn(/usr/sbin/ebuild.sh +mydo,debug,free=1)
   File /usr/lib/python2.2/site-packages/portage.py, line 1028, in
 spawn
 os.execve(mycommand,myargs,settings.environ())
 OSError: [Errno 2] No such file or directory

 --
 Powered by GENTOO LINUX

 --
 [EMAIL PROTECTED] mailing list


--

And don't tell me there isn't one bit of difference between null and
space, because that's exactly how much difference there is. :-)
--Larry Wall in [EMAIL PROTECTED]

SDF Public Access UNIX System - http://sdf.lonestar.org


--
[EMAIL PROTECTED] mailing list