Subject: pkg/20003: vnc doesn't completely build or install.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <maccult@pacbell.net>
List: netbsd-bugs
Date: 01/22/2003 18:56:03
>Number:         20003
>Category:       pkg
>Synopsis:       vnc doesn't completely build or install.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 22 18:57:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Randy Beaudreault
>Release:        1.6
>Organization:
>Environment:
NetBSD OnceTheKing 1.6 NetBSD 1.6 (GENERIC) #0: Sun Sep  8 20:58:17 UTC 2002     autobuild@tgm.daemon.org:/autobuild/mac68k/OBJ/autobuild/src/sys/arch/mac68k/compile/GENERIC mac68k
>Description:
The make for vnc gets to the final build statement and then errors out.  Here's the relevant output from make:
gcc -o Xvnc -O2 -ansi -Dasm=__asm     -L../../exports/lib  dix/libdix.a os/libos.a ../../lib/Xau/libXau.a ../../lib/Xdmcp/libXdmcp.a ../../exports/lib/libfont.a  hw/vnc/libvnc.a ../../../libvncauth/libvncauth.a cfb/libcfb.a cfb16/libcfb.a cfb24/libcfb.a cfb32/libcfb.a mfb/libmfb.a dix/libxpstubs.a mi/libmi.a Xext/libext.a                                -lz -lm    -Wl,-rpath,/usr/lib -Wl,-rpath-link,../../exports/lib
gcc: hw/vnc/libvnc.a: No such file or directory
gcc: cfb/libcfb.a: No such file or directory
gcc: mfb/libmfb.a: No such file or directory
*** Error code 1 (continuing)

The install fails when it goes to install Xvnc.  This happens since the install script isn't pickuping up $LOCALBASE.
>How-To-Repeat:
Do a make && make install.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted: