Updated git last night (been compiling fine for years), and now get:
../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H ../../include/wtypes.h ../../include/wtypes.idl
make[2]: ../../tools/widl/widl: Command not found
make[2]: *** [../../include/wtypes.h] Error 127
Made clean/distclean and still get the same error. :\
Edit: Probably doesn't matter, but this is building under Kubuntu 9.04a2 (compiled fine day before yesterday, and there have been no compiler-related updates since then)
Yesterday's Git updates break compilation for anyone else?
Yesterday's Git updates break compilation for anyone else?
YES!!
Same problem for me!!
Susan Cragin
-----Original Message-----
Same problem for me!!
Susan Cragin
-----Original Message-----
From: 3vi1 <[email protected]>
Sent: Dec 24, 2008 10:57 AM
To: [email protected]
Subject: [Wine] Yesterday's Git updates break compilation for anyone else?
Updated git last night (been compiling fine for years), and now get:
../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H ../../include/wtypes.h ../../include/wtypes.idl
make[2]: ../../tools/widl/widl: Command not found
make[2]: *** [../../include/wtypes.h] Error 127
Made clean/distclean and still get the same error. :\
Yesterday's Git updates break compilation for anyone else?
On Wed, Dec 24, 2008 at 10:58 AM, Susan Cragin
<[email protected]> wrote:
Alexandre monitors wine-devel, I'm sure he's aware of the regression.
Wait until the next commit round and see if he fixes it. If not, file
a bug.
--
-Austin
<[email protected]> wrote:
Please bottom post on wine mailing lists.YES!!
Same problem for me!!
Susan Cragin
-----Original Message-----From: 3vi1 <[email protected]>
Sent: Dec 24, 2008 10:57 AM
To: [email protected]
Subject: [Wine] Yesterday's Git updates break compilation for anyone else?
Updated git last night (been compiling fine for years), and now get:
../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H ../../include/wtypes.h ../../include/wtypes.idl
make[2]: ../../tools/widl/widl: Command not found
make[2]: *** [../../include/wtypes.h] Error 127
Made clean/distclean and still get the same error. :\
Alexandre monitors wine-devel, I'm sure he's aware of the regression.
Wait until the next commit round and see if he fixes it. If not, file
a bug.
--
-Austin
Yesterday's Git updates break compilation for anyone else?
3vi1 wrote:
tools/widl directory, and that let the build continue.
Yes, me too. I worked around it by copying my old bin/widl into theUpdated git last night (been compiling fine for years), and now get:
../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H ../../include/wtypes.h ../../include/wtypes.idl
make[2]: ../../tools/widl/widl: Command not found
make[2]: *** [../../include/wtypes.h] Error 127
Made clean/distclean and still get the same error. :\
tools/widl directory, and that let the build continue.