Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1735 by [email protected]: ibus-1.5.8 fail to build with --disable-vala
http://code.google.com/p/ibus/issues/detail?id=1735

Please *DO NOT* ask question here! Please use
https://groups.google.com/group/ibus-user

请不要在这里提问,请使用ibus用户讨论组
https://groups.google.com/group/ibus-user

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Gentoo Linux
Architecture (i386, x86_64): x86_64
IBus version: 1.5.8
Input method name and version:
Python version:
dbus version:
dbus-python version:
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications):

What steps will reproduce the problem?
1. ./configure --disable-vala
2.
3.

What is the expected output? What do you see instead?

https://bugs.gentoo.org/show_bug.cgi?id=519220


Please provide any additional information below.
sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \
sed 's@/[.]/@/@g' | \
LC_ALL=C sort | uniq > .gitignore.tmp && \
mv .gitignore.tmp .gitignore;
CDPATH="${ZSH_VERSION+.}:" && cd . && valac --vapidir=../bindings/vala --vapidir=../bindings/vala --pkg=ibus-1.0 --pkg=posix --pkg=config --target-glib="2.32" -C main.vala
gzip -c ibus.1 > ibus.1.gz.tmp && mv ibus.1.gz.tmp ibus.1.gz
/bin/sh: valac: command not found
Makefile:665: recipe for target 'ibus_vala.stamp' failed
make[2]: *** [ibus_vala.stamp] Error 127
make[2]: *** Waiting for unfinished jobs....
rm ibus.1

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复