Stefan Leichter wrote:

Am Dienstag, 28. Dezember 2004 11:15 schrieb Jacek Caban:


Hi.

Stefan Leichter wrote:


Hello,

i hope you all had nice Christmas.

Now back to business :-)

trying to build current cvs (~7:45 AM UTC) i get the error:

make[1]: Entering directory `/usr/src/wine/wine-build/include'
../tools/widl/widl -I../../wine/include -I. -I../../wine/include
-I../include -h -H oaidl.h ../../wine/include/oaidl.idl


../../wine/include/wtypes.idl:1: Oops, segment violation make[1]: *** [oaidl.h] Abgebrochen make[1]: *** Datei �oaidl.h� wird gel�scht make[1]: Leaving directory `/usr/src/wine/wine-build/include' make: *** [include] Fehler 2

My system is still SuSE 9.0. I am doing 'out of tree' builds.

Bye Stefan


Did you do make depend?

Thanks,
Jacek



this happens for me during make depend ;-)

Thanks Stefan



Could you try debug widl by gdb? Try:
$ gdb --args ../tools/widl/widl -I../../wine/include -I.
-I../../wine/include -I../include -h -H oaidl.h ../../wine/include/oaidl.idl






Reply via email to