Sure, here it is. make -d install output:
(goes well for the first 100 or so lines and then) No need to remake target `sip.exe'. Finished prerequisites of target file `install'. Must remake target `install'. make[1]: Entering directory `/cygdrive/c/Documents and Settings/Administrator/De sktop/sip-4.5.2/sipgen' Putting child 0x006918f0 (install) PID 2252 on the chain. Live child 0x006918f0 (install) PID 2252 /bin/sh: -c: line 1: syntax error: unexpected end of file Reaping losing child 0x006918f0 PID 2252 make[1]: *** [install] Error 2 Removing child 0x006918f0 PID 2252 from chain. make[1]: Leaving directory `/cygdrive/c/Documents and Settings/Administrator/Des ktop/sip-4.5.2/sipgen' Reaping losing child 0x00691710 PID 3748 make: *** [install] Error 2 Removing child 0x00691710 PID 3748 from chain.
It's not off-topic. Can you please attach your sipgen/Makefile, and try with "make -d install"? It should spew more debugging information. Are you using mingw32 that's automatically installed by the binary Qt C++ GPL distribution? Or did you have a previous version around? -- Giovanni Bajo
Makefile
Description: Binary data
_______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
