> > Looks like the gendef script is failing. Check the contents of > > release\postgres\postgres.def - it should have thousands of > symbols, > > but I'm willing to bet it's empty... > > It contains one word: "EXPORTS". I assume this means it is > empty. What should I do about it? Is there something I can > check to see why this is failing?
Yup. Delete the DEF file and run the gendef command manually (see the project file for commandline, IIRC there are no parameters, but just to be sure). I'm wondering if you're seeing the samre problem as Joachim Wieland (off-list conversation) where the output from dumpbin.exe goes to the console instead of the pipe in the perl program... //Magnus ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org