<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<title></title>
</head>
<body>
<p style="margin: 0px;"></p>
<p style="margin: 0px;"></p>
<div style="margin: 5px 0px 5px 0px;">
<br/>
Rafael Tuim Elias <rafaeltuimelias@gmail.com> hat am 1. Juni 2011 um 12:42 geschrieben:<br/>
<br/>
<blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
<span class="short_text"><span class="hps">A few</span> <span class="hps">days</span> <span class="hps">ago</span> <span class="hps">I</span> <span class="hps">had</span> <span class="hps">the</span> <span class="hps">same</span> <span class="hps">problem</span></span>. I solved remaking the FPC.CFG file with "/usr/bin/fpcmkcfg", and change this line in the new fpc.cfg file:<br/>
<br/>
-Fu~/fpc/packages/base/*/units/;~/fpc/fcl/units/;~fpc/rtl/units/
</blockquote>
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">These are the sources. It's a bad idea to add source directories to the fpc.cfg, because they can create conflicts.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
<blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
to this<br/>
<br/>
-Fu /usr/lib/fpc/2.5.1/units/*
</blockquote>
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Yes, this is the normal way.</p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
<blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
<br/>
I dont know if it's correct, but worked.<br/>
<br/>
I'm using FPC 2.5.1 and Lazarus 0.9.31 30371 on Ubuntu 11.04.<br/>
</blockquote>
</div>
<div>
</div><br/>
<div>
Mattias
</div>
<div>
</div>
</body>
</html>