Jeff,

The depots that I built & packaged for 3.3.6 & 3.3.7 are on this server:

ftp://ftp.cup.hp.com/dist/networking/tools/

These were both built optimized for PA2.0 and I've done minimal testing on 11.0 & 11.11. A patch is included which has my changes. The patch from my 3.3.6 build applied cleanly to 3.3.7 with one exception (3.3.7 already had that bug fixed).

Here's my post regarding the 3.3.6 depot:

http://www.realvnc.com/pipermail/vnc-list/2003-February/037526.html

I had not yet announced to the list the 3.3.7 build since I've been investigating an Xvnc crash related to fonts. I've seen this problem in a few cases, but as of yet, have not been able to reproduce it on demand. So far, all I have is the call stack.

-chuck


$ gdb /opt/realvnc/bin/Xvnc core
HP gdb 3.1.1 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 3.1.1 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for warranty/support.
..(no debugging symbols found)...
Core was generated by `Xvnc'.
Program terminated with signal 11, Segmentation fault.


warning: The shared libraries were not privately mapped; setting a
breakpoint in a shared library will not work until you rerun the program.

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
#0  0x43574 in QueryFont+0xd8 ()
(gdb) bt
#0  0x43574 in QueryFont+0xd8 ()
#1  0x2cbc4 in ProcQueryFont+0x168 ()
#2  0x2b3ac in Dispatch+0x230 ()
#3  0x25e7c in main+0x304 ()


Subject: Compiling on HP-UX platforms
From: Jeff Boerio <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Organization: IT Engineering Computing, DPG-OR
Date: 24 Mar 2003 16:36:25 -0800

Has anyone been successful in compiling Real VNC 3.3.7 on HP platforms? I'm specifically interested in HP-UX 11.00, but also HP-UX 10.20?

I've been able to generate binaries, but I can't get them to do anything


I'd be satisfied with a compilation on HP-UX 10.20, since it would likely work on HP11. The compile I get on 10.20 generates a binary, and it runs. But as soon as a client connects, it does.

The binary I get on HP11 dumps core, unless you just say -help

I would really like to hear what people did to get this to compile on
those platforms.

Thanks,

- Jeff
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to