Skip to content

インストール時のエラー #1

@umentu

Description

@umentu

お世話になります。

npm install openjtalk

を実行すると以下のエラーが出力されます。

Making all in text2mecab
gcc -DHAVE_CONFIG_H -I. -I../mecab -D CHARSET_UTF_8    -O2 -Wall -g -g -O2 -finput-charset=UTF-8 -fexec-charset=UTF-8  -MT text2mecab.o -MD -MP -MF .deps/text2mecab.Tpo -c -o text2mecab.o text2mecab.c
clang: error: unknown argument: '-finput-charset=UTF-8'
clang: error: unknown argument: '-fexec-charset=UTF-8'
make[2]: *** [text2mecab.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [openjtalk] Error 2
npm ERR! Darwin 14.1.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.10.35
npm ERR! npm  v2.1.18
npm ERR! code ELIFECYCLE

npm ERR! openjtalk@0.0.2 install: `make`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the openjtalk@0.0.2 install script 'make'.
npm ERR! This is most likely a problem with the openjtalk package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     make
npm ERR! You can get their info via:
npm ERR!     npm owner ls openjtalk
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/umentu/Dropbox/drone/ardrone-voice/npm-debug.log

助言をよろしくお願いいたします。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions