Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
app-text/aiksaurus-1.2.1 fails to compile with GCC 4.3. There are several errors such as aiksaurus.t.cpp: In function ‘void checkError(const Aiksaurus&)’: aiksaurus.t.cpp:59: error: ‘exit’ was not declared in this scope aiksaurus.t.cpp: In function ‘int main(int, const char**)’: aiksaurus.t.cpp:138: error: ‘exit’ was not declared in this scope aiksaurus.t.cpp:145: error: ‘exit’ was not declared in this scope aiksaurus.t.cpp:153: error: ‘exit’ was not declared in this scope which are fixed by including the right headers. I'll attach a patch shortly.
Created an attachment (id=146890) [edit] aiksaurus-1.2.1-gcc43.patch This fixes the compilation here, and the program runs without problems afterwards.
Thanks, Harald! Fixed in CVS.