<div>Hi<br></div><div><br></div><div>I'm trying compile latest version of Lazarus with bigide option, but it failed with the following messages</div><div><br></div><div>Compiling memdslaz.pas<br> PPU Loading /usr/local/lib/fpc/2.4.4/units/x86_64-freebsd/fcl-db/memds.ppu<br>
PPU Source: memds.pp not found<br> Recompiling memds, checksum changed for db<br> memds.pp(10,46) Fatal: Can't find unit memds used by MemDSLaz<br> Fatal: Compilation aborted<br> gmake[2]: *** [memdslaz.ppu] Error 1<br>
gmake[2]: se sale del directorio `/usr/ports/editors/lazarus/work/lazarus/components/memds'<br> gmake[1]: *** [bigidecomponents] Error 2<br> gmake[1]: se sale del directorio `/usr/ports/editors/lazarus/work/lazarus/components'<br>
gmake: *** [bigidecomponents] Error 2<br> *** Error code 2<br><br> Stop in /usr/ports/editors/lazarus.<br> *** Error code 1<br><br> Stop in /usr/ports/editors/lazarus.</div><div><br></div><div>freepascal units were compiled using the additional OPT value</div>
<div>OPT='-CX' </div><div><br></div><div>Lazarus was compiled using the additional OPT value</div><div>OPT="-Sgic -Fu/usr/local/lib/fpc/2.4.4/units/x86_64-freebsd/* -Fl/usr/local/lib -Fl/usr/local/lib/qt4"</div>
<div><br></div><div>Bundle version of lazarus built without problems it just failed with bigide</div><div><br></div><div>Vincent suggested compile lazarus with -vut to get more information. Get the log file from <a href="http://people.freebsd.org/~acm/ports/logs/lazarus.log.tar.gz">http://people.freebsd.org/~acm/ports/logs/lazarus.log.tar.gz</a></div>
<div><br></div><div>If it is a problem with configuration what could I do for avoid it? or what kind of configurations could affect directly to it ?</div><div><br></div><div>Greetings</div><div>ACM</div>