Thank you, it is compiled. A couple of questions regarding this procedure: - I had fpc 2.0.2 installed on another path. After "make install", related to path entries in file /etc/fpc.cfg did not changed to meet new path. This had as effect Lazarus to produce compiler errors not finding some units. Replacing related entries problem solved. I think FPC developers should be aware of this.
- I have downloaded fpc using svn command. After downloaded, I run "make install" to install fpc. Now, when need to check for updates I should run "svn update fpc" into original downloading folder. Should I rerun "make install" after each update? Panagiotis -----Original Message----- From: Joost van der Sluis [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 10:32 AM To: [email protected] Subject: Re: [lazarus] FPC 2.0.2 - Internal error 200311075 > Fatal: Internal error 200311075 > Fatal: Compilation aborted There is a bug in the current svn-version. I'm sure that revision 2710 works. Try 'svn update -r 2710' That version contains all DB-related updates. -- Met vriendelijke groeten, Joost van der Sluis CNOC Informatiesystemen en Netwerken http://www.cnoc.nl _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
