Subject: tightvnc on 1.6.1
To: None <port-sparc@netbsd.org>
From: David Mentis <dmentis@cox.net>
List: port-sparc
Date: 05/28/2003 00:53:07
Hi all,
   I'm not sure if this is the right list to send to, but I thought I'd give
it a shot.  I'm new to NetBSD (heard this one before?), but I've been using
FBSD for a while now.  I finally got NetBSD installed and I went right to
work in the ports.  I installed apache w/php and mysql no prob's and then I
went to vnc. After an hour or so it crapped out in Xvnc with:

cfb/libcfb.a(cfbglblt8.o): In function `cfbPolyGlyphBlt8':
cfbglblt8.o(.text+0x8): undefined reference to `cfbStippleStack'
:
cfb32/libcfb.a(cfbglblt8.o): In function `cfb32PolyGlyphBlt8':
cfbglblt8.o(.text+0x8): undefined reference to `cfb32StippleStack'
:

I saw tightvnc and tried that out. I noticed that it's using the same vnc
backend, so I of course get the same error. After a little googlin' someone
had mentioned turning off optimization. I changed the -O2 to -O0, but still
the same result.  Someone else had mentioned putting a #define AsmDefines in
vnc.def, but that didn't work either. Has anyone else run into this? I
noticed that no one else on the list has mentioned anything :( I saw that
there were binaries for the viewer, but not for the server ... don't know if
that means anything.

Anyway, thanks for any pointers you could send.  Oh yeah, it's a SS20 with
cgisix, and two processors, but still running the GENERIC kernel from the
1.6.1 install.

David