From: Howard S. <fla...@mi...> - 2003-08-23 05:14:57
|
Greetings, I decided to download gwc 0.19-5 to see if it fixed problems I was having with 0.19-2. I couldn't get it to compile. I'm running Mandrake 8.1 with gcc 2.96 20000731. I have successfully compiled and run gwc 0.19-2. gwc 0.19-5 will not compile. The compiler complains about undeclared variables. It seems not to like variables declared in blocks that do not have a { immediately before them. This occurs in gwc.c and audio_util.c. I fixed this, which cured that complaint. However, later the compiler complained that it could not locate gtk.h, a complaint it doesn't have with 0.19-2. What's changed to require this header? Thanks for any light you can shed. Howard Sanner fla...@mi... |