Hello.

Is there anyone who managed to compile those two (or one of them) on 1.3.7-PREVIEW?

I get errors:

rm -f imake
cc -o imake -O       imake.o  -L/usr/X11R6/lib
imake.o(.text+0x83): In function `main':
: warning: warning: mktemp() possibly used unsafely; consider using mkstemp()
mv -f Makefile Makefile.bak
imake -I.//config/cf -DTOPDIR=./ -DCURDIR=.
In file included from .//config/cf/Imake.tmpl:90,
                 from Imakefile.c:17:
.//config/cf/generic.cf:21: warning: "BuildServer" redefined
In file included from .//config/cf/site.def:56,
                 from .//config/cf/Imake.tmpl:41,
                 from Imakefile.c:17:
.//config/cf/vnc.def:105: warning: this is the location of the previous definition
make Makefiles
making Makefiles in include...
././/config/imake/imake: No such file or directory
././/config/imake/imake: Cannot exec /lib/cpp.
  Stop.
././/config/imake/imake: Exit code 1.
  Stop.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/tightvnc/work/vnc_unixsrc/Xvnc
make: don't know how to make Makefiles. Stop


If I remember correctly they didn't compile with gcc34 from ports, but did with gcc2.

I'd like to get one of the vnc's working in jail....


Thanx for help.


Regards,
Tomas

Reply via email to