Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135961 - TightVNC error.
Summary: TightVNC error.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 11:55 UTC by Dan Preston
Modified: 2006-06-07 14:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Preston 2006-06-07 11:55:17 UTC
Error when trying to start a VNC server via 'vncserver' @ prompt. Not sure if this is TightVNC specific, or related to the make flags.

ERROR (from ~/.vnc/hostname:2.log):
07/06/06 11:38:11 Xvnc version 3.3.tight1.2.9
07/06/06 11:38:11 Copyright (C) 1999 AT&T Laboratories Cambridge.
07/06/06 11:38:11 Copyright (C) 2000-2002 Constantin Kaplinsky.
07/06/06 11:38:11 All Rights Reserved.
07/06/06 11:38:11 See http://www.uk.research.att.com/vnc for information on VNC
07/06/06 11:38:11 See http://www.tightvnc.com for TightVNC-specific information
07/06/06 11:38:11 Desktop name 'X' (thor:2)
07/06/06 11:38:11 Protocol version supported 3.3
07/06/06 11:38:11 Listening for VNC connections on TCP port 5902
07/06/06 11:38:11 Listening for HTTP connections on TCP port 5802
07/06/06 11:38:11   URL http://hostname:5802
cc1: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.

/etc/make.conf:
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O3 -mtune=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

System info:
# uname -a
Linux hostname 2.6.14.2 #1 PREEMPT Thu Jan 19 09:48:55 PST 2006 i686 AMD Athlon(tm) 64 Processor 3700+ GNU/Linux
# gcc --version
gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)

Thanks,
Dan
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-07 14:17:43 UTC
Sorry, this doesn't make sense. You get internal compiler error at _runtime_??? Try again and repost the errors you get, also post full emerge --info and exact tightvnc version.