Re: [gentoo-user] grub.conf

2008-08-31 Thread Alan McKinnon
On Monday 01 September 2008 08:24:45 [EMAIL PROTECTED] wrote:
> Hi guys,
>
> I've succesfully installed gentoo on my pc, but when i wrote grub.conf,
> i've made a mistake; in the second line, instead of < kernel
> /boot/kernel-2.6.25- gentoo-r7 root=/dev/sda3> i wrote < kernel
> /boot/linux-2.6.25-gentoo-r7 root=/dev/sda3>.
> I discovered this when i tried to boot and grub gave me error 15.So i
> edited this line while in grub and then pressed 'b' to boot. Everything was
> ok. but the changes I made to the grub.conf are not permanent. How can I
> fix it? Should I use livecd to reach grub.conf and edit it? if yes, what's
> the path?

No, just boot again like you did the first time by editing the kernel line on 
the fly at the boot screen.

When the machine has booted, edit (as root!) 
/boot/grub/grub.conf
or
/boot/grub/menu.lst
you may have to mount /boot first depending how you set up fstab.
Both file names are commonly used in real life and one will be a symlink to 
the other

-- 
alan dot mckinnon at gmail dot com



[gentoo-user] grub.conf

2008-08-31 Thread vetrocemento
Hi guys,

I've succesfully installed gentoo on my pc, but when i wrote grub.conf, i've 
made a mistake; in the second line, instead of < kernel /boot/kernel-2.6.25-
gentoo-r7 root=/dev/sda3> i wrote < kernel /boot/linux-2.6.25-gentoo-r7 
root=/dev/sda3>.
I discovered this when i tried to boot and grub gave me error 15.So i edited 
this line while in grub and then pressed 'b' to boot. Everything was ok.
but the changes I made to the grub.conf are not permanent. How can I fix it?
Should I use livecd to reach grub.conf and edit it? if yes, what's the path?

thanks in advance.

Giacomo



[gentoo-user] Re: numeric keypad problem

2008-08-31 Thread Nikos Chantziaras

David Relson wrote:

G'day,

Yesterday I updated from 2.6.24 to 2.6.25 and, after rebooting, found
that I have problems with my numeric keypad.  Its  arrow  keys, home,
end, etc are _not_ working.  I can use the comparable keys between the
alpha keys and the keypad.  

I'm guessing that it's an xorg.conf issue but don't know what to check.  


Any suggestions about xorg.conf or other things to check and examine?


If you're using the evdev driver for your keyboard, make sure your 
desktop applet that is responsible for keyboard layouts (both Gnome and 
KDE have one) is configured to use an "evdev managed keyboard" rather 
than something like "pc104" and the like.





[gentoo-user] numeric keypad problem

2008-08-31 Thread David Relson
G'day,

Yesterday I updated from 2.6.24 to 2.6.25 and, after rebooting, found
that I have problems with my numeric keypad.  Its  arrow  keys, home,
end, etc are _not_ working.  I can use the comparable keys between the
alpha keys and the keypad.  

I'm guessing that it's an xorg.conf issue but don't know what to check.  

Any suggestions about xorg.conf or other things to check and examine?

Thanks.

David

P.S.  The num lock light is off, as I like it.



Re: [gentoo-user] Replacement for FPM

2008-08-31 Thread Liviu Andronic
Dear all,

On Wed, Nov 22, 2006 at 10:02 AM, Xavier-Francois Roblot
<[EMAIL PROTECTED]> wrote:
>> Can someone point me to a viable replacement for it? I need something
>> that can: 1) store passwords (obviously); 2) generate passwords; 3) have
>> launchers as FPM does. The possibility to import FPM passwords would be
>> a nice feature to have to :)
>
> I am answering to my own email: it looks like revelation
> http://oss.codepoet.no/revelation/ which is available in some overlays
> (like break-my-gentoo-main) meets most of the requirements.
>
Probably no longer of interest to the initial poster, but I've also
been on the look-out for something similar, so..

There is a port of fpm to GTK+2:
"FPM2 is GTK2 port from Figaro's Password Manager originally developed
by John Conneely, with some new features." [1]

It seems actively maintained, as of July 2008. I've also found an
ebuild [2] for the latter. The port is a pure GTK+2 application, i.e.
there are no Gnome dependencies. Revelation is in Portage, but Gnome
dependent and no longer maintained since 2007.

If anyone knows other candidates, please post here.

Regards,
Liviu

[1] http://als.regnet.cz/fpm2/
[2] 
http://code.google.com/p/gdbabar/source/browse/branches/overlay/x11-misc/fpm2/?r=827



[gentoo-user] Re: pic use flag

2008-08-31 Thread James
Michele Schiavo  micheleschiavo.it> writes:


> There are some befit to set pic use flag on amd64 ?


Hello Michele,

Here is a link for your perusal. 

http://www.gentoo.org/proj/en/hardened/pic-internals.xml


hth,

James




Re: [gentoo-user] virtualbox-ose build failed [SOLVED]

2008-08-31 Thread pat
On Sun, 31 Aug 2008 14:49:14 +0200, pat wrote
> On Sun, 31 Aug 2008 14:43:03 +0200, Daniel Pielmeier wrote
> > pat schrieb am 31.08.2008 14:21:
> > > On Sun, 31 Aug 2008 14:18:56 +0200, Daniel Pielmeier wrote
> > >> pat schrieb am 31.08.2008 14:03:
> > >>> make.conf
> > >>> ~
> > >>> USE="a52 accessibility -apm acpi alsa -arts audiofile browserplugin dbus
> > >>> divx4linux -directfb -doc dts dvb dvd dvdr dvdread -eds -emacs -emboss
flac
> > >>> gnome -kde kerberos mad mime mmx mozilla nptl nptlonly nsplugin opengl
posix
> > >>> -qt -qt3 -qt3support -qt4 -qt-static -samba slang sse -svga unicode
usb v4l
> > >>> v4l2 videos win32codecs X xinerama -xmms xsl xvid"
> > >>>
> > >>> package.use
> > >>> ~~~
> > >>> app-emulation/virtualbox-ose additions alsa pulseaudio qt qt3
qt3support qt4
> > >>>
> > >>> emerge --pretend qt
> > >>> ~~~
> > >>> [ebuild   R   ] x11-libs/qt-4.3.3
> > >>>
> > >>> What I have to change or emerge?
> > >> Do you have /usr/bin/uic3 installed?
> > > 
> > > No. Which package contains it?
> > > 
> > > 
> > >
> > 
> > x11-libs/qt-qt3support-4.4.1
> > 
> > But as you can see I am on qt-4.4.1 already where the qt package has 
> > been split up. In qt-4.3.3 it should be part of x11-libs/qt when 
> > qt3support is enabled. But you should verify if uic3 is in a 
> > different location for 4.3.3.
> > 
> > What gives "emerge -pv qt" and "emerge -pvNDt virtualbox-ose"
> > 
> > Regards,
> > 
> > Daniel
> 
> Well, I've enabled qt3support in make.conf and the my Qt (4.3.3) library
> contains the uic3 source, so I'll see if the Qt rebuild helps :-)
> 
> I'll inform if it helped or not.
> 
> Thanks
> 
>  Pat

Enabling qt3support solved the problem.

Thanks to all for help.

 Pat



Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread Daniel Pielmeier

pat schrieb am 31.08.2008 14:49:


Well, I've enabled qt3support in make.conf and the my Qt (4.3.3) library
contains the uic3 source, so I'll see if the Qt rebuild helps :-)

I'll inform if it helped or not.



Normally it should be enough if it is enabled in package.use for 
x11-libs/qt. You already have this setting so I thought there are 
packages which need rebuilding. Maybe it is a good idea to rebuild qt 
and also give revdep-rebuild a go.


Regards,

Daniel



Re: [gentoo-user] emerge -1 `eix -Iu --only-names` & removing old version of Python

2008-08-31 Thread Stroller


On 31 Aug 2008, at 09:05, David Sveningsson wrote:

Stroller skrev:


On 30 Aug 2008, at 21:19, Alan McKinnon wrote:

...
In retrospect, it would probably have been quicker if you went the
long way
round:

emerge -e world


Tried it. Kept dying and leaving a number of packages that I just
couldn't build.


You can resume building by using "emerge --resume". If a package fails
to build you can skip it with "emerge --resume --skipfirst".


I know this, but in the case of the libexpat.so.0 problem I got loads  
of packages which THEN couldn't compile because they depended upon the  
first one. And the older versions no longer worked because they were  
missing libexpat.so.0.


Stroller.




Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread pat
On Sun, 31 Aug 2008 14:43:03 +0200, Daniel Pielmeier wrote
> pat schrieb am 31.08.2008 14:21:
> > On Sun, 31 Aug 2008 14:18:56 +0200, Daniel Pielmeier wrote
> >> pat schrieb am 31.08.2008 14:03:
> >>> make.conf
> >>> ~
> >>> USE="a52 accessibility -apm acpi alsa -arts audiofile browserplugin dbus
> >>> divx4linux -directfb -doc dts dvb dvd dvdr dvdread -eds -emacs -emboss 
> >>> flac
> >>> gnome -kde kerberos mad mime mmx mozilla nptl nptlonly nsplugin opengl 
> >>> posix
> >>> -qt -qt3 -qt3support -qt4 -qt-static -samba slang sse -svga unicode usb 
> >>> v4l
> >>> v4l2 videos win32codecs X xinerama -xmms xsl xvid"
> >>>
> >>> package.use
> >>> ~~~
> >>> app-emulation/virtualbox-ose additions alsa pulseaudio qt qt3 qt3support 
> >>> qt4
> >>>
> >>> emerge --pretend qt
> >>> ~~~
> >>> [ebuild   R   ] x11-libs/qt-4.3.3
> >>>
> >>> What I have to change or emerge?
> >> Do you have /usr/bin/uic3 installed?
> > 
> > No. Which package contains it?
> > 
> > 
> >
> 
> x11-libs/qt-qt3support-4.4.1
> 
> But as you can see I am on qt-4.4.1 already where the qt package has 
> been split up. In qt-4.3.3 it should be part of x11-libs/qt when 
> qt3support is enabled. But you should verify if uic3 is in a 
> different location for 4.3.3.
> 
> What gives "emerge -pv qt" and "emerge -pvNDt virtualbox-ose"
> 
> Regards,
> 
> Daniel

Well, I've enabled qt3support in make.conf and the my Qt (4.3.3) library
contains the uic3 source, so I'll see if the Qt rebuild helps :-)

I'll inform if it helped or not.

Thanks

 Pat




Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread Sebastian Beßler

pat schrieb:

emerge --pretend qt
~~~
[ebuild   R   ] x11-libs/qt-4.3.3

What I have to change or emerge?

Do you have /usr/bin/uic3 installed?


No. Which package contains it?


DarkMaschine linux # dep -F uic3
uic3:
x11-libs/qt-4.3.4-r1:
/usr/bin/uic3

DarkMaschine linux # emerge -vp qt
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-libs/qt-4.3.4-r1  USE="cups dbus gif glib jpeg mng 
mysql opengl pch png qt3support sqlite sqlite3 ssl tiff zlib 
-accessibility -debug -doc -examples (-firebird) -nas -nis -odbc 
-postgres -xinerama" INPUT_DEVICES="-wacom" 0 kB


Total: 1 package (1 reinstall), Size of downloads: 0 kB






Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread Dale

Daniel Pielmeier wrote:

pat schrieb am 31.08.2008 14:21:

On Sun, 31 Aug 2008 14:18:56 +0200, Daniel Pielmeier wrote

pat schrieb am 31.08.2008 14:03:

make.conf
~
USE="a52 accessibility -apm acpi alsa -arts audiofile browserplugin 
dbus
divx4linux -directfb -doc dts dvb dvd dvdr dvdread -eds -emacs 
-emboss flac
gnome -kde kerberos mad mime mmx mozilla nptl nptlonly nsplugin 
opengl posix
-qt -qt3 -qt3support -qt4 -qt-static -samba slang sse -svga unicode 
usb v4l

v4l2 videos win32codecs X xinerama -xmms xsl xvid"

package.use
~~~
app-emulation/virtualbox-ose additions alsa pulseaudio qt qt3 
qt3support qt4


emerge --pretend qt
~~~
[ebuild   R   ] x11-libs/qt-4.3.3

What I have to change or emerge?

Do you have /usr/bin/uic3 installed?


No. Which package contains it?





x11-libs/qt-qt3support-4.4.1

But as you can see I am on qt-4.4.1 already where the qt package has 
been split up. In qt-4.3.3 it should be part of x11-libs/qt when 
qt3support is enabled. But you should verify if uic3 is in a different 
location for 4.3.3.


What gives "emerge -pv qt" and "emerge -pvNDt virtualbox-ose"

Regards,

Daniel




If it helps any, here is my info:

[EMAIL PROTECTED] / # equery b /usr/bin/uic3
[ Searching for file(s) /usr/bin/uic3 in *... ]
x11-libs/qt-4.3.3 (/usr/bin/uic3)
[EMAIL PROTECTED] / #

and

[ebuild   R   ] x11-libs/qt-4.3.3  USE="accessibility cups dbus gif jpeg 
opengl png qt3support sqlite ssl tiff zlib -debug -doc -examples 
-firebird -glib -mng -mysql -nas -nis -odbc -pch -postgres -sqlite3 
-xinerama" INPUT_DEVICES="-wacom"


Dale

:-)  :-) 



Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread Daniel Pielmeier

pat schrieb am 31.08.2008 14:21:

On Sun, 31 Aug 2008 14:18:56 +0200, Daniel Pielmeier wrote

pat schrieb am 31.08.2008 14:03:

make.conf
~
USE="a52 accessibility -apm acpi alsa -arts audiofile browserplugin dbus
divx4linux -directfb -doc dts dvb dvd dvdr dvdread -eds -emacs -emboss flac
gnome -kde kerberos mad mime mmx mozilla nptl nptlonly nsplugin opengl posix
-qt -qt3 -qt3support -qt4 -qt-static -samba slang sse -svga unicode usb v4l
v4l2 videos win32codecs X xinerama -xmms xsl xvid"

package.use
~~~
app-emulation/virtualbox-ose additions alsa pulseaudio qt qt3 qt3support qt4

emerge --pretend qt
~~~
[ebuild   R   ] x11-libs/qt-4.3.3

What I have to change or emerge?

Do you have /usr/bin/uic3 installed?


No. Which package contains it?





x11-libs/qt-qt3support-4.4.1

But as you can see I am on qt-4.4.1 already where the qt package has 
been split up. In qt-4.3.3 it should be part of x11-libs/qt when 
qt3support is enabled. But you should verify if uic3 is in a different 
location for 4.3.3.


What gives "emerge -pv qt" and "emerge -pvNDt virtualbox-ose"

Regards,

Daniel



Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread pat
On Sun, 31 Aug 2008 14:18:56 +0200, Daniel Pielmeier wrote
> pat schrieb am 31.08.2008 14:03:
> > make.conf
> > ~
> > USE="a52 accessibility -apm acpi alsa -arts audiofile browserplugin dbus
> > divx4linux -directfb -doc dts dvb dvd dvdr dvdread -eds -emacs -emboss flac
> > gnome -kde kerberos mad mime mmx mozilla nptl nptlonly nsplugin opengl posix
> > -qt -qt3 -qt3support -qt4 -qt-static -samba slang sse -svga unicode usb v4l
> > v4l2 videos win32codecs X xinerama -xmms xsl xvid"
> > 
> > package.use
> > ~~~
> > app-emulation/virtualbox-ose additions alsa pulseaudio qt qt3 qt3support qt4
> > 
> > emerge --pretend qt
> > ~~~
> > [ebuild   R   ] x11-libs/qt-4.3.3
> > 
> > What I have to change or emerge?
> 
> Do you have /usr/bin/uic3 installed?

No. Which package contains it?




Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread Daniel Pielmeier

pat schrieb am 31.08.2008 14:03:

make.conf
~
USE="a52 accessibility -apm acpi alsa -arts audiofile browserplugin dbus
divx4linux -directfb -doc dts dvb dvd dvdr dvdread -eds -emacs -emboss flac
gnome -kde kerberos mad mime mmx mozilla nptl nptlonly nsplugin opengl posix
-qt -qt3 -qt3support -qt4 -qt-static -samba slang sse -svga unicode usb v4l
v4l2 videos win32codecs X xinerama -xmms xsl xvid"

package.use
~~~
app-emulation/virtualbox-ose additions alsa pulseaudio qt qt3 qt3support qt4

emerge --pretend qt
~~~
[ebuild   R   ] x11-libs/qt-4.3.3

What I have to change or emerge?


Do you have /usr/bin/uic3 installed?



Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread pat
On Sun, 31 Aug 2008 06:45:14 -0500, Dale wrote
> pat wrote:
> > Hello,
> >
> > I'm trying to build virtualbox-ose, but it fails :-( I've googled but 
> > without
> > luck.
> >
> > Error message is:
> >
> > Checking for Qt4 uic3: 
> >   ** not found!
> >  * 
> >  * ERROR: app-emulation/virtualbox-ose-1.6.4 failed.
> >  * Call stack:
> >  *   ebuild.sh, line   49:  Called src_compile
> >  * environment, line 2756:  Called die
> >  * The specific snippet of code:
> >  *   ./configure --with-gcc="$(tc-getCC)" --with-g++="$(tc-getCXX)"
> > ${myconf} || die "configure failed";
> >  *  The die message:
> >  *   configure failed
> >  * 
> >  * If you need support, post the topmost build error, and the call stack if
> > relevant.
> >  * A complete build log is located at
> > '/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/build.log'.
> >  * The ebuild environment file is located at
> > '/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/environment'.
> >  * 
> >
> > Any suggestions?
> >
> > Thanks
> >
> >  Pat
> >
> >
> >
> 
> Do you have qt 4 installed?  It says it can't find a part of qt4 in 
> the error.  If you have it installed, check your USE flags.
> 
> Dale
> 

make.conf
~
USE="a52 accessibility -apm acpi alsa -arts audiofile browserplugin dbus
divx4linux -directfb -doc dts dvb dvd dvdr dvdread -eds -emacs -emboss flac
gnome -kde kerberos mad mime mmx mozilla nptl nptlonly nsplugin opengl posix
-qt -qt3 -qt3support -qt4 -qt-static -samba slang sse -svga unicode usb v4l
v4l2 videos win32codecs X xinerama -xmms xsl xvid"

package.use
~~~
app-emulation/virtualbox-ose additions alsa pulseaudio qt qt3 qt3support qt4

emerge --pretend qt
~~~
[ebuild   R   ] x11-libs/qt-4.3.3

What I have to change or emerge?

Thanks

 Pat



Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread Daniel Pielmeier

pat schrieb am 31.08.2008 13:35:

Hello,

I'm trying to build virtualbox-ose, but it fails :-( I've googled but without
luck.

Error message is:

Checking for Qt4 uic3: 
  ** not found!
 * 
 * ERROR: app-emulation/virtualbox-ose-1.6.4 failed.

 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2756:  Called die
 * The specific snippet of code:
 *   ./configure --with-gcc="$(tc-getCC)" --with-g++="$(tc-getCXX)"
${myconf} || die "configure failed";
 *  The die message:
 *   configure failed
 * 
 * If you need support, post the topmost build error, and the call stack if

relevant.
 * A complete build log is located at
'/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/environment'.
 * 


Any suggestions?

Thanks

 Pat




Which qt version do you use? My guess is 4.4.1.
Try building it with with qt3support USE flag enabled.

Regards,

Daniel



Re: [gentoo-user] virtualbox-ose build failed

2008-08-31 Thread Dale

pat wrote:

Hello,

I'm trying to build virtualbox-ose, but it fails :-( I've googled but without
luck.

Error message is:

Checking for Qt4 uic3: 
  ** not found!
 * 
 * ERROR: app-emulation/virtualbox-ose-1.6.4 failed.

 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2756:  Called die
 * The specific snippet of code:
 *   ./configure --with-gcc="$(tc-getCC)" --with-g++="$(tc-getCXX)"
${myconf} || die "configure failed";
 *  The die message:
 *   configure failed
 * 
 * If you need support, post the topmost build error, and the call stack if

relevant.
 * A complete build log is located at
'/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/environment'.
 * 


Any suggestions?

Thanks

 Pat


  


Do you have qt 4 installed?  It says it can't find a part of qt4 in the 
error.  If you have it installed, check your USE flags.


Dale

:-)  :-)



[gentoo-user] virtualbox-ose build failed

2008-08-31 Thread pat
Hello,

I'm trying to build virtualbox-ose, but it fails :-( I've googled but without
luck.

Error message is:

Checking for Qt4 uic3: 
  ** not found!
 * 
 * ERROR: app-emulation/virtualbox-ose-1.6.4 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2756:  Called die
 * The specific snippet of code:
 *   ./configure --with-gcc="$(tc-getCC)" --with-g++="$(tc-getCXX)"
${myconf} || die "configure failed";
 *  The die message:
 *   configure failed
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/app-emulation/virtualbox-ose-1.6.4/temp/environment'.
 * 

Any suggestions?

Thanks

 Pat



[gentoo-user] RTL8187B don't work on 2.6.26, but worked on 2.6.24

2008-08-31 Thread Mateusz A. Mierzwiński

Hi,

I just want to know, what happen with 2.6.26 kernel sources? I've 
installed (compiled and copy all KO's to kernel modules directory, run 
init script loading modules) of RTL-8187B Wireless Card but error occured:


* Loading REALTEK Wireless (8187b) drivers ...
  Loading modules
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_wep-rtl.ko': 
-1 Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_tkip-rtl.ko': 
-1 Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_ccmp-rtl.ko': 
-1 Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211-rtl.ko': -1 
Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/r8187.ko': -1 Unknown 
symbol in module

  Starting network interface WLAN0
wlan0: ERROR while getting interface flags: No such device
   Scanning networks to connect
wlan0 Interface doesn't support scanning.


This things started after updating to 2.6.26 from 2.6.24. My last kernel 
used this drivers without any errors. What's wrong?


MESSAGES:
--
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_mode
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_mode
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_essid
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_get_beacon
Aug 31 13:30:08 thea r8187: disagrees about version of symbol 
dev_kfree_skb_any

Aug 31 13:30:08 thea r8187: Unknown symbol dev_kfree_skb_any
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wpa_supplicant_ioctl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_scan_rtl
Aug 31 13:30:08 thea r8187: disagrees about version of symbol 
register_netdev

Aug 31 13:30:08 thea r8187: Unknown symbol register_netdev
Aug 31 13:30:08 thea r8187: disagrees about version of symbol dev_alloc_skb
Aug 31 13:30:08 thea r8187: Unknown symbol dev_alloc_skb
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_rawtx
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_softmac_stop_protocol
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_stop_queue_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_is_54g
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_rate
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_scan
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_wap
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_name_rtl
Aug 31 13:30:08 thea r8187: disagrees about version of symbol 
netif_carrier_off

Aug 31 13:30:08 thea r8187: Unknown symbol netif_carrier_off
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_is_shortslot
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_rx_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wake_queue_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wlan_frequencies
Aug 31 13:30:08 thea r8187: Unknown symbol free_ieee80211_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_softmac_start_protocol
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_freq
Aug 31 13:30:08 thea /etc/init.d/realtek[6519]: ERROR: realtek failed to 
start







signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] emerge -1 `eix -Iu --only-names` & removing old version of Python

2008-08-31 Thread Neil Bothwick
On Sun, 31 Aug 2008 09:04:03 +0100, Mick wrote:

> $ eix -Iu --only-names
> app-arch/lzma-utils
> dev-libs/libsigc++
> media-plugins/gst-plugins-x
> media-plugins/gst-plugins-xvideo
> sys-apps/hdparm
> sys-kernel/gentoo-sources
> virtual/perl-Test-Harness
> 
> However, when I run emerge -upDv --with-deps y world I get just one
> package:

> Where's the others gone?

Probably old dependencies that are no longer needed? Did you run
emerge --depclean -p?

-- 
Neil Bothwick

Every time I jump on the bandwagon all its wheels fall off.


signature.asc
Description: PGP signature


Re: [gentoo-user] emerge -1 `eix -Iu --only-names` & removing old version of Python

2008-08-31 Thread Mick
On Saturday 30 August 2008, Neil Bothwick wrote:
> On Sat, 30 Aug 2008 05:10:27 +0100, Stroller wrote:
> > It just seems more effective than `emerge -D
> > world` - that seems to miss many packages.
>
> The packages is misses are either build-time dependencies, so don't need
> updating, or are not dependencies of anything in world and would be
> removed by emerge --depclean.
>
> I'm with Alan on this, use with-bdep and trust portage, it knows far more
> about the inner workings of your package tree (which it created) than do
> you.

When I tried I got:

$ eix -Iu --only-names
app-arch/lzma-utils
dev-libs/libsigc++
media-plugins/gst-plugins-x
media-plugins/gst-plugins-xvideo
sys-apps/hdparm
sys-kernel/gentoo-sources
virtual/perl-Test-Harness

However, when I run emerge -upDv --with-deps y world I get just one package:

# emerge -upDv --with-bdeps y world

These are the packages that would be merged, in order:

Calculating world dependencies |
  ... done!
[ebuild U ] app-arch/lzma-utils-4.32.6 [4.32.5] USE="-nocxx%" 468 kB 

Total: 1 package (1 upgrade), Size of downloads: 468 kB

Where's the others gone?
-- 
Regards,
Mick


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


Re: [gentoo-user] emerge -1 `eix -Iu --only-names` & removing old version of Python

2008-08-31 Thread David Sveningsson
Stroller skrev:
> 
> On 30 Aug 2008, at 21:19, Alan McKinnon wrote:
>> ...
>> In retrospect, it would probably have been quicker if you went the
>> long way
>> round:
>>
>> emerge -e world
> 
> Tried it. Kept dying and leaving a number of packages that I just
> couldn't build.
> 
> Stroller.
> 
> 
> 

You can resume building by using "emerge --resume". If a package fails
to build you can skip it with "emerge --resume --skipfirst".

-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Default profile question

2008-08-31 Thread Neil Bothwick
On Sat, 30 Aug 2008 18:11:31 -0500, CJoeB wrote:

> I just want to make sure that if I do this, nothing will get broken or 
> if there are any "gotchas".  If anyone has some words of wisdom, I
> would appreciate it.

As already mentioned use eselect to manage your profiles.

Run emerge -uavDN world after changing it, as a changed profile usually
brings changed default USE flags.


-- 
Neil Bothwick

If a deaf person swears, does his mother wash his hands with soap?


signature.asc
Description: PGP signature