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
dasher fails to build due to several missing includes for headers that were previously indirectly included: CTWLanguageModel.cpp:458: error: 'strcpy' was not declared in this scope CTWLanguageModel.cpp: In member function 'virtual bool Dasher::CCTWLanguageModel::ReadFromFile(std::string, std::string)': CTWLanguageModel.cpp:504: error: 'strcmp' was not declared in this scope CTWLanguageModel.cpp:535: error: 'strcmp' was not declared in this scope make[4]: *** [CTWLanguageModel.o] Error 1 (etc.)
Created an attachment (id=144717) [details] dasher-4.6.1-gcc-4.3.patch
did you submit this bug upstream as well ?
This patch works fine on dasher 4.7.0. Anyway this problem should be resolved by upstream. Thanks a lot, luigi
that doesn't tell me if the patch was submitted...
yes, reported and fixed upstream. https://bugzilla.gnome.org/show_bug.cgi?id=522121
Created an attachment (id=155743) [details] Patch to compile dasher-4.7.3 with GCC4.3 This patch permits to compile dasher-4.7.3 using GCC4.3
Applied to 4.7.3.
(In reply to comment #7) > Applied to 4.7.3. > Thanks a lot luigi