-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
skktools の make #8
Comments
MIngw64 だけの問題かもしれませんが、make で autoconf が呼ばれるときに、
となり make が止まってしまいました。 |
libgdm.a の検知に configure が失敗してるためにコンパイル中に落ちてしまうようなのですが、何故検知されないのかがよくわかりません。 |
下記パッケージを追加してみてはどうでしょうか。
ちなみに、Ubuntu 16.04 LTS (Xenial Xerus)では、2015-09-01時点の |
@tats ありがとうございます。 |
#7 のテスト過程で気付いたのですが、以下の環境で make が通りませんでした。
cygwin と mingw64 は最新の状態に sync してあります。
なお、FreeBSD 10.0 では正常に ./configure && make が通りました。
The text was updated successfully, but these errors were encountered: