"Ben" == Ben Klein shacklein@gmail.com writes:
Ben> 2009/6/9 Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de: >> Hello, >> >> on a fresh tree check out and compiled successfully yesterday >> (090608) and updated today(090609), compile fails with: >> >> make[1]: Entering directory >> `/media/sda8/sdb8/spare/bon/Wine/wine-git/include' ../tools/widl/widl >> -I. -I. -I../include -I../include \ -h -H activaut.h activaut.idl >> ../tools/widl/widl -I. -I. -I../include -I../include \ -h -H >> activdbg.h activdbg.idl ../tools/widl/widl -I. -I. -I../include >> -I../include \ -h -H activscp.h activscp.idl oaidl.idl:121: error: >> parameter 'pvData' of (null) 'tagSAFEARRAY' \ cannot derive from void >> * make[1]: *** [activscp.h] Fehler 1 make[1]: Leaving directory >> `/media/sda8/sdb8/spare/bon/Wine/wine-git/include' >> >> This is on Suse 11.1, x86-64. I have not seens this reported >> before. Any hints for fixing (perhaps my setup)?
Ben> Please provide the git revision number, not just the date.
Trying to run "git bisect" and going back to de945384a4c1f593820e91811c1c04ff0263ca48 (the number gitk reports in the topmost entry) now everything compiled fine. Strange...