#138 closed defect (fixed)
make dist fails on weaving the O'Mega sources complaining about multiple definitions of \ifpdf
Reported by: | Christian Speckner | Owned by: | ohl |
---|---|---|---|
Priority: | P1 | Milestone: | |
Component: | configure | Version: | 2.0.0rc1 |
Severity: | blocker | Keywords: | |
Cc: |
Description
For me, make dist (this is TeXlive? 2008) fails with the following TeX error:
pdflatex ../../../../src/omega/src/omega.tex This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7)
%&-line parsing enabled.
entering extended mode (../../../../src/omega/src/omega.tex LaTeX2e <2005/12/01> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, german, ngerman, loaded.
(/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
LaTeX Warning: You have requested package `',
but the package provides `ifpdf'.
) (./flex.cls Document Class: flex 1997/06/22 v0.00 FLEXible Document Class for LaTeX2e (ohl)
(/usr/share/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texmf-dist/tex/latex/type1cm/type1cm.sty) (/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
! Package ifpdf Error: Name clash, \ifpdf is already defined.
MACTeX issues only warnings about this but does not actually stop. A break in make dist is always severe and a blocker!