Lazarus from svn 36910 (today)<br><br>Lazarus builds just fine,<br><br>For some reason I'm getting this error: <br><br>Options changed, recompiling clean with -B<br>/usr/bin/ld: warning: link.res contains output sections; did you forget -T?<br>
/Developer/Lazarus/lcl/units/x86_64-linux/controls.o: In function `CLIENTTOPARENT':<br>/Developer/Lazarus/lcl//include/control.inc:1535: undefined reference to `RESSTR_$LCLSTRCONSTS_$$_RSCONTROLISNOTAPARENT'<br>/Developer/Lazarus/lcl/units/x86_64-linux/controls.o: In function `PARENTTOCLIENT':<br>
/Developer/Lazarus/lcl//include/control.inc:1544: undefined reference to `RESSTR_$LCLSTRCONSTS_$$_RSCONTROLISNOTAPARENT'<br>auConsole.lpr(16,1) Error: Error while linking<br>auConsole.lpr(16,1) Fatal: There were 1 errors compiling module, stopping<br>
<br>