Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
vnc-4.1.2-r2.ebuild is set to only use xorg-server-1.2.0 XSERVER_VERSION="1.2.0" I edited the vnc-4.1.2-r2.ebuild to read: XSERVER_VERSION="1.3.0.0" I upgraded to xorg-server-1.3.0.0 I emerged vnc without a hitch. It works fine even with the "server" use flag. Thank You For Your Time Reproducible: Always # emerge --info Portage 2.1.2.4 (default-linux/x86/2006.1, gcc-4.1.2, glibc-2.5-r1, 2.6.20-gentoo-r6 i686) ================================================================= System uname: 2.6.20-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Gentoo Base System release 1.12.10 Timestamp of tree: Sat, 21 Apr 2007 05:00:01 +0000 dev-java/java-config: 1.3.7, 2.0.31-r7 dev-lang/python: 2.4.4 dev-python/pycrypto: 2.0.1-r5 sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.61 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.17 sys-devel/gcc-config: 1.3.16 sys-devel/libtool: 1.5.23b virtual/os-headers: 2.6.20-r2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo" CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LINGUAS="en en_US" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acpi addbookmarks alias alsa apache2 artworkextra autoipd autoreplace avahi bitmap-fonts bluetooth branding bzip2 cdr cli connectionstatus contactnotes cracklib crypt css cups dbus dga dri dts dv dvd dvdr dvdread eds encode esd extrafilters fat ffmpeg fftw firefox flac foomaticdb fortran gadu gdbm gif gimp gnome gphoto2 gpm groupwise gtk hal hfs highlight history iconv ieee1394 ifp ipod ipv6 irc isdnlog java jbig jfs jingle jpeg jpeg2k keyring lame ldap libg++ libsamplerate logrotate md5sum midi mjpeg mmap mmx mng mp3 mp3rtp mpeg musicbrainz mysql ncurses netmeeting network nfs nls nowlistening nptl nptlonly nsplugin ntfs offensive ogg opengl pam pcmcia pcre pda perl php png ppds pppd python quicktime readline real reflection reiser4 reiserfs samba scanner sdl server session sms sndfile sox speex spell spl sse sse2 ssl statistics tcpd texteffect theora threadsafe tiff translator truetype truetype-fonts type1-fonts unicode usb v4l v4l2 vcd vidix visualization vorbis wavpack webpresence win32codecs x264 x86 xfs xine xml xorg xprint xscreensaver xv xvid yahoo yv12 zip zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="fglrx v4l" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Yes...but does the module work?
(In reply to comment #1) > Yes...but does the module work? > I am working on an answer for you but at the moment xorg-1.3.0.0 isn't working with ati-drivers proprietary binary driver. I am filing a bug on that and will use the opensource ati drivers to get the answer for you. Thank You For Your Time Raúl Porcel
(In reply to comment #1) > Yes...but does the module work? > I have had no problems with the module yet. I also used vncviewer on my desktop to view my notebook that is running the new xorg-server-1.3.0.0. xorg log. I also attached the the whole xorg log. (II) LoadModule: "vnc" (II) Loading /usr/lib/xorg/modules/extensions//libvnc.so (II) Module vnc: vendor="RealVNC Ltd" compiled for 4.3.99.902, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension VNC Thank You For You Time. Need any more info feel free to ask. I am not a programmer but I will try my best to help or give info.
Okay, thanks for testing. You can use vnc-4.1.2-r3 for this.