AndyLiebman | 1 May 2007 16:03
Picon
Favicon

1.3.8 won't compile in Mandriva 2007 64-bit

I'm trying to compile 1.3.8 from the tarball in Mandriva 2007 64-bit. I 
run xmkmf, which seems to work.

[root <at> andymachine vnc_unixsrc_1.3.8]# xmkmf
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/lib64/X11/config

But when I run "make World" I get the following errors:

[root <at> andymachine vnc_unixsrc_1.3.8]# make World
make Makefiles
make[1]: Entering directory 
`/home/andy/drivers/vnc_64_bit/vnc_unixsrc_1.3.8'
making Makefiles in libvncauth...
        mv -f Makefile Makefile.bak
make[2]: Entering directory 
`/home/andy/drivers/vnc_64_bit/vnc_unixsrc_1.3.8'
Imakefile.c:34: error: Imake.tmpl: No such file or directory
imake: Exit code 1.
  Stop.
make[2]: *** [libvncauth/Makefile] Error 1
make[2]: Leaving directory `/home/andy/drivers/vnc_64_bit/vnc_unixsrc_1.3.8'
make[1]: [Makefiles] Error 2 (ignored)
make[1]: Leaving directory `/home/andy/drivers/vnc_64_bit/vnc_unixsrc_1.3.8'
make depend
make[1]: Entering directory 
`/home/andy/drivers/vnc_64_bit/vnc_unixsrc_1.3.8'
depending in ./libvncauth...
make[2]: Entering directory 
`/home/andy/drivers/vnc_64_bit/vnc_unixsrc_1.3.8/libvncauth'
make[2]: *** No rule to make target `depend'.  Stop.
make[2]: Leaving directory 
`/home/andy/drivers/vnc_64_bit/vnc_unixsrc_1.3.8/libvncauth'
make[1]: *** [depend] Error 2
make[1]: Leaving directory `/home/andy/drivers/vnc_64_bit/vnc_unixsrc_1.3.8'
make: *** [World] Error 2

Any ideas?

Thanks in advance.

Andy

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___________________________________________________________
TightVNC mailing list, VNC-Tight-list <at> lists.sourceforge.net
To change your subscription or to UNSUBSCRIBE, please visit
https://lists.sourceforge.net/lists/listinfo/vnc-tight-list


Gmane