Latest svn rev. 59 has problem with some file names on linux.
I have changed this files, to compile on lazarus for linux normal:
plain/ZPlainMySql320.pas ({$I ZPlainMysql.inc}) <- changed from old {$I ZPlainMySql.inc}
plain/ZPlainMySql323.pas
plain/ZPlainMySql40.pas
plain/ZPlainMySql41.pas
plain/ZPlainMySql5.pas
and in packages/lazarus/zplain.lpk (with kwrite editor) this line:
<Item14>
<Filename Value="../../src/plain/ZPlainMysqlConstants.pas"/>
<UnitName Value="ZPlainMysqlConstants"/>
ZPlainMysqlConstants.pas <- from old ZPlainMySqlConstants.pas
and then it compile ok...
[bug_fixed] svn rev. 59
Moderators: EgonHugeist, mdaems
[bug_fixed] svn rev. 59
Last edited by barko on 11.06.2006, 01:31, edited 4 times in total.
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
Thanks Barko!
Is that an answer to my demand for compiler testers? I'd be glad to add your name to the Lazarus entry in the list.
Just a few minutes ago I committed the changes mentioned above.(Rev60) Can you next time send an svn diff? Even if I can't apply it automaticly for one reason or another, it might be easier to apply the patch manually.
Can you reply if it compiles correctly now? I can 'close' the bugreport then.(Just that funny icon to show it should be OK)
Mark
Is that an answer to my demand for compiler testers? I'd be glad to add your name to the Lazarus entry in the list.
Just a few minutes ago I committed the changes mentioned above.(Rev60) Can you next time send an svn diff? Even if I can't apply it automaticly for one reason or another, it might be easier to apply the patch manually.
Can you reply if it compiles correctly now? I can 'close' the bugreport then.(Just that funny icon to show it should be OK)
Mark