[gentoo-amd64] graphviz compilaton errror

2007-03-10 Thread Karol Szkudlarek
On my amd64 box I am trying to emerge -uD world and I have the following compilation error: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/include -pipe -O2

Re: [gentoo-amd64] graphviz compilaton errror

2007-03-10 Thread Daiajo Tibdixious
On 3/10/07, Karol Szkudlarek [EMAIL PROTECTED] wrote: On my amd64 box I am trying to emerge -uD world and I have the following compilation error: htmllex.c:635: error: dereferencing pointer to incomplete type !!! ERROR: media-gfx/graphviz-2.8-r2 failed. I don't have this package on my

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Michael George
I noticed that my realplayer also has the same problems, so I don't think it's a vmware-specific issue... Hmm... On Sat, Mar 10, 2007 at 09:04:21AM -0500, Michael George wrote: I have tried re-running vmware-config, emerge -C of vmware player with a complete reinstall, I even tried version

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Joe Menola
On Saturday 10 March 2007 8:36 am, Michael George wrote: I noticed that my realplayer also has the same problems, so I don't think it's a vmware-specific issue... Hmm... Check your GTK font settings. -- gentoo-amd64@gentoo.org mailing list

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Michael George
On Sat, Mar 10, 2007 at 08:47:10AM -0600, Joe Menola wrote: On Saturday 10 March 2007 8:36 am, Michael George wrote: I noticed that my realplayer also has the same problems, so I don't think it's a vmware-specific issue... Hmm... Check your GTK font settings. Umm... how? I've never

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Joe Menola
On Saturday 10 March 2007 9:00 am, Michael George wrote: On Sat, Mar 10, 2007 at 08:47:10AM -0600, Joe Menola wrote: On Saturday 10 March 2007 8:36 am, Michael George wrote: I noticed that my realplayer also has the same problems, so I don't think it's a vmware-specific issue...

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Nuitari
I noticed that my realplayer also has the same problems, so I don't think it's a vmware-specific issue... Hmm... Check your GTK font settings. Umm... how? =A0I've never messed with them, they've always just worked... I adjust them via kde control center (there was a dedicated

[gentoo-amd64] Anyone tried xorg-server-1.2.99.901?

2007-03-10 Thread Wil Reichert
Saw the announcement on the xorg list, saw it in portage, had to try it. Running ~amd64 so I've had the randr-1.2 upgrade fo r a while. Also upgraded to xf86-video-i810-1.9.91 as well. Pretty painless upgrade - restarted xdm and logged in. Beryl still worked, everything else seemed to be ok.

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Michael George
On Sat, Mar 10, 2007 at 09:24:35AM -0600, Joe Menola wrote: On Saturday 10 March 2007 9:00 am, Michael George wrote: On Sat, Mar 10, 2007 at 08:47:10AM -0600, Joe Menola wrote: On Saturday 10 March 2007 8:36 am, Michael George wrote: I noticed that my realplayer also has the same

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Michael George
On Sat, Mar 10, 2007 at 09:24:35AM -0600, Joe Menola wrote: On Saturday 10 March 2007 9:00 am, Michael George wrote: On Sat, Mar 10, 2007 at 08:47:10AM -0600, Joe Menola wrote: On Saturday 10 March 2007 8:36 am, Michael George wrote: I noticed that my realplayer also has the same

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Joe Menola
On Saturday 10 March 2007 12:39 pm, Michael George wrote: On Sat, Mar 10, 2007 at 09:24:35AM -0600, Joe Menola wrote: On Saturday 10 March 2007 9:00 am, Michael George wrote: On Sat, Mar 10, 2007 at 08:47:10AM -0600, Joe Menola wrote: On Saturday 10 March 2007 8:36 am, Michael George

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Richard Freeman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael George wrote: BTW, I am googling and not finding anything immediately obvious. I'll keep looking... I had a similar problem recently with vmware-server-console - everything went to boxes. It went away when I emerged app-emulation/

Re: [gentoo-amd64] vmware-player fonts unreadable

2007-03-10 Thread Michael George
On Sat, Mar 10, 2007 at 02:05:33PM -0500, Richard Freeman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael George wrote: BTW, I am googling and not finding anything immediately obvious. I'll keep looking... I had a similar problem recently with vmware-server-console -

[gentoo-amd64] building and installing 32bit python with amd64 portage without chroot

2007-03-10 Thread [EMAIL PROTECTED]
I'd like to test psyco with some massively-looped python code I use to run. Since psyco is x86-compatible only and depends on python, I assume I have to run a 32bit python. I'd like to know how feasable it is to build and install such a python with my amd64 portage and multilib, without using

[gentoo-amd64] Re: building and installing 32bit python with amd64 portage without chroot

2007-03-10 Thread Duncan
[EMAIL PROTECTED] [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Sat, 10 Mar 2007 21:19:05 +0100: I'd like to test psyco with some massively-looped python code I use to run. Since psyco is x86-compatible only and depends on python, I assume I have to run a 32bit python.