I've having trouble compiling the Xvnc server stuff on HP/UX.
the current machine is running HPUX 11i,
kcdev01 #>gcc --version
gcc (GCC) 3.2
kcdev01 #>gmake --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
The errors I get are as follows:
vnc-3.3.3r2_unixsrc:
kcdev01 #>make BOOTSTRAPCFLAGS=-DFIXUP_CPP_WHITESPACE World
Building Release 6.3 of the X Window System.
Mon Feb 10 12:36:05 PST 2003
cd ./config/imake && make -f Makefile.ini
BOOTSTRAPCFLAGS="-DFIXUP_CPP_WHITESPACE" clean
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS
make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make Makefile.boot
cd ./config/imake && make -f Makefile.ini
BOOTSTRAPCFLAGS="-DFIXUP_CPP_WHITESPACE"
making imake with BOOTSTRAPCFLAGS=-DFIXUP_CPP_WHITESPACE in config/imake
cc -o ccimake -DFIXUP_CPP_WHITESPACE -O -I../../include
-I../../imports/x11/include/X11 ccimake.c
cc -c -DFIXUP_CPP_WHITESPACE -O -I../../include
-I../../imports/x11/include/X11 `./ccimake` imake.c
cc -o imake -DFIXUP_CPP_WHITESPACE -O -I../../include
-I../../imports/x11/include/X11 imake.o
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf -s
./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile
-DTOPDIR=../.. -DCURDIR=./config/makedepend
cpp: "./config/cf/hp.cf", line 122: warning 2001: Redefinition of macro
XhpServer.
cd ./config/makedepend && rm -f -r Makefile Makefile.dep
makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
./config/imake/imake -I./config/cf -s
./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../..
-DCURDIR=./config/imake
cpp: "./config/cf/hp.cf", line 122: warning 2001: Redefinition of macro
XhpServer.
cd ./config/imake && make -f Makefile.proto bootstrapdepend
cd ./config/imake && make -f Makefile.ini
BOOTSTRAPCFLAGS="-DFIXUP_CPP_WHITESPACE" bootstrap
+ mkdir bootstrap
mv *.o imake bootstrap
cd ./config/imake && make -f Makefile.proto all
/opt/ansic/bin/cc +O1 -Ae +ESlit -I../../include
-I../../exports/include/X11 -I../.. -I../../exports/include -Dhpux
-DSYSV -DCPP_PROGRAM="\"/lib/cpp\"" -c imake.c
if [ -f imake ]; then rm -f imake~; mv -f imake imake~; fi
/opt/ansic/bin/cc -o imake +O1 -Ae +ESlit imake.o
+ rm -f xmakefile.bak
+ mv xmakefile xmakefile.bak
make xmakefile
./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=.
-DCURDIR=.
cpp: "./config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
cpp: "./Imakefile", line 37: warning 2006: Parameter holes filled with a
null string.
cpp: "./config/cf/Imake.tmpl", line 1396: warning 2006: Parameter holes
filled with a null string.
make -f xmakefile VerifyOS
Building on Unknown Operating System (0 .0 .0 ).
make -f xmakefile Makefiles
making Makefiles in include...
mv -f Makefile Makefile.bak
cpp: ".././config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
cpp: "./Imakefile", line 43: warning 2006: Parameter holes filled with a
null string.
cpp: ".././config/cf/Imake.tmpl", line 1393: warning 2006: Parameter holes
filled with a null string.
cpp: ".././config/cf/Imake.tmpl", line 1396: warning 2006: Parameter holes
filled with a null string.
making Makefiles in include/bitmaps...
mv -f Makefile Makefile.bak
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
making Makefiles in include/extensions...
mv -f Makefile Makefile.bak
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
making Makefiles in include/fonts...
mv -f Makefile Makefile.bak
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
making Makefiles in config...
mv -f Makefile Makefile.bak
cpp: ".././config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
cpp: "./Imakefile", line 12: warning 2006: Parameter holes filled with a
null string.
cpp: ".././config/cf/Imake.tmpl", line 1396: warning 2006: Parameter holes
filled with a null string.
making Makefiles in config/cf...
mv -f Makefile Makefile.bak
cpp: "./generic.cf", line 21: warning 2001: Redefinition of macro
BuildServer.
making Makefiles in config/imake...
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
cpp: "./Imakefile", line 32: warning 2006: Parameter holes filled with a
null string.
making Makefiles in config/makedepend...
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
cpp: "./Imakefile", line 80: warning 2006: Parameter holes filled with a
null string.
making Makefiles in config/util...
mv -f Makefile Makefile.bak
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
cpp: "./Imakefile", line 57: warning 2006: Parameter holes filled with a
null string.
cpp: "./Imakefile", line 65: warning 2006: Parameter holes filled with a
null string.
making Makefiles in lib...
mv -f Makefile Makefile.bak
cpp: ".././config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
cpp: "./Imakefile", line 80: warning 2006: Parameter holes filled with a
null string.
cpp: "./Imakefile", line 81: warning 2006: Parameter holes filled with a
null string.
cpp: ".././config/cf/Imake.tmpl", line 1393: warning 2006: Parameter holes
filled with a null string.
cpp: ".././config/cf/Imake.tmpl", line 1396: warning 2006: Parameter holes
filled with a null string.
making Makefiles in lib/xtrans...
mv -f Makefile Makefile.bak
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
making Makefiles in lib/Xau...
mv -f Makefile Makefile.bak
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
making Makefiles in lib/Xdmcp...
mv -f Makefile Makefile.bak
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
making Makefiles in lib/X11...
mv -f Makefile Makefile.bak
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
making Makefiles in lib/font...
mv -f Makefile Makefile.bak
cpp: "../../config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
cpp: "./Imakefile", line 35: warning 2006: Parameter holes filled with a
null string.
cpp: "../../config/cf/Imake.tmpl", line 1393: warning 2006: Parameter
holes filled with a null string.
cpp: "../../config/cf/Imake.tmpl", line 1396: warning 2006: Parameter
holes filled with a null string.
making Makefiles in lib/font/bitmap...
mv -f Makefile Makefile.bak
cpp: "../../../config/cf/generic.cf", line 21: warning 2001: Redefinition
of macro BuildServer.
making Makefiles in lib/font/fontfile...
mv -f Makefile Makefile.bak
cpp: "../../../config/cf/generic.cf", line 21: warning 2001: Redefinition
of macro BuildServer.
making Makefiles in lib/font/fc...
mv -f Makefile Makefile.bak
cpp: "../../../config/cf/generic.cf", line 21: warning 2001: Redefinition
of macro BuildServer.
making Makefiles in lib/font/Speedo...
mv -f Makefile Makefile.bak
cpp: "../../../config/cf/generic.cf", line 21: warning 2001: Redefinition
of macro BuildServer.
making Makefiles in lib/font/Type1...
mv -f Makefile Makefile.bak
cpp: "../../../config/cf/generic.cf", line 21: warning 2001: Redefinition
of macro BuildServer.
making Makefiles in lib/font/util...
mv -f Makefile Makefile.bak
cpp: "../../../config/cf/generic.cf", line 21: warning 2001: Redefinition
of macro BuildServer.
making Makefiles in programs...
mv -f Makefile Makefile.bak
cpp: ".././config/cf/generic.cf", line 21: warning 2001: Redefinition of
macro BuildServer.
cpp: "./Imakefile", line 72: warning 2006: Parameter holes filled with a
null string.
cpp: ".././config/cf/Imake.tmpl", line 1393: warning 2006: Parameter holes
filled with a null string.
cpp: ".././config/cf/Imake.tmpl", line 1396: warning 2006: Parameter holes
filled with a null string.
sh: Syntax error at line 6 : `;' is not expected.
*** Error exit code 2 (ignored)
make -f xmakefile clean BOOTSTRAPSUBDIRS=
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...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in include/bitmaps...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in include/extensions...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in include/fonts...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in ./config...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in config/cf...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in config/util...
rm -f xmkmf
rm -f makedepend
rm -f mergelib
rm -f gccmakedep
rm -f lndir
rm -f makestrs
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in ./lib...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/xtrans...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/Xau...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/Xdmcp...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/X11...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/font...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/font/bitmap...
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/font/fontfile...
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/font/fc...
rm -f DONE
rm -f transport.c
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/font/Speedo...
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/font/Type1...
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in lib/font/util...
rm -f DONE
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
cleaning in ./programs...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags
TAGS make.log MakeOut "#"*
sh: Syntax error at line 4 : `;' is not expected.
*** Error exit code 2
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
kcdev01 #>
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list