[Voiceglue] VXglue build problems on CentOS 5.4
Seann Clark
nombrandue at tsukinokage.net
Tue Feb 9 15:56:59 UTC 2010
All,
I am rather new, and have been searching for a solution to the
issue I have right now. Everything build perfectly in the code except
Vxglue. I am using version 0.11, building it 'the hard way (according to
the WIKI), and the error I get is:
Tue Feb 09-09:42:13-root at eiji.tsukinokage.net:Vxglue> ./Build test
t/00-load.........
# Failed test 'use Vxglue;'
# in t/00-load.t at line 6.
# Tried to use 'Vxglue'.
# Error: Can't load
'/root/vxml/voiceglue_0.11/Vxglue/blib/arch/auto/Vxglue/Vxglue.so' for
module Vxglue: libmozjs.so: cannot open shared object file: No such file
or directory at
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
# at (eval 3) line 2
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
t/00-load.........NOK 1# Testing Vxglue 0.02, Perl 5.008008, /usr/bin/perl
# Looks like you failed 1 test of 1.
t/00-load.........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/boilerplate.....ok
t/pod-coverage....ok
t/pod.............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/00-load.t 1 256 1 1 100.00% 1
Failed 1/4 test scripts, 75.00% okay. 1/6 subtests failed, 83.33% okay.
Tue Feb 09-09:42:28-root at eiji.tsukinokage.net:Vxglue> pkg-config --libs
mozilla-js
-L/usr/lib/xulrunner-sdk-1.9/sdk/lib -lmozjs -lplds4 -lplc4 -lnspr4
-lpthread -ldl
Tue Feb 09-09:48:17-root at eiji.tsukinokage.net:Vxglue> find / -name
libmozjs.so -print
/usr/lib/xulrunner-1.9/libmozjs.so
/usr/lib/xulrunner-sdk-1.9/sdk/lib/libmozjs.so
Now it looks like everything is there, but the Vxglue.so isn't finding
the JS shared object from the xulrunner package, as it is supposed to
(as far as I understand it) and causing me errors, but only with Vxglue.
Everything else compiled and built correctly except voiceglue (the last
step) which was broken without Vxglue, before I removed everything last
night before I found the build problems (I went through the steps as
outlined in the Wiki and didn't get errors, because I never did ./Build
test, which didn't catch this soon enough and I noticed the same error
as above on the normal install, so this looks like my only sticking
point at this time).
Anyone who can help I would appriciate it. The closest mailing list
posts I found on this, which were different errors, and didn't work for
me were:
http://www.voiceglue.org/pipermail/voiceglue/2009-February/000440.html
and http://www.voiceglue.org/pipermail/voiceglue/2009-September/000592.html.
~Seann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5544 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.voiceglue.org/pipermail/voiceglue/attachments/20100209/b0a696a4/attachment.bin>
More information about the Voiceglue
mailing list