Subject: pkg/30767: tightvnc can't compile on amd64
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <luca.sironi@gmail.com>
List: pkgsrc-bugs
Date: 07/17/2005 10:12:00
>Number: 30767
>Category: pkg
>Synopsis: pkgsrc/tightvnc can't compile on amd64
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jul 17 10:12:00 +0000 2005
>Originator: Luca Sironi
>Release: NetBSD 2.0.2
>Organization:
>Environment:
System: NetBSD idefix 2.0.2 NetBSD 2.0.2 (GENERIC) #0: Tue Mar 22 04:58:56 UTC 2005 jmc@faith.netbsd.org:/home/builds/ab/netbsd-2-0-2-RELEASE/amd64/200503220140Z-obj/home/builds/ab/netbsd-2-0-2-RELEASE/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
cd /usr/pkgsrc/net/tightvnc
make
ends like this:i
SED -DSHAPE -DNDEBUG -DFUNCPR
OTO=15 -DNARROWPROTO -DMFBTEGLYPHBLT=mfbTEGlyphBltWhite -DOP=MFB_OP_WHITE -DCLIPTETEXT=mfbImageGlyphBltWhite mfbtewhite.c
mfbtewhite.c: In function `mfbTEGlyphBltWhite':
mfbtewhite.c:235: error: syntax error before "char1"
mfbtewhite.c:317: error: `char1' undeclared (first use in this function)
mfbtewhite.c:317: error: (Each undeclared identifier is reported only once
mfbtewhite.c:317: error: for each function it appears in.)
mfbtewhite.c:317: error: `glyphPointer' undeclared (first use in this function)
mfbtewhite.c:318: error: `char2' undeclared (first use in this function)
mfbtewhite.c:319: error: `char3' undeclared (first use in this function)
mfbtewhite.c:320: error: `char4' undeclared (first use in this function)
*** Error code 1
>How-To-Repeat:
cd /usr/pkgsrc/net/vnc && make
>Fix:
>Unformatted: