Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503244 - x11-plugins/hexchat-javascript-0.3 fails to build (missing dep?)
Summary: x11-plugins/hexchat-javascript-0.3 fails to build (missing dep?)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 502368
  Show dependency tree
 
Reported: 2014-03-02 22:06 UTC by Pacho Ramos
Modified: 2014-03-02 22:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2014-03-02 22:06:55 UTC
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?
Comment 1 Julian Ospald 2014-03-02 22:22:32 UTC
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