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

ibus keymagic can not install on sabayon OS #24

Open
GoogleCodeExporter opened this issue Jul 18, 2015 · 0 comments
Open

ibus keymagic can not install on sabayon OS #24

GoogleCodeExporter opened this issue Jul 18, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. - I change CFLAGs = "-g -O0" to 
CPPFLAGS="-I../../cross-platform/libkeymagic" at autogen.sh
2. ./autogen.sh --prefix=/usr
3. add comment(#) line 16233 to 16235 at configure file
4. ./configure
5. make

What is the expected output? What do you see instead?
 all-recursive
make[1]: Entering directory `/home/peace/Downloads/ibus-keymagic-1.0'
Making all in src
make[2]: Entering directory `/home/peace/Downloads/ibus-keymagic-1.0/src'
  CXX    ibus_engine_keymagic-main.o
g++: error: @IBUS_CPPFLAGS@: No such file or directory
make[2]: *** [ibus_engine_keymagic-main.o] Error 1
make[2]: Leaving directory `/home/peace/Downloads/ibus-keymagic-1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/peace/Downloads/ibus-keymagic-1.0'
make: *** [all] Error 2

What version of the product are you using? On what operating system?
ibus-keymagic 1.0
Sabayon 13.04 KDE

Please provide any additional information below.

Original issue reported on code.google.com by nyeincha...@gmail.com on 30 Jun 2013 at 10:03

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