On Tue, 2009-02-24 at 20:10 -0800, weihao.ma wrote:
> Hi all,
> I'am newer to OpenCA, and having a troubles with OpenCA 1.0.2 installation
> in fedora 9.
> 
> I managed to build the code , but when i performed "make test" and got some
> errors.
> 
> What's the promble ?  Failed with the following errors:
> 
> make src docs SUBTARGET=test
> make[1]: Entering directory `/home/weihao.ma/Download/openca-base-1.0.2'
> cd src && make test
> make[2]: Entering directory `/home/weihao.ma/Download/openca-base-1.0.2/src'
> make common modules ext-modules scripts web-interfaces SUBTARGET=test
> make[3]: Entering directory `/home/weihao.ma/Download/openca-base-1.0.2/src'
> cd common && make test
> make[4]: Entering directory
> `/home/weihao.ma/Download/openca-base-1.0.2/src/common'
> make etc lib var  SUBTARGET=test
> make[5]: Entering directory
> `/home/weihao.ma/Download/openca-base-1.0.2/src/common'
> cd etc && make test
> make[6]: Entering directory
> `/home/weihao.ma/Download/openca-base-1.0.2/src/common/etc'
> make[6]: Nothing to be done for `test'.
> make[6]: Leaving directory
> `/home/weihao.ma/Download/openca-base-1.0.2/src/common/etc'
> cd lib && make test
> make[6]: Entering directory
> `/home/weihao.ma/Download/openca-base-1.0.2/src/common/lib'
> make bp cmds functions locale mails stylesheets SUBTARGET=test
> make[7]: Entering directory
> `/home/weihao.ma/Download/openca-base-1.0.2/src/common/lib'
> cd bp && make test
> make[8]: Entering directory
> `/home/weihao.ma/Download/openca-base-1.0.2/src/common/lib/bp'
> backup_key.sub syntax OK
> check_csr.sub syntax OK
> check_csr_params.sub syntax OK
> check_key.sub syntax OK
> check_key_params.sub syntax OK
> check_pin.sub syntax OK
> complete_csr.sub syntax OK
> create_cert.sub syntax OK
> create_csr.sub syntax OK
> create_key.sub syntax OK
> create_pin.sub syntax OK
> enroll_pkcs12.sub syntax OK
> enroll_pin.sub syntax OK
> make[8]: Leaving directory
> `/home/weihao.ma/Download/openca-base-1.0.2/src/common/lib/bp'
> cd cmds && make test
> make[8]: Entering directory
> `/home/weihao.ma/Download/openca-base-1.0.2/src/common/lib/cmds'
> addCRR syntax OK
> add_module syntax OK
> add_right syntax OK
> add_role syntax OK
> approveCRR syntax OK
> approveCRRnotSigned syntax OK
> approveCSR syntax OK
> approveCSRnotSigned syntax OK
> basic_csr syntax OK
> Global symbol "$DEBUG" requires explicit package name at advanced_csr line
> 813.
> advanced_csr had compilation errors.
> Variable "$query" is not imported at authenticated_csr line 1229.
> Variable "$query" is not imported at authenticated_csr line 1230.
> Variable "$query" is not imported at authenticated_csr line 1231.
> Variable "$errval" is not imported at authenticated_csr line 1236.
> Variable "$errval" is not imported at authenticated_csr line 1239.
> Variable "$errval" is not imported at authenticated_csr line 1248.
> Variable "$errval" is not imported at authenticated_csr line 1252.
<snip>
I'm not sure what the problem is.  It appears you are missing basic
parts of the tarball but I don't know how make test works.  Could your
directory be corrupt or out of space (a wild guess as I would think the
response would be different to out of space)? This doesn't look like a
dependency problem but are all dependencies installed? Basically, I
really don't know - sorry :(  - John
-- 
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsulli...@opensourcedevel.com

http://www.spiritualoutreach.com
Making Christianity intelligible to secular society


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to