[l2h] ndbm store returned -1, errno 22, key ""
Robert Williams
bob@bob.usuhs.mil
Fri, 09 Feb 2001 15:37:43 -0500
At the very end of a latex2html job I am getting the following
error that causes latex2html to abort:
......................
451/453:subsection:...."well baby visit " for well_baby_visit.html
;.;
....
452/453:subsection:...."wound care" for wound_care.html
;.;
..ndbm store returned -1, errno 22, key "" at /usr/local/bin/latex2html
line 10654.
make: *** [../references/ref/References.html] Error 22
latex2html-2K.1beta
perl-5.6.0-9
gdbm-1.8.0-5
RedHat 7.0
Here is the last subsection:
\subsection{wound care}
\begin{latexonly}
\end{latexonly}
\bodytext{bgcolor="#ffffff" onLoad=window.focus()}
\begin{rawhtml}
<hr>
<a
href="http://www.vh.org/Providers/ClinRef/FPHandbook/Chapter09/01-9.html">VH
FP Handbook: Wound Management</a><br>
<a href="http://www.vnh.org/EWSurg/ch16/16Debridement.html">VH War
Surgery NATO Handbook: Debriment</a> - soft tissue injuries in combat
casualties<br>
<a href="http://www.vnh.org/EWSurg/ch16/16Introduction.html">VH War
Surgery NATO Handbook: General Considerations of Wound Management</a> -
soft tissue injuries<br>
<a href=" "></a><br>
\end{rawhtml}
\end{document}
I reran latex2html with the -debug option,
but I'm not sure there is any information i the error message
above that I can use to look at $(workingdir)/TMP/part*.
What can I do next?
Bob Williams