FWIW -- it builds fine across various debian / ubuntu releases BUT fails on
wheezy and sid on amd64 (full build, while on i386 I did -B) builds fails due
to failure of cleaning (see below)... myself is trying out tigervnc atm since
anyways that seems to be the way to go

 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp config-stamp
rm -f debian/faq.txt debian/start.txt
xmkmf
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/lib/X11/config
(cd Xvnc; xmkmf)
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/lib/X11/config
# Add here commands to clean up after the build process.
rm -f config.log config.status config.cache config.guess config.sub
[ -f Makefile ] || /usr/bin/make distclean
[ -f Makefile ] || /usr/bin/make clean
test -r /usr/share/misc/config.sub && \
          cp -f /usr/share/misc/config.sub config.sub
make: [clean] Error 1 (ignored)
test -r /usr/share/misc/config.guess && \
          cp -f /usr/share/misc/config.guess config.guess
make: [clean] Error 1 (ignored)
(cd Xvnc; /usr/bin/make clean)
make[1]: Entering directory `/tmp/buildd/tightvnc-1.3.10/Xvnc'
rm -f -r ./exports/include
rm -f -r ./exports/lib
rm -f -r ./exports/bin
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS 
make.log MakeOut   "#"*
cleaning in ./include...
make[2]: Entering directory `/tmp/buildd/tightvnc-1.3.10/Xvnc/include'
make[2]: *** No rule to make target `clean'.  Stop.
make[2]: Leaving directory `/tmp/buildd/tightvnc-1.3.10/Xvnc/include'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/tmp/buildd/tightvnc-1.3.10/Xvnc'
make: [clean] Error 2 (ignored)
(cd Xvnc/programs/Xserver; /usr/bin/make clean)

-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to