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

That routines are added few days ago. Maybe you need an make clean and then 
build.

zeljko
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to