| Summary: | x11-plugins/hexchat-javascript-0.3 fails to build (missing dep?) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
| Component: | Current packages | Assignee: | Julian Ospald <hasufell> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 502368 | ||
that's because the slot is missing in 0.3, stabilize 0.3.1 where it's already fixed instead, I will remove 0.3 anyway |
I get this: >>> Compiling source in /var/tmp/portage/x11-plugins/hexchat-javascript-0.3/work/hexchat-javascript-0.3 ... make -j5 Package mozjs185 was not found in the pkg-config search path. Perhaps you should add the directory containing `mozjs185.pc' to the PKG_CONFIG_PATH environment variable No package 'mozjs185' found Package mozjs185 was not found in the pkg-config search path. Perhaps you should add the directory containing `mozjs185.pc' to the PKG_CONFIG_PATH environment variable No package 'mozjs185' found x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -std=c++0x -Wall -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared javascript.cpp -o javascript.so Package mozjs185 was not found in the pkg-config search path. Perhaps you should add the directory containing `mozjs185.pc' to the PKG_CONFIG_PATH environment variable No package 'mozjs185' found javascript.cpp:21:19: fatal error: jsapi.h: No such file or directory compilation terminated. make: *** [all] Error 1 Maybe missing dep in spidermonkey-1.8.5?