Re: Compile error in taskmgr before 1.1.14

2009-04-15 Thread Austin English
On Wed, Apr 15, 2009 at 5:32 AM, David Lee Lambert wrote: > I'm trying to use a git tree to do a regression-test for something that seems > to have gotten broken somewhere between 1.0 and 1.1.19; but when I do a > full "git reset _version_ ; git checkout -f ; ./configure CC='ccache > gcc-3.4' ; ma

Re: Compile error in taskmgr before 1.1.14

2009-04-15 Thread Ben Klein
2009/4/15 David Lee Lambert : > I'm trying to use a git tree to do a regression-test for something that seems > to have gotten broken somewhere between 1.0 and 1.1.19; but when I do a > full "git reset _version_ ; git checkout -f ; ./configure CC='ccache > gcc-3.4' ; make depend ; make" I get the f

Compile error in taskmgr before 1.1.14

2009-04-15 Thread David Lee Lambert
I'm trying to use a git tree to do a regression-test for something that seems to have gotten broken somewhere between 1.0 and 1.1.19; but when I do a full "git reset _version_ ; git checkout -f ; ./configure CC='ccache gcc-3.4' ; make depend ; make" I get the following error before about 1.1.14: