emerge net-misc/vnc fails on my pismo with the following: make[1]: Leaving directory `/var/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc/libvncauth' making all in ./vncviewer... make[1]: Entering directory `/var/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc/vncviewer' gcc -mcpu=i686 -march=i686 -O3 -pipe -ansi -I../include -I. -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DMITSHM -c -o argsresources.o argsresources.c cc1: Invalid option `arch=i686' make[1]: *** [argsresources.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc/vncviewer' make: *** [all] Error 2 !!! ERROR: The ebuild did not complete successfully. !!! Function src_compile, Line 18, Exitcode 2 !!! (no error message) !!! emerge aborting on /usr/portage/net-misc/vnc/vnc-3.3.3-r2.ebuild . i'm guessing the "-mcpu=i686 -march=i686" is to blame? ;-) -js
Grant: I am playing with some patches for this one (damn the vendor code is braindead) Gerk
It appers this build is just not happy working with ppc in any way shape or form, code doesn't work properly from vendor... I am going to mask this pkg at least for now. FYI Johnathon, tightvnc works ok on PPC :)