[gentoo-user] Setting the priority of the compiler

2006-12-08 Thread Roman Naumann

Hi, are there any options to set the compiler priority for emerge actions?
I thought of something as GPP_PRIORITY=lowest in the make.conf file or
something similar.

Google didn't help at all..


Re: [gentoo-user] Setting the priority of the compiler

2006-12-08 Thread Alan McKinnon
On Friday 08 December 2006 10:21, Roman Naumann wrote:
 Hi, are there any options to set the compiler priority for emerge
 actions? I thought of something as GPP_PRIORITY=lowest in the
 make.conf file or something similar.

 Google didn't help at all..

PORTAGE_NICENESS in /etc/make.conf

Refer 'man 5 make.conf'

alan
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] dsniff-2.3-r10 compile error

2006-12-08 Thread Shaochun Wang
Hi guys:

I have the following error when compiling dsniff-2.3-r10:

In file included from ./filesnarf.c:28:
./nfs_prot.h:265: error: expected specifier-qualifier-list before 'n'
In file included from ./filesnarf.c:28:
./nfs_prot.h:265:3: warning: no newline at end of file
./nfs_prot.h:6:1: error: unterminated #ifndef
rpcgen -c nfs_prot.x -o nfs_prot.c
make: *** [filesnarf.o] Error 1
make: *** Waiting for unfinished jobs

!!! ERROR: net-analyzer/dsniff-2.3-r10 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
ebuild.sh, line 937:   Called src_compile
  dsniff-2.3-r10.ebuild, line 64:   Called die

  !!! emake failed
  !!! If you need support, post the topmost build error, and the
  call stack if relevant.

Any suggestion?


-- 
Shaochun Wang [EMAIL PROTECTED]

GPG Fingerprint: 70C2 6945 0E46 E08B 419A  007C AC5C F21F 358A 0833
You can get my publickey from the following url:
http://lcs.ios.ac.cn/~scwang/docs/scwangpublickey.gpg
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: dual boot install advice

2006-12-08 Thread Neil Bothwick
On Fri, 8 Dec 2006 00:13:30 + (UTC), James wrote:

 That or many other methods never seem to work for me. XP is spread
 out all over the disk and the recovery partition is very difficult to
 deal with too.

You need to defrag the Windows partition (from Windows) before resizing
it.


-- 
Neil Bothwick

RISC: Reduced Into Silly Code


signature.asc
Description: PGP signature


[gentoo-user] firefox configuration

2006-12-08 Thread Helmut Jarausch
Hi,

I have firefox-2.0 running fine here.
There is only one problem:

Clicking on a link, chosing
 save link as   and then
 Browse for other folder

I get a very small window showing only 1 1/2 lines
in the file list.

How can I configure firefox to give me a large file chooser
window?

Many thanks for a hint,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] DSPAM with Virtual user

2006-12-08 Thread bijayant kumar
Hi to all,
  I have emerged dspam, and trying to get it working from last 5 
days , but i am not able to do so. I have followed step by step from this guide
http://gentoo-wiki.com/HOWTO_Spam_Filtering_with_DSPAM_and_Postfix

When i send an mail to system user it delivered to maildir, but whenever i 
tried to send a mail to any of my virtual user it produces a large amount of 
log msgs and in last it states that

Dec  8 15:18:27 bijayant postfix/pipe[1763]: ECFC6BF32: to=[EMAIL PROTECTED], 
relay=dspam, delay=1, status=bounced (Command died with status 255: 
/usr/bin/dspam. Command output: 2957: [12/08/2006 15:18:27] Got error 554 in 
response to message data: 554 Error: too many hops_  2957: [12/08/2006 
15:18:27] Delivery failed completely )
Dec  8 15:18:27 bijayant postfix/qmgr[1682]: ECFC6BF32: removed

in my master.cf i have only added two lines like

smtpinetn   -   n   -   -   smtpd
-o content_filter=dspam
dspam   unix-   n   n   -   10  pipe
  flags=Ru user=vmail argv=/usr/bin/dspam --deliver=innocent --user 
${recipient} -i -f $sender -- $recipient

i am not able to install DSPAM from 1 week, please help me. I am a trainee in 
an organisation, if i will not do this than i will be fired from the 
organisation. so Please please help me regarding this.



Bijayant Kumar
 Send instant messages to your online friends http://uk.messenger.yahoo.com 

Re: [gentoo-user] Re: dual boot install advice

2006-12-08 Thread Mick
On Friday 08 December 2006 00:13, James wrote:
 Etaoin Shrdlu shrdlu at unlimitedmail.org writes:
Once again, I'm installing  several amd64 systems with dual boot XP.
I always have to nuke the XP, reformat, leave sda1 for XP and
continue on with the install. Since I am installing Gentoo first
 
  Maybe I missed something, but why do you have to nuke XP in the first
  place? Can't you just use qtparted or any other tool to resize the
  windows partition and then go on with the gentoo install?

 That or many other methods never seem to work for me. XP is spread
 out all over the disk and the recovery partition is very difficult to
 deal with too.

You'll need to defrag  reboot a couple of times using the Administrative 
Tools/Disk Manager for the job before you shrink the WinXP partition.
-- 
Regards,
Mick


pgpaZedUyVgNl.pgp
Description: PGP signature


Re: [gentoo-user] amd64 kernel error

2006-12-08 Thread Mick
On Friday 08 December 2006 03:15, Randy Barlow wrote:
 On Thursday 07 December 2006 22:05, James wrote:

  I made the kernel options for 2.6.18-gentoo-r3 identical to
  those for a amd64 (turion) based system, but it still gives
  that NFS error, which is probably a vestige from the livecd
  install.
 
  Any ideas how to fix this?

 What is the relevant entry in your grub.conf?  Specifically, the root=
 part?

Also, show the output of df -h after you have mounted your partitions and 
chrooted back into your gentoo using a LiveCD.

You seem to be directing grub to some NFS drive which it can't find.
-- 
Regards,
Mick


pgpWhYbGLvC6f.pgp
Description: PGP signature


Re: [gentoo-user] Help with udev (was joliet fs)

2006-12-08 Thread Mick
On Friday 08 December 2006 06:07, Richard Fish wrote:
 On 12/7/06, Mick [EMAIL PROTECTED] wrote:

  Then I tried mounting a data DVD but all I get is:
 
  $ mount /mnt/cdrom
  mount: No medium found

 Is this the same DVD you wrote as before?  Can you try writing a
 different DVD, or a different brand of media.  Just write some random
 small files to it and try that.  

I've tried both the previous DVD+RW with the large 3G avi file on it and 
another DVD+RW (same brand) with file backups from a NTFS drive.  It couldn't 
read them.  Then I tried reading a CD, CDRW and DVD+R.  No problem with any 
of them, despite the fact that the DVD+R had a c. 4G partition tar.gz on it.  
The problem seems to be with the DVD+RWs.

 I'm thinking one of two possibilities 
 here:

 1. (unlikely) the 3GB file is confusing things, possibly only files up
 to 2GB are supported.  Note that DVD movies usually split things up
 into 1GB chunks, probably for these kinds of issues.

Probably not true if it can read the 4G tar file on a DVD+R that I mention 
above.

 2. (likely) your DVD ROM drive is not capable of reading some or all
 writeable media.  Just because it can read a printed DVD, doesn't mean
 it can read a DVD+R, DVD-R, DVD-RW, DVD+RW, or DVD-R-DL, etc...  So
 you might try different types and different brands of media to see if
 you can find something it will read.

I have a horrible thought that you are right.  This is the device:


  *-cdrom
   description: DVD reader
   product: Compaq DVD-ROM DRN-8080B
   physical id: 0
   bus info: [EMAIL PROTECTED]
   logical name: /dev/hdc
   version: 2.18
   serial: 2001/08/14
   capabilities: packet atapi cdrom removable nonmagnetic dma 
lba iordy audio dvd

K3B shows that it Reads DVD: Yes and it does not write on any media.  I 
believe that it is a Compaq branded LG DVD-ROM.  Is there anywhere where I 
can see what types of media it can read, or is this a trial  error affair?
-- 
Regards,
Mick


pgp7Ieb2fVJPq.pgp
Description: PGP signature


Re: [gentoo-user] Re: dual boot install advice

2006-12-08 Thread Neil Bothwick
On Fri, 8 Dec 2006 08:29:23 +, Mick wrote:

 You'll need to defrag  reboot a couple of times using the
 Administrative Tools/Disk Manager for the job before you shrink the
 WinXP partition.

Also, Windows puts something in the middle of the partition, so you can
only shrink it by just under 50%. To shrink more you have to defrag in
Windows again, then you can get another 50%.


-- 
Neil Bothwick

Definition of Trust: Two cannibals having oral sex.


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: dual boot install advice

2006-12-08 Thread Etaoin Shrdlu
On Friday 8 December 2006 01:13, James wrote:

 That or many other methods never seem to work for me. XP is spread
 out all over the disk and the recovery partition is very difficult to
 deal with too.

Ah ok, that was not clear to me, and also I did not know that you had a 
recovery partition. In this case, as the others said, you need to defrag 
before doing anything (although maybe partition magic *might* be able to 
sort things out by itself, but I'm not sure, and it's commercial 
software).
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox configuration

2006-12-08 Thread b.n.

Helmut Jarausch ha scritto:

Hi,

I have firefox-2.0 running fine here.
There is only one problem:

Clicking on a link, chosing
 save link as   and then
 Browse for other folder

I get a very small window showing only 1 1/2 lines
in the file list.

How can I configure firefox to give me a large file chooser
window?


Using firefox 1.5 still, here, I found it is a small bug that happens 
with the GTK file dialog.

However you should be able to resize it as you like. Isn't it so?

m.
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Unable to emerge sys-apps/texinfo-4.8-r5

2006-12-08 Thread Huib van Wees

Hi list,

I try to update my openssh... One of the dependency is sys-apps/texinfo-
4.8-r5]
But this won't install... A Digest verification fails..

How can I fix this?!
See some output below:


emerge -uv openssh
Calculating dependencies... done!


Emerging (1 of 7) sys-apps/texinfo-4.8-r5 to /
Downloading 'http://distfiles.gentoo.org/distfiles/texinfo-4.8.tar.bz2'

--13:35:18--  http://distfiles.gentoo.org/distfiles/texinfo-4.8.tar.bz2
  = `/usr/portage/distfiles/texinfo-4.8.tar.bz2'
Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.238.52, 156.56.247.195,
...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,521,822 (1.5M) [application/x-tar]

100%[===]
1,521,822273.35K/sETA 00:00

13:35:25 (257.61 KB/s) - `/usr/portage/distfiles/texinfo-4.8.tar.bz2' saved
[1521822/1521822]

* checking ebuild checksums ;-)
...
[ !! ]
!!! Digest verification failed:
!!! /usr/portage/sys-apps/texinfo/texinfo-4.8-r5.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 2278
!!! Expected: 2283



--
Met vriendelijke groet / With kind regards,

H. van Wees
---
If UNIX isn't the solution, you've got the wrong problem.


Re: [gentoo-user] Unable to emerge sys-apps/texinfo-4.8-r5

2006-12-08 Thread Markus Schönhaber
Huib van Wees wrote:

 I try to update my openssh... One of the dependency is sys-apps/texinfo-
 4.8-r5]
 But this won't install... A Digest verification fails..

 How can I fix this?!
 See some output below:
[...]
  * checking ebuild checksums ;-)
 ...
 [ !! ]
 !!! Digest verification failed:
 !!! /usr/portage/sys-apps/texinfo/texinfo-4.8-r5.ebuild
 !!! Reason: Filesize does not match recorded size
 !!! Got: 2278
 !!! Expected: 2283

emerge --sync
might help. It seems the texinfo ebuild file is corrupt.

Regards
  mks
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Unable to emerge sys-apps/texinfo-4.8-r5

2006-12-08 Thread Alan McKinnon
On Friday 08 December 2006 14:44, Huib van Wees wrote:
 Hi list,

 I try to update my openssh... One of the dependency is
 sys-apps/texinfo- 4.8-r5]
 But this won't install... A Digest verification fails..

Usually this is because your last sync didn't work right, or the wrong 
files got uploaded by the dev. In either case, 'emerge --sync' again 
will fix it.

To change things manually right now so that it will compile, run

ebuild /path/to/ebuild/file.ebuild digest

alan

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] One more time -- KDM 3.5.5 and kdesktop crash

2006-12-08 Thread Steve Brenneis

Richard Fish wrote:

On 12/6/06, Steve Brenneis [EMAIL PROTECTED] wrote:

I had this under a title related to nVidia drivers, but I have
determined that my KDM problems probably aren't related to that.

After upgrading to KDE 3.5.5, I can no longer start KDE from KDM.
Kdesktop crashes and leaves no trail. I rebuilt kdestop with the debug
USE flag, but I have no idea where to look for debugging information.

I can start KDE from a regular terminal session using startx.

Any ideas?


There are two possible locations to look at for error messages.
Errors before the session starts should show up in /var/log/kdm.log.
Errors from the session itself should be in ~/.xsession-errors.

-Richard

Thanks,

I get this in .xsession-errors when I try to start from KDM:

xset:  bad font path element (#281), possible causes are:
   Directory does not exist or has wrong permissions
   Directory missing fonts.dir
   Incorrect font server address or syntax
xset:  bad font path element (#281), possible causes are:
   Directory does not exist or has wrong permissions
   Directory missing fonts.dir
   Incorrect font server address or syntax
xset:  bad font path element (#281), possible causes are:
   Directory does not exist or has wrong permissions
   Directory missing fonts.dir
   Incorrect font server address or syntax
startkde: Starting up...
kbuildsycoca running...
Could not open library kwin.la: /usr/kde/3.5/lib/libkdeinit_kwin.so: 
undefined symbol: _ZN12NETRootInfo4C2EP9_XDisplaymPKcPmiib



I have re-emerged kwin and kdm. This error does not occur if I startx 
from a terminal session, and if I unset $DISPLAYMANAGER in 
/etc/conf.d/xdm and set XSESSION=kde-3.5 in /etc/rc.conf, KDE starts 
fine with no errors.


I'm stuck.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] screenrc configuration

2006-12-08 Thread Hans-Werner Hilse
Hi,

On Thu, 7 Dec 2006 16:29:45 + Mick [EMAIL PROTECTED]
wrote:

 When I launch screen I get an error message at the bottom of the
 terminal:
 
 /etc/screenrc: termcapinfo: two or three arguments required
 
 This is relevant entries of my /etc/screenrc:
 [...]
   termcapinfo rxvt'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
 [...]

missing space after 'rxvt' ?

-hwh
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT - Finding my modem

2006-12-08 Thread Michael Sullivan
A long time ago in Windows 95 I set up my computer to act as a
dial-in-type server for a fax machine-type program that I can't even
remember the name of now.  I'd like to do something like that now with
my Gentoo box.  The trouble is, before I can get started with that, I
need to find my modem in the OS.  I'm not quite sure what to look for.
Can anyone help me?  Here's my lspci output:

camille ~ # lspci -v
00:00.0 Host bridge: Intel Corporation 915G/P/GV/GL/PL/910GL Express
Memory Controller Hub
Subsystem: Intel Corporation Unknown device 5647
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information

00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
Express Chipset Family Graphics Controller (prog-if 00 [VGA])
Subsystem: Intel Corporation Unknown device 5647
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at ffa0 (32-bit, non-prefetchable) [size=512K]
I/O ports at ec00 [size=8]
Memory at c000 (32-bit, prefetchable) [size=256M]
Memory at ffa8 (32-bit, non-prefetchable) [size=256K]
Capabilities: [d0] Power Management version 2

00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) High Definition Audio Controller (rev 03)
Subsystem: Intel Corporation Unknown device e213
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at ffac (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: 64bit+
Queue=0/0 Enable-
Capabilities: [70] Express Unknown type IRQ 0
Capabilities: [100] Virtual Channel
Capabilities: [130] Unknown (5)

00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
Memory behind bridge: ff80-ff8f
Prefetchable memory behind bridge:
d430-d430
Capabilities: [40] Express Root Port (Slot+) IRQ 0
Capabilities: [80] Message Signalled Interrupts: 64bit-
Queue=0/0 Enable-
Capabilities: [90] #0d []
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Unknown (5)

00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 2 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Memory behind bridge: ff70-ff7f
Prefetchable memory behind bridge:
d420-d420
Capabilities: [40] Express Root Port (Slot+) IRQ 0
Capabilities: [80] Message Signalled Interrupts: 64bit-
Queue=0/0 Enable-
Capabilities: [90] #0d []
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Unknown (5)

00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 3 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Memory behind bridge: ff60-ff6f
Prefetchable memory behind bridge:
d410-d410
Capabilities: [40] Express Root Port (Slot+) IRQ 0
Capabilities: [80] Message Signalled Interrupts: 64bit-
Queue=0/0 Enable-
Capabilities: [90] #0d []
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Unknown (5)

00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 4 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: ff50-ff5f
Prefetchable memory behind bridge:
d400-d400
Capabilities: [40] Express Root Port (Slot+) IRQ 0
Capabilities: [80] Message Signalled Interrupts: 64bit-
Queue=0/0 Enable-
Capabilities: [90] #0d []
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Unknown (5)

00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #1 (rev 03) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 5647
Flags: bus master, medium devsel, latency 0, IRQ 20
I/O ports at c800 [size=32]

00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #2 (rev 03) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Unknown device 5647

Re: [gentoo-user] Help with udev (was joliet fs)

2006-12-08 Thread Richard Fish

On 12/8/06, Mick [EMAIL PROTECTED] wrote:

K3B shows that it Reads DVD: Yes and it does not write on any media.  I
believe that it is a Compaq branded LG DVD-ROM.  Is there anywhere where I
can see what types of media it can read, or is this a trial  error affair?


According to:

http://support.dell.com/support/edocs/storage/lg8080b/en/specs.htm

It should be able to read -R and -RW, but not +R or +RW.  Of course
you said it read a +R, so I don't know that I completely trust this
info.

-Richard
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox configuration

2006-12-08 Thread Helmut Jarausch
On  8 Dec, b.n. wrote:
 Helmut Jarausch ha scritto:
 Hi,
 
 I have firefox-2.0 running fine here.
 There is only one problem:
 
 Clicking on a link, chosing
  save link as   and then
  Browse for other folder
 
 I get a very small window showing only 1 1/2 lines
 in the file list.
 
 How can I configure firefox to give me a large file chooser
 window?
 
 Using firefox 1.5 still, here, I found it is a small bug that happens 
 with the GTK file dialog.
 However you should be able to resize it as you like. Isn't it so?
 

No, I cannot resize it.

Thanks,
Helmut.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] screenrc configuration

2006-12-08 Thread Mick
On Friday 08 December 2006 13:51, Hans-Werner Hilse wrote:
 Hi,

 On Thu, 7 Dec 2006 16:29:45 + Mick [EMAIL PROTECTED]

 wrote:
  When I launch screen I get an error message at the bottom of the
  terminal:
 
  /etc/screenrc: termcapinfo: two or three arguments required
 
  This is relevant entries of my /etc/screenrc:
  [...]
termcapinfo rxvt'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
  [...]

 missing space after 'rxvt' ?

Spot on!  Better be more careful with my pasting next time.  :)

Thank you.
-- 
Regards,
Mick


pgp1apBCW7ePY.pgp
Description: PGP signature


Re: [gentoo-user] Setting the priority of the compiler

2006-12-08 Thread Dale
Alan McKinnon wrote:
 On Friday 08 December 2006 10:21, Roman Naumann wrote:
   
 Hi, are there any options to set the compiler priority for emerge
 actions? I thought of something as GPP_PRIORITY=lowest in the
 make.conf file or something similar.

 Google didn't help at all..
 

 PORTAGE_NICENESS in /etc/make.conf

 Refer 'man 5 make.conf'

 alan
   
 # PORTAGE_NICENESS provides a default increment to emerge's niceness
 level.
 # Note: This is an increment. Running emerge in a niced
 environment will
 # reduce it further. Default is unset.
 PORTAGE_NICENESS=5

That has worked for me for a long time now.  KDE and most everything
else is set to 0 anyway.  Folding is the only thing with a lower priority.

Give that a try.

Dale

:-)  :-)  :-)



[gentoo-user] eix double naming with colon?

2006-12-08 Thread Mark Knecht

Hi,
  I've been meaning to ask - what's with the new double name thing in eix?

  Why is a package now shown as

~2.6.19-r1:2.6.19-r1

instead of just

~2.6.19-r1

How does this help me, or what isit trying to accomplish? As a user
type it sure seems less readable now.

Thanks,
Mark

lightning ~ # eix gentoo-sources
* sys-kernel/gentoo-sources
Available versions:  !2.4.32-r7:2.4.32-r7 2.6.15-r1:2.6.15-r1
2.6.16-r13:2.6.16-r13 2.6.17-r8:2.6.17-r8 ~2.6.17-r9:2.6.17-r9
~2.6.18:2.6.18 ~2.6.18-r1:2.6.18-r1 2.6.18-r2:2.6.18-r2
2.6.18-r3:2.6.18-r3 2.6.18-r4:2.6.18-r4 ~2.6.19:2.6.19
~2.6.19-r1:2.6.19-r1
Installed:   none
Homepage:http://dev.gentoo.org/~dsd/genpatches
Description: Full sources including the Gentoo patchset
for the 2.6 kernel tree

lightning ~ #
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] One more time -- KDM 3.5.5 and kdesktop crash

2006-12-08 Thread Richard Fish

On 12/8/06, Steve Brenneis [EMAIL PROTECTED] wrote:

Could not open library kwin.la: /usr/kde/3.5/lib/libkdeinit_kwin.so:
undefined symbol: _ZN12NETRootInfo4C2EP9_XDisplaymPKcPmiib


Try revdep-rebuild -p and see if that outputs anything needing to be rebuilt.

-Richard
--
gentoo-user@gentoo.org mailing list



[gentoo-user] SOLVED: Re: amd64 kernel error

2006-12-08 Thread James
Randy Barlow randy at electronsweatshop.com writes:

  snip
  Root-NFS: No NFS server available, giving up.
  VFS: Unable to mount root fs via NFS, trying floppy.
  VFS: Insert root floppy and press Enter.
  end/snip

  Any ideas how to fix this?

 What is the relevant entry in your grub.conf?  Specifically, the root= part?

Hello Randy,

You nailed it

In the grub.conf file I had:
kernel /boot/kernel-2.6.18-gentoo-r3 root=/dev/hda2

When corrected it worked fine:
kernel /boot/kernel-2.6.18-gentoo-r3 root=/dev/sda3

I posted right before crawling into bed..

thanks,

James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] One more time -- KDM 3.5.5 and kdesktop crash

2006-12-08 Thread Uwe Thiem
On 08 December 2006 15:36, Steve Brenneis wrote:

 Could not open library kwin.la: /usr/kde/3.5/lib/libkdeinit_kwin.so:
 undefined symbol: _ZN12NETRootInfo4C2EP9_XDisplaymPKcPmiib

The strange thing here is that there is no such thing as kwin.la.



 I have re-emerged kwin and kdm. This error does not occur if I startx
 from a terminal session, and if I unset $DISPLAYMANAGER in
 /etc/conf.d/xdm and set XSESSION=kde-3.5 in /etc/rc.conf, KDE starts
 fine with no errors.

I would re-emerge the whole kdebase.

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo apache2 VirtualHost :443 config

2006-12-08 Thread A. Khattri
On Thu, 7 Dec 2006, Grant wrote:

 Ok, knowing that others like it I'm more comfortable trying to get
 used to it.  It's all the IfDefine stuff I don't like.

Actually that makes it super flexible.

 What would you do if you needed a certain Location block for one
 domain but not for another, and you need both of the domains to
 function under SSL?  Is multiple IPs the only way?

YES.


-- 
A
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Thomas Rösner

Mark Knecht wrote:

  Why is a package now shown as

~2.6.19-r1:2.6.19-r1

instead of just

~2.6.19-r1


It's showing you the SLOT the package is in. *-sources have the version 
as slot, allowing you to install them in parallel, so in that case it's 
not very informative. Try eix -e qt, there it makes more sense.


Regards,
   T.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Ryan Sims

On 12/8/06, Mark Knecht [EMAIL PROTECTED] wrote:

Hi,
   I've been meaning to ask - what's with the new double name thing in eix?

   Why is a package now shown as

~2.6.19-r1:2.6.19-r1

instead of just

~2.6.19-r1

How does this help me, or what isit trying to accomplish? As a user
type it sure seems less readable now.


I'm pretty sure that's showing you slots, but I speak under
correction.  Looks to me like each kernel version has it's own slot,
so they wont unmerge older kernels.

--
Ryan W Sims
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Alan McKinnon
On Friday 08 December 2006 17:21, Mark Knecht wrote:
 Hi,
    I've been meaning to ask - what's with the new double name thing
 in eix?

    Why is a package now shown as

 ~2.6.19-r1:2.6.19-r1

 instead of just

 ~2.6.19-r1

The second one is the SLOT for that package. Run eix on an unslotted 
package and you don't get it, such as:

[I] dev-libs/eet
 Available versions:  (~)0.9.10.030 !0.9.10.030[1] (*) ![1]
 Installed versions:  (15:14:01 12/08/06)(doc -nls)
 Homepage:http://www.enlightenment.org/pages/eet.html
 Description: E file chunk reading/writing library

With a SLOTted package, it's useful to know which SLOT the package is 
in, I also see that your's shows them after a colon, but mine is within 
parenthesis:

[EMAIL PROTECTED] ~ $ eix gentoo-sources
[I] sys-kernel/gentoo-sources
 Available versions:
(2.4.32-r7) 2.4.32-r7
(2.6.15-r1) 2.6.15-r1
(2.6.16-r13)2.6.16-r13
(2.6.17-r8) 2.6.17-r8
(2.6.17-r9) (~)2.6.17-r9
(2.6.18)(~)2.6.18
(2.6.18-r1) (~)2.6.18-r1
(2.6.18-r2) 2.6.18-r2
(2.6.18-r3) 2.6.18-r3
(2.6.18-r4) (~)2.6.18-r4
(2.6.19)(~)2.6.19
(2.6.19-r1) (~)2.6.19-r1
 Installed versions:  2.6.18-r3(2.6.18-r3)(19:14:22 12/06/06)
(-build -symlink -ultra1)
  2.6.19-r1(2.6.19-r1)(14:21:04 12/06/06)
(-build -symlink)
 Homepage:http://dev.gentoo.org/~dsd/genpatches
 Description: Full sources including the Gentoo patchset for 
the 2.6 kernel tree


alan


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Help with udev (was joliet fs)

2006-12-08 Thread Uwe Thiem
On 08 December 2006 16:36, Richard Fish wrote:
 On 12/8/06, Mick [EMAIL PROTECTED] wrote:
  K3B shows that it Reads DVD: Yes and it does not write on any media.  I
  believe that it is a Compaq branded LG DVD-ROM.  Is there anywhere where
  I can see what types of media it can read, or is this a trial  error
  affair?

 According to:

 http://support.dell.com/support/edocs/storage/lg8080b/en/specs.htm

 It should be able to read -R and -RW, but not +R or +RW.  Of course
 you said it read a +R, so I don't know that I completely trust this
 info.

Start k3b. Settings - Configure k3b - Devices. It should tell what your 
device is capable of.

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Ryan Sims

On 12/8/06, Alan McKinnon [EMAIL PROTECTED] wrote:

On Friday 08 December 2006 17:21, Mark Knecht wrote:
 Hi,
 I've been meaning to ask - what's with the new double name thing
 in eix?

 Why is a package now shown as

 ~2.6.19-r1:2.6.19-r1

 instead of just

 ~2.6.19-r1

The second one is the SLOT for that package. Run eix on an unslotted
package and you don't get it, such as:

[I] dev-libs/eet
 Available versions:  (~)0.9.10.030 !0.9.10.030[1] (*) ![1]
 Installed versions:  (15:14:01 12/08/06)(doc -nls)
 Homepage:http://www.enlightenment.org/pages/eet.html
 Description: E file chunk reading/writing library

With a SLOTted package, it's useful to know which SLOT the package is
in, I also see that your's shows them after a colon, but mine is within
parenthesis:

[EMAIL PROTECTED] ~ $ eix gentoo-sources
[I] sys-kernel/gentoo-sources
 Available versions:
(2.4.32-r7) 2.4.32-r7
(2.6.15-r1) 2.6.15-r1

[snip]

That's interesting.  Are you running a ~ version of eix, or is that a
format you set up?  My systems uses the colon as well.

--
Ryan W Sims
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Mark Knecht

Thanks all for answering. Now it's much clearer why this is happening.

Alan - do you use some sort of extra config for eix? Your output is
far more readable.

Thanks,
Mark

On 12/8/06, Alan McKinnon [EMAIL PROTECTED] wrote:

On Friday 08 December 2006 17:21, Mark Knecht wrote:
 Hi,
 I've been meaning to ask - what's with the new double name thing
 in eix?

 Why is a package now shown as

 ~2.6.19-r1:2.6.19-r1

 instead of just

 ~2.6.19-r1

The second one is the SLOT for that package. Run eix on an unslotted
package and you don't get it, such as:

[I] dev-libs/eet
 Available versions:  (~)0.9.10.030 !0.9.10.030[1] (*) ![1]
 Installed versions:  (15:14:01 12/08/06)(doc -nls)
 Homepage:http://www.enlightenment.org/pages/eet.html
 Description: E file chunk reading/writing library

With a SLOTted package, it's useful to know which SLOT the package is
in, I also see that your's shows them after a colon, but mine is within
parenthesis:

[EMAIL PROTECTED] ~ $ eix gentoo-sources
[I] sys-kernel/gentoo-sources
 Available versions:
(2.4.32-r7) 2.4.32-r7
(2.6.15-r1) 2.6.15-r1
(2.6.16-r13)2.6.16-r13
(2.6.17-r8) 2.6.17-r8
(2.6.17-r9) (~)2.6.17-r9
(2.6.18)(~)2.6.18
(2.6.18-r1) (~)2.6.18-r1
(2.6.18-r2) 2.6.18-r2
(2.6.18-r3) 2.6.18-r3
(2.6.18-r4) (~)2.6.18-r4
(2.6.19)(~)2.6.19
(2.6.19-r1) (~)2.6.19-r1
 Installed versions:  2.6.18-r3(2.6.18-r3)(19:14:22 12/06/06)
(-build -symlink -ultra1)
  2.6.19-r1(2.6.19-r1)(14:21:04 12/06/06)
(-build -symlink)
 Homepage:http://dev.gentoo.org/~dsd/genpatches
 Description: Full sources including the Gentoo patchset for
the 2.6 kernel tree


alan


--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Help with udev (was joliet fs)

2006-12-08 Thread Mick
On Friday 08 December 2006 15:42, Uwe Thiem wrote:
 On 08 December 2006 16:36, Richard Fish wrote:
  On 12/8/06, Mick [EMAIL PROTECTED] wrote:
   K3B shows that it Reads DVD: Yes and it does not write on any media. 
   I believe that it is a Compaq branded LG DVD-ROM.  Is there anywhere
   where I can see what types of media it can read, or is this a trial 
   error affair?
 
  According to:
 
  http://support.dell.com/support/edocs/storage/lg8080b/en/specs.htm
 
  It should be able to read -R and -RW, but not +R or +RW.  Of course
  you said it read a +R, so I don't know that I completely trust this
  info.

 Start k3b. Settings - Configure k3b - Devices. It should tell what your
 device is capable of.

Yes, just like the first paragraph in my previous post above.  Is there a 
command line facility that interrogates the device and shows definitely what 
it can and cannot read?  All that K3B shows is that it can read DVD.
-- 
Regards,
Mick


pgpQsgBQV5Mbc.pgp
Description: PGP signature


[gentoo-user] Foomaticdb, do I need it?

2006-12-08 Thread Mick
Hi All,

Now that hplip includes the hjpis drivers, do I need to have the foomaticdb 
USE flag on?  Under what circumstances would foomaticdb be needed?
-- 
Regards,
Mick


pgpat9bDJGG6b.pgp
Description: PGP signature


[gentoo-user] X11 initial configuration

2006-12-08 Thread James

Hello,

Is this the most current document/wiki we can follow to 
perform an intial X(org) for 7.1?

http://www.gentoo.org/doc/en/xorg-config.xml

What is the best followup document to get 3D accelleration
working?


If found this doucment that seems mostly related to 
Modular X upgrading:
http://gentoo-wiki.com/HOWTO_Modular_Xorg

Or is the current state of affairs, just wing it
until it works?

The video card was advertized as an ATI radeon 9600, but
lspci says:
01:05.0 VGA compatible controller: ATI Technologies Inc RS480 
[Radeon Xpress 200G Series] (prog-if 00 [VGA])

make.conf has these lines:
VIDEO_CARDS=radeon vesa
INPUT_DEVICES=keyboard mouse


I did manage to run

startX and TWM minimal fires up, without an /etc/X11/xorg.conf file.?

Running: 'Xorg -configure'  and then 'X -config /root/xorg.conf.new'
fails, but no xorg.conf file is created.. I know I can parse
the log files and I know I can build an org.conf file manually, 
I'm just thinking there is some neat script somewhere that I can run to 
generate a default(baseline) xorg.conf file?


Any insight as to the best(most recent) 
docs to follow is most welcone.


James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Alan McKinnon
On Friday 08 December 2006 18:20, Mark Knecht wrote:
 Thanks all for answering. Now it's much clearer why this is
 happening.

 Alan - do you use some sort of extra config for eix? Your output is
 far more readable.

Nope, it's a default setup, but probaly an outdated default (see other 
mail). I'd post the eixrc here, but it's 27k.

I can send you a copy direct if you want to plough through it and see 
why mine is different

alan

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Mark Knecht

On 12/8/06, Alan McKinnon [EMAIL PROTECTED] wrote:

On Friday 08 December 2006 18:20, Mark Knecht wrote:
 Thanks all for answering. Now it's much clearer why this is
 happening.

 Alan - do you use some sort of extra config for eix? Your output is
 far more readable.

Nope, it's a default setup, but probaly an outdated default (see other
mail). I'd post the eixrc here, but it's 27k.

I can send you a copy direct if you want to plough through it and see
why mine is different

alan

--
gentoo-user@gentoo.org mailing list




27K? Mine is one line which is commented out!!!

#PORTDIR_CACHE_METHOD='cdb'

I re-emerged eix and it doesn't install eixrc at all. If you wouldn't
mind please do send it along off list. I'd like to look through it.

Thanks,
Mark
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Alan McKinnon
On Friday 08 December 2006 19:16, Mark Knecht wrote:
 On 12/8/06, Alan McKinnon [EMAIL PROTECTED] wrote:
  On Friday 08 December 2006 18:20, Mark Knecht wrote:
   Thanks all for answering. Now it's much clearer why this is
   happening.
  
   Alan - do you use some sort of extra config for eix? Your output
   is far more readable.
 
  Nope, it's a default setup, but probaly an outdated default (see
  other mail). I'd post the eixrc here, but it's 27k.
 
  I can send you a copy direct if you want to plough through it and
  see why mine is different
 
  alan
 
  --
  gentoo-user@gentoo.org mailing list

 27K? Mine is one line which is commented out!!!

 #PORTDIR_CACHE_METHOD='cdb'

 I re-emerged eix and it doesn't install eixrc at all. If you wouldn't
 mind please do send it along off list. I'd like to look through it.

 Thanks,
 Mark
# BOOLEAN
# Whether --quick is on by default.
QUICKMODE='false'

# BOOLEAN
# Whether --care is on.
CAREMODE='false'

# BOOLEAN
# Whether --quiet is on by default.
QUIETMODE='false'

# BOOLEAN
# If true, diff-eix will only consider version changes for installed packages.
DIFF_ONLY_INSTALLED='false'

# BOOLEAN
# If true, diff-eix will not consider slots for version changes.
DIFF_NO_SLOTS='false'

# STRING
# Defines whether --compact or --verbose is on by default.
DEFAULT_FORMAT='normal'

# BOOLEAN
# This variable is used for delayed substitution.
# It defines whether all information lines are printed (even if empty).
PRINT_ALWAYS='false'

# BOOLEAN
# This variable is used for delayed substitution.
# It defines whether diff-eix will output installed versions.
DIFF_PRINT_INSTALLED='true'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for the title texts.
COLOR_TITLE='green'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing the name of packages.
COLOR_NAME='default,1'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing the category of packages.
COLOR_CATEGORY=''

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing the category of system packages.
COLOR_CATEGORY_SYSTEM='yellow'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing upgrade recommendation texts.
COLOR_UPGRADE_TEXT='cyan,1'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing downgrade recommendation texts.
COLOR_DOWNGRADE_TEXT='purple,1'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing upgrade recommendation tags.
COLOR_UPGRADE='%{COLOR_UPGRADE_TEXT};inverse'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing downgrade recommendation tags.
COLOR_DOWNGRADE='%{COLOR_DOWNGRADE_TEXT};inverse'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for better version tags (diff-eix).
DIFF_COLOR_BETTER='yellow,1'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for worse version tags (diff-eix).
DIFF_COLOR_WORSE='red,1'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for new package tags (diff-eix).
DIFF_COLOR_NEW_TAG='%{DIFF_COLOR_NEW}'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for new package separators (diff-eix).
DIFF_COLOR_NEW='%{COLOR_TITLE},1'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for deleted package separators (diff-eix).
DIFF_COLOR_DELETE='red,1'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for changed package separators (diff-eix).
DIFF_COLOR_CHANGED='yellow'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for tagging installed packages.
COLOR_INST_TAG='%{COLOR_TITLE},1;inverse'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for tagging uninstalled packages.
COLOR_UNINST_TAG='%{COLOR_TITLE}'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing the date.
COLOR_DATE='purple'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing the set useflags.
COLOR_SET_USE='red,1'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing the unset useflags.
COLOR_UNSET_USE='black,1'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for printing the version of installed packages.
COLOR_INST_VERSION='blue,1;%{MARK_INSTALLED}'

# STRING
# This variable is used for delayed substitution.
# It defines the color used for the title texts for installed versions.
COLOR_INST_TITLE='blue'

# STRING
# This variable is used for delayed substitution.
# It defines the 

Re: [gentoo-user] dsniff-2.3-r10 compile error

2006-12-08 Thread Daniel Iliev
Shaochun Wang wrote:
 Hi guys:

 I have the following error when compiling dsniff-2.3-r10:

 In file included from ./filesnarf.c:28:
 ./nfs_prot.h:265: error: expected specifier-qualifier-list before 'n'
 In file included from ./filesnarf.c:28:
 ./nfs_prot.h:265:3: warning: no newline at end of file
 ./nfs_prot.h:6:1: error: unterminated #ifndef
 rpcgen -c nfs_prot.x -o nfs_prot.c
 make: *** [filesnarf.o] Error 1
 make: *** Waiting for unfinished jobs

 !!! ERROR: net-analyzer/dsniff-2.3-r10 failed.
 Call stack:
   ebuild.sh, line 1546:   Called dyn_compile
 ebuild.sh, line 937:   Called src_compile
   dsniff-2.3-r10.ebuild, line 64:   Called die

   !!! emake failed
   !!! If you need support, post the topmost build error, and the
   call stack if relevant.

 Any suggestion?


   

Please, include the output from emerge -pv category/package in order
to expose the USE flags you are trying to emerge with. My *wild guess*
is that there is something wrong with dsniff and the nfs flag. So if I
were you I would try to emerge with:

USE=-nfs emerge dsniff



-- 
Best regards,
Daniel


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Neil Bothwick
On Fri, 8 Dec 2006 09:16:56 -0800, Mark Knecht wrote:

 I re-emerged eix and it doesn't install eixrc at all. If you wouldn't
 mind please do send it along off list. I'd like to look through it.

Which version of eix are you using? The output has changed a lot between
0.6.4 (the latest stable) and 0.8.2. I'm using 0.8.2 with the default
config and get the same output as Alan.


-- 
Neil Bothwick

Power corrupts - absolute power is even more fun.


signature.asc
Description: PGP signature


Re: [gentoo-user] Gentoo apache2 VirtualHost :443 config

2006-12-08 Thread Grant

 Ok, knowing that others like it I'm more comfortable trying to get
 used to it.  It's all the IfDefine stuff I don't like.

Actually that makes it super flexible.


At the expense of simplicity.


 What would you do if you needed a certain Location block for one
 domain but not for another, and you need both of the domains to
 function under SSL?  Is multiple IPs the only way?

YES.


Or multiple ports.

- Grant
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Mark Knecht

On 12/8/06, Neil Bothwick [EMAIL PROTECTED] wrote:

On Fri, 8 Dec 2006 09:16:56 -0800, Mark Knecht wrote:

 I re-emerged eix and it doesn't install eixrc at all. If you wouldn't
 mind please do send it along off list. I'd like to look through it.

Which version of eix are you using? The output has changed a lot between
0.6.4 (the latest stable) and 0.8.2. I'm using 0.8.2 with the default
config and get the same output as Alan.


I'm on 0.6.4 Neil. Thanks. I'll try the testing version.

Cheers,
Mark
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo apache2 VirtualHost :443 config

2006-12-08 Thread Thomas Rösner

Grant wrote:

 Ok, knowing that others like it I'm more comfortable trying to get
 used to it.  It's all the IfDefine stuff I don't like.

Actually that makes it super flexible.


At the expense of simplicity.


The learning curve may be steeper, adding hosts is easier (IMHO etc of 
course).



 domain but not for another, and you need both of the domains to
 function under SSL?  Is multiple IPs the only way?

YES.

 What would you do if you needed a certain Location block for one

Or multiple ports.


Or make a certificate for multiple domains.

Regards,
   Thomas
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] One more time -- KDM 3.5.5 and kdesktop crash

2006-12-08 Thread Steve Brenneis

Richard Fish wrote:

On 12/8/06, Steve Brenneis [EMAIL PROTECTED] wrote:

Could not open library kwin.la: /usr/kde/3.5/lib/libkdeinit_kwin.so:
undefined symbol: _ZN12NETRootInfo4C2EP9_XDisplaymPKcPmiib


Try revdep-rebuild -p and see if that outputs anything needing to be 
rebuilt.


-Richard

I've done that several times. It shows nothing.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] One more time -- KDM 3.5.5 and kdesktop crash

2006-12-08 Thread Steve Brenneis

Uwe Thiem wrote:

On 08 December 2006 15:36, Steve Brenneis wrote:

  

Could not open library kwin.la: /usr/kde/3.5/lib/libkdeinit_kwin.so:
undefined symbol: _ZN12NETRootInfo4C2EP9_XDisplaymPKcPmiib



The strange thing here is that there is no such thing as kwin.la.

  

I have re-emerged kwin and kdm. This error does not occur if I startx
from a terminal session, and if I unset $DISPLAYMANAGER in
/etc/conf.d/xdm and set XSESSION=kde-3.5 in /etc/rc.conf, KDE starts
fine with no errors.



I would re-emerge the whole kdebase.

Uwe

  

I've done that twice. I guess it's time to file a bug report.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] browser advice

2006-12-08 Thread Thomas Rösner

Etaoin Shrdlu wrote:

On Thursday 30 November 2006 10:22, Jorge Almeida wrote:

  

On Thu, 30 Nov 2006, Dale wrote:


used epiphany before.  What's it look like?
  

Have no idea, I didn't tried either. Being something from Gnome, I
suspect it's not very customizable, but I may be completely wrong.



You can find more info here:
http://www.gnome.org/projects/epiphany/
seems that it uses the gecko rendering engine, the same used by firefox 
and seamonkey (and can use the plugins too). Like many Gnome programs, 
it aims to be simple, easy to use and probably not very customizable (no 
flames, just my impression).
  


If all apps were like Epiphany, Gnome wouldn't be beaten around that 
much, me thinks (and I wouldn't use ROX-Filer instead of Nautilus). If 
you want to try something fresh, perhaps you find this article gives you 
an impulse:


http://ploum.frimouvy.org/?2006/03/15/100-why-you-should-try-epiphany-as-your-default-browser-with-gnome-214

Regards,
   Thomas
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo apache2 VirtualHost :443 config

2006-12-08 Thread Grant

  Ok, knowing that others like it I'm more comfortable trying to get
  used to it.  It's all the IfDefine stuff I don't like.

 Actually that makes it super flexible.

 At the expense of simplicity.

The learning curve may be steeper, adding hosts is easier (IMHO etc of
course).


How does the layout facilitate adding hosts?  I added a 01_vhost.conf
file to be included in httpd.conf.


  domain but not for another, and you need both of the domains to
  function under SSL?  Is multiple IPs the only way?

 YES.
  What would you do if you needed a certain Location block for one

 Or multiple ports.

Or make a certificate for multiple domains.


But the problem is that I need a Location block for one SSL domain and
not for another.  I can't do that on the same IP, domain, and port no
matter what kind of certificates I have right?

- Grant
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - Finding my modem

2006-12-08 Thread Randy Barlow
On Friday 08 December 2006 09:06, Michael Sullivan wrote:
 05:01.0 Communication controller: U.S. Robotics Unknown device 2f00 (rev
 01)
 Subsystem: U.S. Robotics Unknown device 0113
 Flags: bus master, medium devsel, latency 32, IRQ 11
 Memory at ff90 (32-bit, non-prefetchable) [size=64K]
 I/O ports at bc00 [size=8]
 Capabilities: [40] Power Management version 2

Might it be this device?

R
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] X11 initial configuration

2006-12-08 Thread Randy Barlow
On Friday 08 December 2006 11:36, James wrote:
 What is the best followup document to get 3D accelleration
 working?

I have an nVidia card personally, so I can't say I've followed this guide, but 
check out:

http://www.gentoo.org/doc/en/ati-faq.xml

R
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] One more time -- KDM 3.5.5 and kdesktop crash

2006-12-08 Thread Richard Fish

On 12/8/06, Steve Brenneis [EMAIL PROTECTED] wrote:

I've done that twice. I guess it's time to file a bug report.


Seems it's already reported.  Add your info here:

http://bugs.gentoo.org/show_bug.cgi?id=155377

-Richard
--
gentoo-user@gentoo.org mailing list



[gentoo-user] PC Speaker is an Input Device?

2006-12-08 Thread Randy Barlow
I was just looking for the PC speaker in my menuconfig because I kinda like 
that neato little beep, and I couldn't find it.  Some googling told me that 
it was under INPUT devices.  Does this sound funny to anyone else?

R
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Mark Knecht

On 12/8/06, Mark Knecht [EMAIL PROTECTED] wrote:

On 12/8/06, Neil Bothwick [EMAIL PROTECTED] wrote:
 On Fri, 8 Dec 2006 09:16:56 -0800, Mark Knecht wrote:

  I re-emerged eix and it doesn't install eixrc at all. If you wouldn't
  mind please do send it along off list. I'd like to look through it.

 Which version of eix are you using? The output has changed a lot between
 0.6.4 (the latest stable) and 0.8.2. I'm using 0.8.2 with the default
 config and get the same output as Alan.

I'm on 0.6.4 Neil. Thanks. I'll try the testing version.

Cheers,
Mark



Neil,
  The testign version is better, but sort of strange. For
gentoo-sources it gave a nice readable list. However for rt-sources it
didn't.

  Any reason for wanting them to look different or is this a bug that
should be reported to someone? I guess the 'slot' for rt-sources is
'~' and maybe eix doesn't know what to do with that?

Thanks,
Mark

lightning linux # eix gentoo-sources
* sys-kernel/gentoo-sources
Available versions:
   (2.4.32-r7) !2.4.32-r7
   (2.6.15-r1) 2.6.15-r1
   (2.6.16-r13)2.6.16-r13
   (2.6.17-r8) 2.6.17-r8
   (2.6.17-r9) ~2.6.17-r9
   (2.6.18)~2.6.18
   (2.6.18-r1) ~2.6.18-r1
   (2.6.18-r2) 2.6.18-r2
   (2.6.18-r3) 2.6.18-r3
   (2.6.18-r4) 2.6.18-r4
   (2.6.19)~2.6.19
   (2.6.19-r1) ~2.6.19-r1
Homepage:http://dev.gentoo.org/~dsd/genpatches
Description: Full sources including the Gentoo patchset
for the 2.6 kernel tree

lightning linux # eix rt-sources
[UD] sys-kernel/rt-sources [1]
Available versions:  (~)2.6.15-r21 2.6.16-r29 (~)2.6.17_rc6-r5
(~)2.6.17-r5 (~)2.6.17-r7 *2.6.17-r8 (~)2.6.18-r5 (~)2.6.18-r6
(~)2.6.18-r7 (~)2.6.19_rc6-r9 (~)2.6.19-r1 (~)2.6.19-r3 (~)2.6.19-r6
(~)2.6.19-r7
Installed versions:  2.6.16-r16(2.6.16-r16)(12:37:27 PM
05/21/2006)(-build -doc -symlink)
 2.6.18-r7(07:14:54 AM 10/23/2006)(-build
-fbsplash -realtime-lsm -symlink -vesafb-tng)
 2.6.19-r7(01:51:54 PM 12/07/2006)(-build
-fbsplash -symlink -vesafb-tng)
Description: Ingo Molnars realtime patch applied on vanilla

[1] /usr/portage/local/layman/pro-audio
lightning linux #
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Compile error for Mythtv 0.19_p10505.

2006-12-08 Thread Mike Diehl
Yup, that fixed it.  Thanx,

On Saturday 02 December 2006 15:46, Steve Dibb wrote:
 Mike Diehl wrote:
  Hi all,
 
  I'm trying to install the latest version of MythTv and I'm running into a
  compile problem.
 
  this is what I'm trying to compile:
 
  
  emerge -av mythtv
  [ebuild  N] media-tv/mythtv-0.19_p10505  USE=alsa dvb dvd ieee1394
  lirc mmx opengl vorbis xvmc (-altivec) -backendonly -dbox2 -debug
  -frontendonly -jack -joystick -lcd VIDEO_CARDS=i810 via -nvidia 0 kB
  
 
  this is the error message that I get:
 
  
  g++  -o mythtv main.o-L/usr/qt/3/lib -L../../libs/libmyth
  -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec
  -L../../libs/libavformat -lmythtv-0.19 -lmythavformat-0.19
  -lmythavutil-0.19 -lmythavcodec-0.19 -lmyth-0.19 -lfreetype -lmp3lame
  -lasound -ldvdnav -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lXrandr
  -lGL -lGLU -lqt-mt -lXext -lX11 -lm -lpthread
  ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
  `glXGetVideoSyncSGI'
  ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to
  `glXWaitVideoSyncSGI'
  collect2: ld returned 1 exit status
  make[2]: *** [mythtv] Error 1
  make[2]: Leaving directory
  `/var/tmp/portage/mythtv-0.19_p10505/work/mythtv-0.19/programs/mythtv'
  make[1]: *** [sub-mythtv] Error 2
  make[1]: Leaving directory
  `/var/tmp/portage/mythtv-0.19_p10505/work/mythtv-0.19/programs'
  make: *** [sub-programs] Error 2
 
  !!! ERROR: media-tv/mythtv-0.19_p10505 failed.
  Call stack:
ebuild.sh, line 1546:   Called dyn_compile
ebuild.sh, line 937:   Called src_compile
mythtv-0.19_p10505.ebuild, line 213:   Called die
 
  !!! emake failed
  !!! If you need support, post the topmost build error, and the call stack
  if relevant.
  
 
  This system is a fresh install, so I'm at a loss.
 
  Any help would be appreciated.
 
  Mike.

 First of all, fix your VIDEO_CARDS settings (why do you have two?).  Then,
 try with -opengl and -xvmc.

 Steve
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PC Speaker is an Input Device?

2006-12-08 Thread Flophouse Joe

On Fri, 8 Dec 2006, Randy Barlow wrote:


I was just looking for the PC speaker in my menuconfig because I kinda like
that neato little beep, and I couldn't find it.  Some googling told me that
it was under INPUT devices.  Does this sound funny to anyone else?


Sounds weird, but that's where it is:

Device Drivers
 Input device support
Miscellaneous devices
 PC Speaker support

It gets listed in your kernel's config as CONFIG_INPUT_PCSPKR.

As to why the PC speaker is grouped with the input devices?  Your guess 
is as good as mine.


Joe
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] browser advice

2006-12-08 Thread Jorge Almeida

On Fri, 8 Dec 2006, Thomas Rösner wrote:


Etaoin Shrdlu wrote:

 On Thursday 30 November 2006 10:22, Jorge Almeida wrote:


  On Thu, 30 Nov 2006, Dale wrote:
 
   used epiphany before.  What's it look like?
  
  Have no idea, I didn't tried either. Being something from Gnome, I

  suspect it's not very customizable, but I may be completely wrong.
 


If all apps were like Epiphany, Gnome wouldn't be beaten around that much, me 
thinks (and I wouldn't use ROX-Filer instead of Nautilus). If you want to try 
something fresh, perhaps you find this article gives you an impulse:


http://ploum.frimouvy.org/?2006/03/15/100-why-you-should-try-epiphany-as-your-default-browser-with-gnome-214


Thanks for your suggestion, Thomas, but the key word is with-gnome. I
won't comment on the customizability of Epiphany, since I haven't tried
it. But I checked that it requires a lot of Gnome dependencies, which
I'm not willing to install. And I use KDE, not because I find it perfect
but because AFAIK it's the only DE that has two features that for me are
a must: (1) Several virtual desktops, plus the possibility to switch
desktops via configurable keyboard shortcuts, and (2) the possibility of
setting different background images for different desktops.
The latter is not just a matter of eye candy, it's just how I see which
virtual desktop is the current one.

I don't think Gnome can do this, at least not unless you're a
guru-wizard, which I'm not.

Cheers.
--
Jorge

Re: [gentoo-user] PC Speaker is an Input Device?

2006-12-08 Thread Dale
Flophouse Joe wrote:
 On Fri, 8 Dec 2006, Randy Barlow wrote:

 I was just looking for the PC speaker in my menuconfig because I
 kinda like
 that neato little beep, and I couldn't find it.  Some googling told
 me that
 it was under INPUT devices.  Does this sound funny to anyone else?

 Sounds weird, but that's where it is:

 Device Drivers
  Input device support
 Miscellaneous devices
  PC Speaker support

 It gets listed in your kernel's config as CONFIG_INPUT_PCSPKR.

 As to why the PC speaker is grouped with the input devices?  Your
 guess is as good as mine.

 Joe

Maybe Vodka was involved.  I have heard of people doing some strange
things while under the influence.  I have read some of them on the
forums.  Sometimes what they do works, sometimes not.  I generally makes
no sense though.

Dale

:-)  :-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Neil Bothwick
On Fri, 8 Dec 2006 11:30:51 -0800, Mark Knecht wrote:

The testign version is better, but sort of strange. For
 gentoo-sources it gave a nice readable list. However for rt-sources it
 didn't.
 
Any reason for wanting them to look different or is this a bug that
 should be reported to someone? I guess the 'slot' for rt-sources is
 '~' and maybe eix doesn't know what to do with that?

The ~ means it is a testing ebuild. At a guess (I don't use either of
those overlays) I'd say rt-sources isn't slotted. that's what the eix
output indicates.


-- 
Neil Bothwick

Midget psychic escapes from prison, small medium at large!


signature.asc
Description: PGP signature


Re: [gentoo-user] eix double naming with colon?

2006-12-08 Thread Mark Knecht

On 12/8/06, Neil Bothwick [EMAIL PROTECTED] wrote:

On Fri, 8 Dec 2006 11:30:51 -0800, Mark Knecht wrote:

The testign version is better, but sort of strange. For
 gentoo-sources it gave a nice readable list. However for rt-sources it
 didn't.

Any reason for wanting them to look different or is this a bug that
 should be reported to someone? I guess the 'slot' for rt-sources is
 '~' and maybe eix doesn't know what to do with that?

The ~ means it is a testing ebuild. At a guess (I don't use either of
those overlays) I'd say rt-sources isn't slotted. that's what the eix
output indicates.


OK. Thanks. I'll point that out to the proaudio overlay folks and
maybe they'll fix it up to look nicer.

thanks for your help.

Cheers,
Mark
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] DVD drives

2006-12-08 Thread Dale
Preston Hagar wrote:


 On 12/7/06, *Dale* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:

 Preston Hagar wrote:
 It seems that you may have already decided, but to throw my 2
 cents in I have used the black version of the Lite-On:

 http://www.newegg.com/Product/Product.asp?Item=N82E16827106013
 http://www.newegg.com/Product/Product.asp?Item=N82E16827106013

 For over a year now with much success in Gentoo.

 HTH,

 Preston




 May be better but my case is beige.  I didn't know I put a link to
 a black one in there.  I guess I pasted the wrong one.

 You think the different face plate color may be the only
 difference?  I know we used to get drives with different color
 face plates a long time ago.  Same drive just a different front.

 Thanks

 Dale

 :-)  :-)


 I think the confusion is on my part.  You did put the beige link in
 there.  I just pasted the link of my black one instead of the beige
 one from your list.  I am 99% sure that the only differences are the
 color on the face plate.  If you look at the model numbers of your
 Lite-On link and mine, the only difference is the last digit, which in
 my experience is what manufactures do to signify color.  The only
 other difference is that the beige one is OEM, so it won't come with
 an IDE cable or screws, but if you are just replacing an existing CD
 drive, that shouldn't be a problem.  I would feel pretty comfortable
 recommending the beige Lite-On from your links.  As for the others, I
 can't say specifically, but they all looked fine.

 HTH,

 Preston

Thanks for the info.  One thing I don't want to do is buy something that
works but not with Linux and I can't send it back either.  Being
disabled puts me on a tight budget and I don't want to waste money on
something I can't use.  That is why I was asking the question.

I'm also trying to make sure whatever I get will work when I build me a
new system.  I need to get some info on all the new stuff, SATA, PCIe
and all that.  I have been out of that game to long.  I used to keep up
with it by watching The Screen Savers but they are gone now.  :-(

Thanks for the info though.

Dale

:-)  :-)  :-)


Re: [gentoo-user] OT - Finding my modem

2006-12-08 Thread Michael Sullivan
On Fri, 2006-12-08 at 13:44 -0500, Randy Barlow wrote:
 On Friday 08 December 2006 09:06, Michael Sullivan wrote:
  05:01.0 Communication controller: U.S. Robotics Unknown device 2f00 (rev
  01)
  Subsystem: U.S. Robotics Unknown device 0113
  Flags: bus master, medium devsel, latency 32, IRQ 11
  Memory at ff90 (32-bit, non-prefetchable) [size=64K]
  I/O ports at bc00 [size=8]
  Capabilities: [40] Power Management version 2
 
 Might it be this device?
 
 R

Can anybody give me any advice as to setting this up?  I went to
http://tldp.org/HOWTO/html_single/Modem-HOWTO/#s2 and have been trying
to follow it, but it's not going well.  I downloaded the scanModem
script, and it's created several files, but it keeps griping because I
don't have the snd-intel8x0m module...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - Finding my modem

2006-12-08 Thread Neil Bothwick
On Fri, 08 Dec 2006 16:18:24 -0600, Michael Sullivan wrote:

 but it keeps griping because I
 don't have the snd-intel8x0m module...

I guess the next step is to rebuild your kernel with this module.


-- 
Neil Bothwick

Time is an illusion but never so much as when you're using a modem.


signature.asc
Description: PGP signature


Re: [gentoo-user] PC Speaker is an Input Device?

2006-12-08 Thread b.n.

Flophouse Joe ha scritto:

As to why the PC speaker is grouped with the input devices?  Your guess 
is as good as mine.


On the LKML there is an explanation:

http://lkml.org/lkml/2006/10/24/44

The Input subsystem also covers simple beeps, because real keyboards
beep.  So it was only straight-forward to also put the PC speaker into
the Input subsystem to be able to emulate real keyboard's beeps as
good as possible :)

m.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PC Speaker is an Input Device?

2006-12-08 Thread Norberto Bensa
Flophouse Joe wrote:

 As to why the PC speaker is grouped with the input devices?  Your guess
 is as good as mine.


Google's first hit:

http://lkml.org/lkml/2005/5/1http://lkml.org/lkml/2005/5/11/1591/159


Regards,
Norberto


pgpgDpG1nBcqL.pgp
Description: PGP signature


Re: [gentoo-user] OT - Finding my modem

2006-12-08 Thread Michael Sullivan
On Fri, 2006-12-08 at 22:44 +, Neil Bothwick wrote:
 On Fri, 08 Dec 2006 16:18:24 -0600, Michael Sullivan wrote:
 
  but it keeps griping because I
  don't have the snd-intel8x0m module...
 
 I guess the next step is to rebuild your kernel with this module.
 
 

You don't understand; I don't have the module because I don't have any
hardware in the system that uses snd-intel8x0m - I have snd-hda-intel.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - Finding my modem

2006-12-08 Thread James Ausmus

On 12/8/06, Michael Sullivan [EMAIL PROTECTED] wrote:

On Fri, 2006-12-08 at 22:44 +, Neil Bothwick wrote:
 On Fri, 08 Dec 2006 16:18:24 -0600, Michael Sullivan wrote:

  but it keeps griping because I
  don't have the snd-intel8x0m module...

 I guess the next step is to rebuild your kernel with this module.



You don't understand; I don't have the module because I don't have any
hardware in the system that uses snd-intel8x0m - I have snd-hda-intel.



The m on the snd-intel8x0m means that it's actually a modem. ALSA
does modems, too. :) However, I don't *believe* that this driver will
work with your modem - I don't have a lot of experience with soft
modems on Linux, but my knee-jerk reaction is that the USR modem that
you have does *not* use the intel 8x0 soft modem chipset, which would
mean that the intel-8x0m driver would not do a whole lot for you. I
could certainly be wrong, but I wouldn't get my hopes up if I were
you. ;)


-James


--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - Finding my modem

2006-12-08 Thread Mick
On Friday 08 December 2006 23:08, Michael Sullivan wrote:
 On Fri, 2006-12-08 at 22:44 +, Neil Bothwick wrote:
  On Fri, 08 Dec 2006 16:18:24 -0600, Michael Sullivan wrote:
   but it keeps griping because I
   don't have the snd-intel8x0m module...
 
  I guess the next step is to rebuild your kernel with this module.

 You don't understand; I don't have the module because I don't have any
 hardware in the system that uses snd-intel8x0m - I have snd-hda-intel.

The suffix m indicates a modem driver.  Try it out.  If modprove -v doesn't 
complain see if you can dial out.  You may also need to emerge 
net-dialup/slmodem and see if that helps.  If neither do the trick 
modprobe -r the snd-intel8x0m and unmerge slmodem before you carry on with 
your search.

Good luck.
-- 
Regards,
Mick


pgpsKP0hsOm58.pgp
Description: PGP signature


Re: [gentoo-user] syslog problem....

2006-12-08 Thread David Corbin
On Friday 08 December 2006 00:43, Richard Fish wrote:
 On 12/7/06, David Corbin [EMAIL PROTECTED] wrote:

 I don't have exim installed, but I'm guessing it depends on logger,

It does.

 which can be provided by either sysklogd or syslog-ng.

 Probably:

 1. You had sysklogd installed at one point (thus got an init file for it)

I don't think I did. It's a pretty new install.  And there is not init file fo 
rit.

 2. You emerge -C'd it (thus why /usr/sbin/syslogd doesn't exist)
 3. You have /etc in CONFIG_PROTECT but don't have /etc/init.d in
 CONFIG_PROTECT_MASK, so portage left the sysklogd init file on your
 system.

 I'm guessing you should be able to resolve this with:

 1. rc-update -d sysklogd

 * 'sysklogd' not found in any of the specified runlevels

 2. rm /etc/init.d/sysklogd



When an initscript says it depends on logger, how does runscript find out what 
tool provides logger?

David
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: X11 initial configuration

2006-12-08 Thread James
Randy Barlow randy at electronsweatshop.com writes:


  What is the best followup document to get 3D accelleration
  working?

 http://www.gentoo.org/doc/en/ati-faq.xml

Hello Randy,

excellent link.

thx,

James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Media Player

2006-12-08 Thread Nick Rout
xine-ui is good at playing dvd's, complete with the full menu experience. Make 
sure you enable a number of use flags for xine-lib, including a52,dvd,xv. 

On Sun,  3 Dec 2006 12:59:07 + (UTC)
[EMAIL PROTECTED] wrote:

 Hey,
   Im relatively new to the whole gentoo system but im looking for a basic 
 easy to use dvd player program something that isn't too touchy basically. Any 
 reccomendations or opinions on this would be greatly appreciated!
 
 Thanks
 
 Kelly Stewart
 Sent via BlackBerry® from Vodafone  
 
 -- 
 gentoo-user@gentoo.org mailing list
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - Finding my modem

2006-12-08 Thread Michael Sullivan
On Fri, 2006-12-08 at 23:40 +, Mick wrote:
 On Friday 08 December 2006 23:08, Michael Sullivan wrote:
  On Fri, 2006-12-08 at 22:44 +, Neil Bothwick wrote:
   On Fri, 08 Dec 2006 16:18:24 -0600, Michael Sullivan wrote:
but it keeps griping because I
don't have the snd-intel8x0m module...
  
   I guess the next step is to rebuild your kernel with this module.
 
  You don't understand; I don't have the module because I don't have any
  hardware in the system that uses snd-intel8x0m - I have snd-hda-intel.
 
 The suffix m indicates a modem driver.  Try it out.  If modprove -v doesn't 
 complain see if you can dial out.  You may also need to emerge 
 net-dialup/slmodem and see if that helps.  If neither do the trick 
 modprobe -r the snd-intel8x0m and unmerge slmodem before you carry on with 
 your search.
 
 Good luck.

I'm posting this here because I have a feeling that it's something
simple and easy to fix, but I don't know what to do:

camille slmodem # emerge slmodem
Calculating dependencies... done!

 Emerging (1 of 1) net-dialup/slmodem-2.9.11_pre20051101-r3 to /
 * slmodem-2.9.11-20051101.tar.gz MD5 ;-) ...
[ ok ] * slmodem-2.9.11-20051101.tar.gz RMD160 ;-) ...
[ ok ] * slmodem-2.9.11-20051101.tar.gz SHA1 ;-) ...
[ ok ] * slmodem-2.9.11-20051101.tar.gz SHA256 ;-) ...
[ ok ] * slmodem-2.9.11-20051101.tar.gz size ;-) ...
[ ok ] * ungrab-winmodem.tar.gz MD5 ;-) ...
[ ok ] * ungrab-winmodem.tar.gz RMD160 ;-) ...
[ ok ] * ungrab-winmodem.tar.gz SHA1 ;-) ...
[ ok ] * ungrab-winmodem.tar.gz SHA256 ;-) ...
[ ok ] * ungrab-winmodem.tar.gz size ;-) ...
[ ok ] * checking ebuild checksums ;-) ...
[ ok ] * checking auxfile checksums ;-) ...
[ ok ] * checking miscfile checksums ;-) ...
[ ok ] * checking slmodem-2.9.11-20051101.tar.gz ;-) ...
[ ok ] * checking ungrab-winmodem.tar.gz ;-) ...
[ ok ] * Determining the location of the kernel source code
 * Found kernel source directory:
 * /usr/src/linux
 * Found kernel object directory:
 * /lib/modules/2.6.18-gentoo-r3/build
 * Found sources for kernel version:
 * 2.6.18-gentoo-r3
 * Checking for suitable kernel configuration options...
[ ok ] Checking slmodem-2.9.11-20051101.tar.gz's mtime...
 Checking ungrab-winmodem.tar.gz's mtime...
 WORKDIR is up-to-date, keeping...
 Compiling source
in /var/tmp/portage/slmodem-2.9.11_pre20051101-r3/work/slmodem-2.9.11-20051101 
...
make -C modem all
make[1]: Entering directory
`/var/tmp/portage/slmodem-2.9.11_pre20051101-r3/work/slmodem-2.9.11-20051101/modem'
make[1]: Leaving directory
`/var/tmp/portage/slmodem-2.9.11_pre20051101-r3/work/slmodem-2.9.11-20051101/modem'
 * Preparing ungrab-winmodem module
make modules -C /usr/src/linux
M=/var/tmp/portage/slmodem-2.9.11_pre20051101-r3/work/ungrab-winmodem
make[1]: Entering directory `/usr/src/linux-2.6.18-gentoo-r3'

  WARNING: Symbol version
dump /usr/src/linux-2.6.18-gentoo-r3/Module.symvers
   is missing; modules will have no dependencies and
modversions.

  Building modules, stage 2.
  MODPOST
/bin/sh: scripts/mod/modpost: No such file or directory
make[2]: *** [__modpost] Error 127
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.18-gentoo-r3'
make: *** [all] Error 2

!!! ERROR: net-dialup/slmodem-2.9.11_pre20051101-r3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  slmodem-2.9.11_pre20051101-r3.ebuild, line 65:   Called
linux-mod_src_compile
  linux-mod.eclass, line 510:   Called die

!!! Unable to make  KERNEL_DIR=/usr/src/linux all.
!!! If you need support, post the topmost build error, and the call
stack if relevant.



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] syslog problem....

2006-12-08 Thread Richard Fish

On 12/8/06, David Corbin [EMAIL PROTECTED] wrote:

When an initscript says it depends on logger, how does runscript find out what
tool provides logger?


AFAIK, the provide settings in the init scripts themselves. Try:
grep -E provide.*logger /etc/init.d/*
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Installation of openoffice in 4 hours or more?! :s

2006-12-08 Thread Andrew Frink

Leandro Melo de Sales wrote:

Hi,

 # date
 Tue Dec  5 10:12:01 BRT 2006
 # emerge openoffice
 { in other terminal }
 # date
 Tue Dec  5 15:24:01 BRT 2006

and portage continues to compile openoffice, it didn't finished yet.
Is it so slow or there are something wrong? My machine is a P4 (with
HyperThreading enabled), 512Mb.

Thanks,

Leandro.

Leandro,
That sounds about right for openoffice, also with only 512Mb ram you are 
likely swapping alot. there is the package openoffice-bin, that installs 
in about 2-5 minutes.


Cynyr
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - Finding my modem

2006-12-08 Thread Daniel Barkalow
On Fri, 8 Dec 2006, Michael Sullivan wrote:

 I'm posting this here because I have a feeling that it's something
 simple and easy to fix, but I don't know what to do:

Just a guess, but did you emerge a new gentoo-sources with the symlink USE 
flag, but then not build it? Might also get that if the kernel in 
/usr/src/linux doesn't have support for modules.

-Daniel
*This .sig left intentionally blank*
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - Finding my modem

2006-12-08 Thread Michael Sullivan
On Fri, 2006-12-08 at 20:27 -0500, Daniel Barkalow wrote:
 On Fri, 8 Dec 2006, Michael Sullivan wrote:
 
  I'm posting this here because I have a feeling that it's something
  simple and easy to fix, but I don't know what to do:
 
 Just a guess, but did you emerge a new gentoo-sources with the symlink USE 
 flag, but then not build it? Might also get that if the kernel in 
 /usr/src/linux doesn't have support for modules.
 
   -Daniel
 *This .sig left intentionally blank*

I don't use the symlink USE flag - I set the symlink manually.  Should I
use the symlink flag?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dsniff-2.3-r10 compile error

2006-12-08 Thread Shaochun Wang
I solve this problem in dsniff-2.3-r10 by applying the following patch:

--- /tmp/sshcrypto.c2000-11-29 05:23:28.0 +0800
+++ sshcrypto.c 2006-12-09 01:58:57.0 +0800
@@ -15,6 +15,11 @@
 #include sys/types.h
 #include openssl/ssl.h
 
+/* added by scwang */
+#include openssl/des.h
+#include openssl/blowfish.h
+/* end */
+
 #include err.h
 #include stdio.h
 #include stdlib.h

-- 
Shaochun Wang [EMAIL PROTECTED]

GPG Fingerprint: 70C2 6945 0E46 E08B 419A  007C AC5C F21F 358A 0833
You can get my publickey from the following url:
http://lcs.ios.ac.cn/~scwang/docs/scwangpublickey.gpg
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] One more time -- KDM 3.5.5 and kdesktop crash

2006-12-08 Thread Uwe Thiem
On 08 December 2006 20:13, Steve Brenneis wrote:
 Uwe Thiem wrote:
  On 08 December 2006 15:36, Steve Brenneis wrote:
  Could not open library kwin.la: /usr/kde/3.5/lib/libkdeinit_kwin.so:
  undefined symbol: _ZN12NETRootInfo4C2EP9_XDisplaymPKcPmiib
 
  The strange thing here is that there is no such thing as kwin.la.
 
  I have re-emerged kwin and kdm. This error does not occur if I startx
  from a terminal session, and if I unset $DISPLAYMANAGER in
  /etc/conf.d/xdm and set XSESSION=kde-3.5 in /etc/rc.conf, KDE starts
  fine with no errors.
 
  I would re-emerge the whole kdebase.
 
  Uwe

 I've done that twice. I guess it's time to file a bug report.

I doubt it. I am on 3.5.5 as well and have no such problem. Must be something 
with your particular setup.

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list