Hello, I am trying to compile VNC 3.3.3 under Suse Linux 6.4 During execution of 'make World' i get an error, repeated multiple times. Here i show it for vncpasswd:
>GNU Make version 3.78.1, by Richard Stallman and Roland McGrath. >... >Reading makefiles... >Reading makefile `Makefile'... >Updating makefiles.... >Makefile `Makefile' might loop; not remaking it. >Updating goal targets.... >Considering target file `vncpasswd/Makefile'. > File `vncpasswd/Makefile' does not exist. > Finished prerequisites of target file `vncpasswd/Makefile'. >Must remake target `vncpasswd/Makefile'. >Putting child 0x08077db0 (vncpasswd/Makefile) PID 1420 on the chain. >Live child 0x08077db0 (vncpasswd/Makefile) PID 1420 >In file included from /usr/X11R6/lib/X11/config/Imake.tmpl:1437, > from Imakefile.c:13: >/tmp/IIf.gebHwY:2: unterminated `#if' conditional >imake: Exit code 1. > Stop. >Got a SIGCHLD; 1 unreaped children. >Reaping losing child 0x08077db0 PID 1420 >make: *** [vncpasswd/Makefile] Error 1 >Removing child 0x08077db0 PID 1420 from chain. >uwewit@Malfoy:~/prj/vnc_3_3_3 > As i understood that, make tryes to generate an makefile from templates. Is there a way to debug this deeper ? It may be helpfull if i can see the temporary files Imakefile.c and /tmp/IIf.gebHwY Unfortunately these files seemed to be deleted when imake stops. Thanks for any hint Uwe _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list