I found the cause of the error: the Release 7.4 misses the bdftopcf program, used by the font´s Makefiles to build the pcf.gz files.<div><br></div><div>To solve this just put the bdftopcf program between the apps during the batch compiling (or whatelse method you use to compile X11)</div>
<div><br></div><div>That´s it.<br><br><div class="gmail_quote">On Tue, Dec 9, 2008 at 2:28 PM, Marcos Cunha <span dir="ltr"><<a href="mailto:kinhocunha@gmail.com">kinhocunha@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>Problem workarounded...</div><div><br></div><div>The cause? Every file under "misc" contains nothing, as gzipped during the make process.<br></div><div><br></div><div>Follows the quote of a forum, that helped me to solve the problem... (I cp´d my fonts from the X11 r7.3 that stills on another dir)</div>

<div><br></div><div><br></div><div><span style="font-family:Verdana"><div style="font-size:11px"><strong>can't open default font "fixed" (problem solved,it's so silly)</strong></div>
<hr size="1" style="color:rgb(255, 255, 255)"><div style="float:right;margin-left:5px;margin-bottom:5px"><div></div></div><div>
it is about the xorg-7.4 and the fonts,when you trying to start X,it says it can't found the font "fixed",and if you cat /etc/x11/xorg.conf ,you will find the path are there and the files are there,and after endless <a href="http://www.linuxquestions.org/questions/linux-from-scratch-13/cant-open-default-font-fixed-problem-solvedits-so-silly-685862/#" style="color:blue !important;text-decoration:underline;font-family:verdana;border-top-width:0px !important;border-right-width:0px !important;border-bottom-width:0px !important;border-left-width:0px !important;border-top-style:none !important;border-right-style:none !important;border-bottom-style:none !important;border-left-style:none !important;border-top-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;border-left-color:transparent !important;background-color:transparent !important;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px !important;padding-right:0px !important;padding-bottom:0px !important;padding-left:0px !important;text-transform:none !important;display:inline !important;font-variant:normal" target="_blank"><font color="blue" style="color:blue !important;font-family:Verdana;font-weight:normal;font-size:13px"><span style="font-family:Verdana;font-weight:normal;font-size:13px;border-top-width:0px !important;border-top-style:none !important;border-top-color:initial !important;border-left-width:0px !important;border-left-style:none !important;border-left-color:initial !important;border-right-width:0px !important;border-right-style:none !important;border-right-color:initial !important;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:initial;padding-top:0px !important;padding-right:0px !important;padding-bottom:1px !important;padding-left:0px !important;color:blue;background-color:transparent;width:auto !important;float:none !important;display:inline !important">google</span></font></a> won't help,it's a nightmare.<br>

<br>later i found the problem is the font were never there,yes,they appears to be there,but they were empty files,so what the hell is going on?<br>try compile and make,you will find the misc fonts give this :<br>t <filename> | gzip > <filename>.gz<br>

bash:t :command not found.<br>so we get lot of gziped file on the directory and they were all empty.<br>i don't know if it's a bug,it's so silly,i just greped some fonts files from ubuntu and cp it to the path directory,and X worked.<br>

<br>so guys ,be aware,if you have the same problem,check this out.</div><div><br></div><div><br></div><div>And... last question. Which the HECK is "t"??? :S</div>
<div><br></div></span></div><div><div></div><div class="Wj3C7c"><br><div class="gmail_quote">On Tue, Dec 9, 2008 at 1:52 PM, Marcos Cunha <span dir="ltr"><<a href="mailto:kinhocunha@gmail.com" target="_blank">kinhocunha@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div><br></div><div>I did the "fc-cache -frv" and it came out with this output:</div><div><br></div><div>

root@lfs:~# fc-cache -frv</div><div><div>/usr/share/fonts: caching, 0 fonts, 2 dirs</div><div>/usr/share/fonts/X11-OTF: caching, 0 fonts, 0 dirs</div>
<div>/usr/share/fonts/X11-TTF: caching, 12 fonts, 0 dirs</div><div>/usr/X11/lib/X11/fonts: caching, 0 fonts, 10 dirs</div><div>/usr/X11/lib/X11/fonts/100dpi: caching, 0 fonts, 0 dirs</div><div>/usr/X11/lib/X11/fonts/75dpi: caching, 0 fonts, 0 dirs</div>


<div>/usr/X11/lib/X11/fonts/OTF: caching, 0 fonts, 0 dirs</div><div>/usr/X11/lib/X11/fonts/Speedo: caching, 0 fonts, 0 dirs</div><div>/usr/X11/lib/X11/fonts/TTF: caching, 12 fonts, 0 dirs</div><div>/usr/X11/lib/X11/fonts/Type1: caching, 29 fonts, 0 dirs</div>


<div>/usr/X11/lib/X11/fonts/cyrillic: caching, 0 fonts, 0 dirs</div><div>/usr/X11/lib/X11/fonts/encodings: caching, 0 fonts, 1 dirs</div><div>/usr/X11/lib/X11/fonts/encodings/large: caching, 0 fonts, 0 dirs</div><div>/usr/X11/lib/X11/fonts/misc: caching, 0 fonts, 0 dirs</div>


<div>/usr/X11/lib/X11/fonts/util: caching, 0 fonts, 0 dirs</div><div>/root/.fonts: skipping, no such directory</div><div>/var/cache/fontconfig: cleaning cache directory</div><div>/root/.fontconfig: not cleaning unwritable cache directory</div>


<div>fc-cache: succeeded</div><div>root@lfs:~# <br></div><div><br></div><div>It did not found any font at the .../misc so it couldn´t find the "fixed" font...</div><div><br></div><div>Now I need to know how the fc-cache generates the cache and fix it... any help would be appreciated :)</div>


<div><br></div><div>Thx In Adv</div><div><div></div><div><br><div class="gmail_quote">On Tue, Dec 9, 2008 at 9:42 AM, Felix Miata <span dir="ltr"><<a href="mailto:mrmazda@ij.net" target="_blank">mrmazda@ij.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 2008/12/09 02:18 (GMT-0300) Marcos Cunha composed:<br>
...<br>
Maybe <a href="http://lists.mandriva.com/cooker/2008-05/msg00940.php" target="_blank">http://lists.mandriva.com/cooker/2008-05/msg00940.php</a> will point you to<br>
a solution.<br>
--<br>
"Unless the Lord builds the house, its builders labor<br>
in vain."                       Psalm 127:1 NIV<br>
<br>
 Team OS/2 ** Reg. Linux User #211409<br>
<font color="#888888"><br>
Felix Miata  ***  <a href="http://fm.no-ip.com/" target="_blank">http://fm.no-ip.com/</a><br>
_______________________________________________<br>
xorg mailing list<br>
<a href="mailto:xorg@lists.freedesktop.org" target="_blank">xorg@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/xorg" target="_blank">http://lists.freedesktop.org/mailman/listinfo/xorg</a><br>
</font></blockquote></div><br><br clear="all"><br></div></div><div>-- <br>------------------------------------------------------------<br>Marcos S Cunha<br>Ciência da Computação, Universidade Salvador<br>Programador e Webdesigner - Freelancer<br>


<br>MSN e Talk: <a href="mailto:kinhocunha@gmail.com" target="_blank">kinhocunha@gmail.com</a><br>Cel.: +55 71 8135 8340<br><br>"Hackerism exploits everything."<br>Linux User # 434123<br>
</div></div>
</blockquote></div><br><br clear="all"><br>-- <br>------------------------------------------------------------<br>Marcos S Cunha<br>Ciência da Computação, Universidade Salvador<br>Programador e Webdesigner - Freelancer<br>

<br>MSN e Talk: <a href="mailto:kinhocunha@gmail.com" target="_blank">kinhocunha@gmail.com</a><br>Cel.: +55 71 8135 8340<br><br>"Hackerism exploits everything."<br>Linux User # 434123<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>------------------------------------------------------------<br>Marcos S Cunha<br>Ciência da Computação, Universidade Salvador<br>Programador e Webdesigner - Freelancer<br>
<br>MSN e Talk: <a href="mailto:kinhocunha@gmail.com">kinhocunha@gmail.com</a><br>Cel.: +55 71 8135 8340<br><br>"Hackerism exploits everything."<br>Linux User # 434123<br>
</div>