Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ucimf-chewing FTBFS with GCC 4.6 #83

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Open

ucimf-chewing FTBFS with GCC 4.6 #83

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Index debian/patches/01-gcc-4.6.patch |   10 ++++++++++
--- a/src/chewing.cpp
+++ b/src/chewing.cpp
@@ -1,6 +1,7 @@
 #include "uchewing.h"
 #include <imf/widget.h>
 #include <stdlib.h>
+#include <stdint.h>
 #include <sstream>
 #include <iostream>
 #include <string>

Original issue reported on code.google.com by happyaro...@gmail.com on 29 Jul 2011 at 6:12

@GoogleCodeExporter
Copy link
Author

Got it, thanks!!

http://code.google.com/p/ucimf/source/detail?r=548

Original comment by MatLinuxer2 on 30 Jul 2011 at 3:27

  • Changed state: Accepted
  • Added labels: Distro-Debian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant