Subject: is net/tightvnc broken in 2004Q4?
To: None <netbsd-users@netbsd.org>
From: Piotr Stolc <socrtp@soclab.eu.org>
List: netbsd-users
Date: 01/15/2005 21:13:34
hi,
I've got a problem compiling net/tightvnc from pkgsrc-2004Q4 on
NetBSD 2.0/i386. X11_TYPE is set to xorg in /etc/mk.conf.
Here is what I get after 'make':
build@s:/build/pkgsrc/net/tightvnc$ make
===> *** No /build/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum OK for tightvnc-1.2.9_unixsrc.tar.bz2.
work -> /build/tmp/net/tightvnc/work
===> Extracting for tightvnc-1.2.9nb1
===> Required installed package {perl>=5.0,perl-thread>=5.0}: perl-5.8.5nb7
found
===> Required installed package xorg-libs>=6.8.1nb2: xorg-libs-6.8.1nb4
found
===> Required installed package jpeg>=6bnb2: jpeg-6bnb3 found
===> Required installed package fontconfig>=2.2.96nb1: fontconfig-2.2.96nb1
found
===> Required installed package freetype2>=2.1.9nb1: freetype2-2.1.9nb1
found
===> Required installed package expat>=1.95.8nb2: expat-1.95.8nb2 found
===> Required installed package xpkgwedge>=1.5: xpkgwedge-1.12 found
===> Required installed package ccache-[0-9]*: ccache-2.4 found
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Patching for tightvnc-1.2.9nb1
===> Applying pkgsrc patches for tightvnc-1.2.9nb1
===> Overriding tools for tightvnc-1.2.9nb1
===> Creating toolchain wrappers for tightvnc-1.2.9nb1
===> Configuring for tightvnc-1.2.9nb1
imake -DUseInstalled -I/usr/pkg/lib/X11/config
-I/usr/pkg/xorg/lib/X11/config
In file included from /usr/pkg/lib/X11/config/host.def:1,
from /usr/pkg/xorg/lib/X11/config/site.def:146,
from /usr/pkg/xorg/lib/X11/config/Imake.tmpl:111,
from Imakefile.c:16:
/usr/pkg/lib/X11/config/xpkgwedge.def:92: warning: "ExtraLoadFlags"
redefined
In file included from /usr/pkg/xorg/lib/X11/config/NetBSD.cf:592,
from /usr/pkg/xorg/lib/X11/config/Imake.tmpl:105,
from Imakefile.c:16:
/usr/pkg/xorg/lib/X11/config/bsdLib.rules:214: warning: this is the location
of the previous definition
make Makefiles
making Makefiles in libvncauth...
In file included from /usr/pkg/lib/X11/config/host.def:1,
from /usr/pkg/xorg/lib/X11/config/site.def:146,
from /usr/pkg/xorg/lib/X11/config/Imake.tmpl:111,
from Imakefile.c:16:
/usr/pkg/lib/X11/config/xpkgwedge.def:92: warning: "ExtraLoadFlags"
redefined
In file included from /usr/pkg/xorg/lib/X11/config/NetBSD.cf:592,
from /usr/pkg/xorg/lib/X11/config/Imake.tmpl:105,
from Imakefile.c:16:
/usr/pkg/xorg/lib/X11/config/bsdLib.rules:214: warning: this is the location
of the previous definition
making Makefiles in vncpasswd...
In file included from /usr/pkg/lib/X11/config/host.def:1,
from /usr/pkg/xorg/lib/X11/config/site.def:146,
from /usr/pkg/xorg/lib/X11/config/Imake.tmpl:111,
from Imakefile.c:16:
/usr/pkg/lib/X11/config/xpkgwedge.def:92: warning: "ExtraLoadFlags"
redefined
In file included from /usr/pkg/xorg/lib/X11/config/NetBSD.cf:592,
from /usr/pkg/xorg/lib/X11/config/Imake.tmpl:105,
from Imakefile.c:16:
/usr/pkg/xorg/lib/X11/config/bsdLib.rules:214: warning: this is the location
of the previous definition
making Makefiles in vncconnect...
In file included from /usr/pkg/lib/X11/config/host.def:1,
from /usr/pkg/xorg/lib/X11/config/site.def:146,
from /usr/pkg/xorg/lib/X11/config/Imake.tmpl:111,
from Imakefile.c:16:
/usr/pkg/lib/X11/config/xpkgwedge.def:92: warning: "ExtraLoadFlags"
redefined
In file included from /usr/pkg/xorg/lib/X11/config/NetBSD.cf:592,
from /usr/pkg/xorg/lib/X11/config/Imake.tmpl:105,
from Imakefile.c:16:
/usr/pkg/xorg/lib/X11/config/bsdLib.rules:214: warning: this is the location
of the previous definition
make includes
including in ./libvncauth...
including in ./vncpasswd...
including in ./vncconnect...
make depend
depending in ./libvncauth...
rm -f .depend
gccmakedep -f- -- -I. -I../include -I/usr/pkg/include
-I/usr/pkg/xorg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO --
vncauth.c d3des.c > .depend
depending in ./vncpasswd...
rm -f .depend
gccmakedep -f- -- -I../include -I/usr/pkg/include -I/usr/pkg/xorg/include
-DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- vncpasswd.c > .depend
depending in ./vncconnect...
rm -f .depend
gccmakedep -f- -- -I/usr/pkg/include -I/usr/pkg/xorg/include
-DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- > .depend
===> Building for tightvnc-1.2.9nb1
make Makefiles
make[1]: Entering directory /build/tmp/net/tightvnc/work/vnc_unixsrc'
making Makefiles in libvncauth...
mv -f Makefile Makefile.bak
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
making Makefiles in vncpasswd...
mv -f Makefile Makefile.bak
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
making Makefiles in vncconnect...
mv -f Makefile Makefile.bak
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
make[1]: Leaving directory /build/tmp/net/tightvnc/work/vnc_unixsrc'
make depend
make[1]: Entering directory /build/tmp/net/tightvnc/work/vnc_unixsrc'
depending in ./libvncauth...
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
depending in ./vncpasswd...
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
depending in ./vncconnect...
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile]
[-I directory] [-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
make[1]: *** [depend] Error 2
make[1]: Leaving directory /build/tmp/net/tightvnc/work/vnc_unixsrc'
gmake: *** [World] Error 2
*** Error code 2
Stop.
make: stopped in /build/pkgsrc/net/tightvnc
*** Error code 1
Stop.
make: stopped in /build/pkgsrc/net/tightvnc
--
s.