RE: [lazarus] FPC 2.0.2 - Internal error 200311075

2006-03-10 Thread Panagiotis Sidiropoulos
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: lazarus@miraclec.com
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


Re: [lazarus] FPC 2.0.2 - Internal error 200311075

2006-03-10 Thread Joost van der Sluis
> 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


[lazarus] FPC 2.0.2 - Internal error 200311075

2006-03-10 Thread Panagiotis Sidiropoulos
I did this:

"To retrieve the full source repository, all publicly available modules,
type:
[]$ svn checkout http://svn.freepascal.org/svn/fpc/trunk fpc"

Information found at 
http://wiki.lazarus.freepascal.org/index.php/Installing_Lazarus#Connect_to_Source_Repository_with_SVN_.28replaces_section_on_connection_to_CVS.29

After download completed I tried to compile using command "make all". As a 
result I got error message:

Fatal: Internal error 200311075
Fatal: Compilation aborted
make[4]: *** [fp] Error 1
make[4]: Leaving directory `/usr/share/lazarus/fpc/ide'
make[3]: *** [buildfp] Error 2
make[3]: Leaving directory `/usr/share/lazarus/fpc/ide'
make[2]: *** [gdb] Error 2
make[2]: Leaving directory `/usr/share/lazarus/fpc/ide'
make[1]: *** [ide_all] Error 2
make[1]: Leaving directory `/usr/share/lazarus/fpc'
make: *** [build-stamp.i386-linux] Error 2

There is another post to mailing list archive dated Sat, 24 Dec 2005
07:22:00 -0800 regarding Windows.

Os: Linux Knoppix
FPC: 2.0.2. revision 2824

I do not know if this is crucial using Lazarus because of sources
existence.

Any help would be most appreciated.

Panagiotis

_
 To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives