doxygen + latex 이 정상동작하질 않습니다.

sjpark의 이미지

안녕하세요.

프로젝트 결과 문서를 PDF 로 만들어 내기 위해
Doxygen 과 LaTex 를 이용하고 있습니다.

Doxygen 으로 latex 문서를 만든 후,
latex 폴더에서 make 를 실행하면,
PDF 파일이 잘 생성되었는데,

LaTex 을 업데이트하고 나서 부터 정상동작 하질 않고 있습니다.

서버는 데비안인데, 하도 안되서
집에서 데탑(젠투)에도 똑같이 Doxygen 과 LaTex, HLaTex 를 설치하고 진행해 보았으나,
똑같이 PDF 를 만들어 내질 못하고 있습니다.

에러메세지는

Korean Font package 'hfont.sty' <2005/04/13>
(/usr/share/texmf/tex/latex/hlatex/hangul.sty (/usr/share/texmf/tex/latex/hlate
x/euc-kr.tex
! Undefined control sequence.
\GenericError  ...
                                                    #4  \errhelp \@err@     ...
l.4 ...edate\space Document Package for 한글LaTeX]
 
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.

이런것들이 수없이 반복적으로 로그에 기록되어 있습니다.

도와주세요~ ㅜㅠ