[gentoo-user] Problems compiling ikvm

2007-07-06 Thread Martin Larsson
I'm trying to compile ikvm-0.34.0.2 but i fails with no errors. It looks as if javac doesn't get any input and therefore spits out usage information, much like typing javac on a shell prompt: [nant] /var/tmp/portage/dev-dotnet/ikvm-0.34.0.2/work/ikvm-0.34.0.2/classpath/classpath.build

[gentoo-user] Problems compiling ikvm

2007-07-05 Thread Martin Larsson
I'm trying to compile ikvm-0.34.0.2 but i fails with no errors. It looks as if javac doesn't get any input and therefore spits out usage information, much like typing javac on a shell prompt: [nant] /var/tmp/portage/dev-dotnet/ikvm-0.34.0.2/work/ikvm-0.34.0.2/classpath/classpath.build

[gentoo-user] Problems with dbus

2007-01-25 Thread Martin Larsson
I'm having a strange problem with dbus. If I do an emerge -avDuN world, I get: [blocks B ] sys-apps/dbus-0.91 (is blocking sys-apps/dbus-1.0.2) [ebuild U ] sys-apps/dbus-1.0.2 [0.62-r2] USE=X -debug -doc (-selinux) (-gtk%*) (-mono%) (-python%*) (-qt3%) (-qt4%) 1,367 kB IOW. I have dbus

Re: [gentoo-user] Problems with dbus

2007-01-25 Thread Martin Larsson
On 1/26/07, Randy Barlow [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Larsson wrote: I'm having a strange problem with dbus. If I do an emerge -avDuN world, I get: [blocks B ] sys-apps/dbus-0.91 (is blocking sys-apps/dbus-1.0.2) [ebuild U ] sys-apps

[gentoo-user] gnomeapplet?

2006-10-07 Thread Martin Larsson
I'm getting the following error when trying to compile gnome-extra/deskbar-applet-2.14.2: configure: error: gnomeapplet module required to build deskbar Anyone know what to compile to get this 'gnomeapplet module'? M. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problems configuring VMWare

2006-05-29 Thread Martin Larsson
On 5/28/06, JimD [EMAIL PROTECTED] wrote: Anyway, all I had to do is remove /etc/vmware/not_configured and all isgolden.Thanks, that helped. Now I can run vmware as root.But attempting to run it as myself, I get: (vmware:7809): GdkPixbuf-WARNING **: Can not open pixbuf loader module file

Re: [gentoo-user] Problems configuring VMWare

2006-05-29 Thread Martin Larsson
On 5/29/06, JimD [EMAIL PROTECTED] wrote: Don't worry about that warning, I get it every time I use VMware and have not had any issues. I run VMware Mon-Fri for a good 8 hours. I use it for work. Sounds like a good idea, except, vmware doesn't start. All I get is a screenfull of

[gentoo-user] Problems installing Opera 8.54

2006-05-28 Thread Martin Larsson
I tried upgrading my Opera 8.52 to 8.54. That gave me severa ACCESS DENIEDerrors, as well as a ACCESS VIOLATION SUMMARY and stop in emerge eventhough more packages were ready to install.Here's what I got (Ikke tilgang means No access): Unpacking opera-8.54-20060330.1-static-qt.i386-en.tar.bz2 to

Re: [gentoo-user] Problems configuring VMWare

2006-05-27 Thread Martin Larsson
On 5/24/06, Richard Fish [EMAIL PROTECTED] wrote: Well yes, he needs a -rsomething, I've installed vmware-workstation-5.5.1.19175-r3. But it seemed I had some old versions of vmware-files in various locations. So I cleaned that up, and now I can configure. But when I attempt to actually *run*

[gentoo-user] Problems configuring VMWare

2006-05-23 Thread Martin Larsson
I've installed vmware, but when I run vmware-config.pl, I get the following strange error message: What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] The kernel defined by this directory of header files does not have the same

Re: [gentoo-user] Problems configuring VMWare

2006-05-23 Thread Martin Larsson
On 5/23/06, Ryan Tandy [EMAIL PROTECTED] wrote: # uname -r # ls -l /usr/src/linux Make sure the /usr/src/linux symlink points to the sources for the kernel you're currently running. They seem to be: martin # uname -r 2.6.16-gentoo-r7 martin # ls -l /usr/src/linux lrwxrwxrwx 1 root root 22

Re: [gentoo-user] VMware not running well

2006-05-18 Thread Martin Larsson
On 5/18/06, daniel [EMAIL PROTECTED] wrote: Here's the result of me running the config script: Thanks for this log. It's very useful. What is the location of the directory of C header files that match your running kernel? [/lib/modules/2.6.16-gentoo-r6/build/include] But this gives me

[gentoo-user] Re: Trouble compiling Xine-lib 1.1.0

2005-08-23 Thread Martin Larsson
On 8/1/05, Martin Larsson [EMAIL PROTECTED] wrote: I'm getting the following error while trying to compile Xine-lib 1.1.0: dsputil_mmx_avg.h:109: error: can't find a register in class `BREG' while reloading `asm' This was fixed with xine-lib-1.1.0-r1. M. -- gentoo-user@gentoo.org mailing

[gentoo-user] Trouble compiling Xine-lib 1.1.0

2005-08-01 Thread Martin Larsson
I'm getting the following error while trying to compile Xine-lib 1.1.0: dsputil_mmx_avg.h:109: error: can't find a register in class `BREG' while reloading `asm' Anyone seen that? M. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problems with esound

2005-07-27 Thread Martin Larsson
On 7/27/05, Matan Peled [EMAIL PROTECTED] wrote: try revdep-rebuild. Thanks, that gives: Warning: Failed to resolve package order. Will merge in random order! snip All prepared. Starting rebuild... emerge --oneshot =app-text/openjade-1.3.2-r1 =app-text/xpdf-3.00-r8

Re: [gentoo-user] Problems with esound

2005-07-27 Thread Martin Larsson
On 7/27/05, Willie Wong [EMAIL PROTECTED] wrote: First emerge the new version of sdl-perl emerge --oneshot sdl-perl then remove the tempfiles created by revdep-rebuild and run revdep-rebuild again. Thanks that worked... (try emerge --deep sometime). I always do emerge -avDu system/world.