<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    What if you comment out \usepackage{mydefs}
    and add <br>
    <meta name="qrichtext" content="1">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment-->\begin{document}</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">test
</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">\end{document}<!--EndFragment--></p>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style>as the rest of the document?<br>
    <br>
    That works for me on Ubuntu 14.04 LTS with XeLaTeX and pdflatex from
    MacTeX on 10.10. <br>
    <br>
    I can't readily test it with the MacPorts package as we use MacTeX
    with MacPorts by prepending /Library/TeX/texbin/ to the binpath in
    /opt/local/etc/macports/macports.conf That used to be in the FAQ on
    macports.org IIRC (well, it was /usr/local/texlive/2015/texbin or
    similar as it was pre-10.11), but seems to have been removed.
    /usr/texbin is linked to /Library/TeX/texbin/<br>
    <br>
    Russell<br>
    <br>
    <div class="moz-cite-prefix">On 30/11/15 13:18, Thomas Ruedas wrote:<br>
    </div>
    <blockquote cite="mid:565C4CB6.10503@gmail.com" type="cite">Hi
      again,
      <br>
      I am just trying a newly installed texlive installation
      (latex-extra, Macports 2.3.4), but it seems that something is
      broken. When I try to compile a rather straightforward document
      with the following header section:
      <br>
      \documentclass[12pt]{article}
      <br>
      \usepackage[utf8]{inputenc}
      <br>
      \usepackage[T1]{fontenc}
      <br>
      \usepackage[pdftex]{geometry}
      <br>
      \usepackage[english]{babel}
      <br>
      %\usepackage[ngermanb]{babel}
      <br>
      \usepackage{natbib}
      <br>
\usepackage{latexsym,amsmath,amsfonts,amssymb,textcomp,calc,units,longtable,booktabs,url}
      <br>
      \geometry{paper=a4paper,top=1.5cm,bottom=2cm,hdivide={2cm,*,2cm}}
      <br>
      \usepackage{mydefs}
      <br>
      \pagestyle{empty}
      <br>
      <br>
      the errors shown below appear. I have verified that mktexnam is
      present:
      <br>
      /opt/local/share/texmf-texlive/web2c/mktexnam $Id: mktexnam 34656
      2014-07-18 23:38:50Z karl $
      <br>
      kpathsea version 6.2.1
      <br>
      <br>
      Any ideas what is wrong?
      <br>
      Thomas
      <br>
      <br>
      (/opt/local/share/texmf-texlive/tex/latex/base/t1enc.def)
      <br>
      kpathsea: Running mktextfm ecrm1200
      <br>
      /opt/local/share/texmf-texlive/web2c/mktexnam: Could not map
      source abbreviation  for ecrm1200.
      <br>
      /opt/local/share/texmf-texlive/web2c/mktexnam: Need to update ?
      <br>
      mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1;
      nonstopmode; input ecrm1200
      <br>
      This is METAFONT, Version 2.7182818 (TeX Live 2015/MacPorts
      2015_7) (preloaded base=mf)
      <br>
      <br>
      <br>
      kpathsea: Running mktexmf ecrm1200
      <br>
      ! I can't find file `ecrm1200'.
      <br>
      &lt;*&gt; ...ljfour; mag:=1; nonstopmode; input ecrm1200
      <br>
      <br>
      Please type another input file name
      <br>
      ! Emergency stop.
      <br>
      &lt;*&gt; ...ljfour; mag:=1; nonstopmode; input ecrm1200
      <br>
      <br>
      Transcript written on mfput.log.
      <br>
      grep: ecrm1200.log: No such file or directory
      <br>
      mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1;
      nonstopmode; input ecrm1200' failed to make ecrm1200.tfm.
      <br>
      kpathsea: Appending font creation commands to missfont.log.
      <br>
      <br>
      ! Font T1/cmr/m/n/12=ecrm1200 at 12.0pt not loadable: Metric (TFM)
      file not fou
      <br>
      nd.
      <br>
      &lt;to be read again&gt;
      <br>
                         relax
      <br>
      l.105 \fontencoding\encodingdefault\selectfont
      <br>
      <br>
      ? x
      <br>
      No pages of output.
      <br>
      _______________________________________________
      <br>
      macports-users mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:macports-users@lists.macosforge.org">macports-users@lists.macosforge.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="https://lists.macosforge.org/mailman/listinfo/macports-users">https://lists.macosforge.org/mailman/listinfo/macports-users</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>