RE: New validator install says everything invalid (Was: This page is not Valid !)

When I tried to install the OpenSP, I get this below after running a "make" and it's looks like something about OpenSP::BlankTrie and ArcEngine.lo.  Thank you for your help on this.


../include/Owner.cxx: In destructor `OpenSP::Owner<T>::~Owner() [with T =
   OpenSP::BlankTrie]':
../include/CopyOwner.h:16:   instantiated from `OpenSP::CopyOwner<T>::CopyOwner() [with T = OpenSP::BlankTrie]'
Trie.h:22:   instantiated from here
../include/Owner.cxx:15: warning: possible problem detected in invocation of
   delete operator:
../include/Owner.cxx:15: warning: invalid use of undefined type `struct
   OpenSP::BlankTrie'
Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie'
../include/Owner.cxx:15: note: neither the destructor nor the class-specific
   operator delete will be called, even if they are declared when the class is
   defined.
make[3]: *** [ArcEngine.lo] Error 1
make[3]: Leaving directory `/tmp/validator/mod/OpenSP-1.5/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/validator/mod/OpenSP-1.5/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/validator/mod/OpenSP-1.5'
make: *** [all] Error 2
[root@seahawk OpenSP-1.5]#



-----Original Message-----
From: olivier Thereaux [mailto:ot@w3.org]
Sent: Thursday, June 24, 2004 5:32 PM
To: Nguyen, Long P (Mission Systems)
Cc: www-validator@w3.org
Subject: Re: New validator install says everything invalid (Was: This
page is not Valid !)



On Jun 25, 2004, at 06:15, Nguyen, Long P (Mission Systems) wrote:

> Hi - I setup the Validator on a redhat machine and got past my 
> previous problem.  Now when I tried to validate any url - I get the 
> following below.

Have you carefully gone through the following yet?
	http://validator.w3.org/docs/install.html#install-troubleshoot

Specifically, knowing whether openSP is working fine, is the right 
version, and what debug+esis+verbose outputs would help us help you.

-- 
olivier

Received on Friday, 25 June 2004 08:57:05 UTC