<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
</head>
<body>
<p style="margin: 0pt;">
<span>
<span></span>
</span>
</p>
<p style="margin: 0px; "></p>
<div style="margin: 5px 0px;">
<br/>
Antonio Fortuny <a.fortuny@sitasoftware.lu> hat am 5. Dezember 2011 um 15:27 geschrieben:
<br/>
<br/>
> Done.
<br/>
> Same error
<br/>
> This time I've included in search path:
<br/>
> $(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS) --> lclproc
<br/>
> $(LazarusDir)/components/lazutils/lib/$(TargetCPU)-$(TargetOS) -->
<br/>
> FileUtils (called by lclproc)
<br/>
> and excluded LCL package
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Or: Simply use package LCLBase. </p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px;">
> Errors:
<br/>
> /usr/bin/ld: /usr/lib64/lazarus/lcl/units/x86_64-linux/lclproc.o:
<br/>
> relocation R_X86_64_32S against `.data' can not be used when making a
<br/>
> shared object; recompile with -fPIC
<br/>
> /usr/lib64/lazarus/lcl/units/x86_64-linux/lclproc.o: could not read
<br/>
> symbols: Bad value
<br/>
> SitaUdfLib.lpr(11) Error: Error while linking
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">You must recompile all units with PIC support.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p style="margin: 0px;"> </p>
</body>
</html>