<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>It is output when you type ‘make’.  Please provide ALL of that output and I can explain more about what is going on.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> Simh [mailto:simh-bounces@trailing-edge.com] <b>On Behalf Of </b>Gene Irwin<br><b>Sent:</b> Tuesday, October 11, 2016 7:46 AM<br><b>To:</b> Paul Koning <paulkoning@comcast.net><br><b>Cc:</b> simh <simH@trailing-edge.com><br><b>Subject:</b> Re: [Simh] Compiling most recent release of simh<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p>Oddly enough that is also required by mame.<o:p></o:p></p><p>Where is the build log stored?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>On Tue, Oct 11, 2016, 7:40 AM Paul Koning <<a href="mailto:paulkoning@comcast.net">paulkoning@comcast.net</a>> wrote:<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal style='margin-bottom:12.0pt'><br>> On Oct 11, 2016, at 10:31 AM, Paul Koning <<a href="mailto:paulkoning@comcast.net" target="_blank">paulkoning@comcast.net</a>> wrote:<br>><br>><br>>> On Oct 11, 2016, at 10:05 AM, Gene Irwin <<a href="mailto:girwin1215@gmail.com" target="_blank">girwin1215@gmail.com</a>> wrote:<br>>><br>>> The only place I could find detailed the error with Google was the makefile on the github site.<br>>><br>>> I am running mint 18 and the makefile says;<br>>> No SDL ttf support available. BESM-6 video panel disabled<br>>><br>>> Any ideas?<br>>><br>>> I have SDL installed and compiled mame recently which also requires SDL and that went fine.<br>><br>> Did you install the "development" flavor of SDL?  You need that to get the header files.<br><br>Looking more closely... this isn't actually an issue with SDL itself.  A whole pile of simulators use SDL.  But BESM is different in that it looks for a specific SDL feature, namely TTF (font file) support.<br><br>I don't have that either.  Googling turns up SDL_ttf as a "project" listed on the <a href="http://libsdl.org" target="_blank">libsdl.org</a> website, with a separate install kit.  <a href="https://www.libsdl.org/projects/SDL_ttf/" target="_blank">https://www.libsdl.org/projects/SDL_ttf/</a> has the info.  It looks like you need to install that, either from a package, or from source.<br><br>        paul<br><br><o:p></o:p></p></blockquote></div></div></div></body></html>